typeorm-polymorphic

v1.0.0
A repository for building typed polymorphic relationships
nestjs typeorm polymorphic relationships decorators mysql

format

prettier --write "src/**/*.ts"

build

rm -rf ./dist && tsc && npm run build:index

build:index

rm -rf ./index.js ./index.d.ts && tsc -d --skipLibCheck ./index.ts

prepublish

npm run format && npm run build

test

jest
npm i typeorm-polymorphic

Metadata

  • MIT
  • Whatever
  • Ashleigh Simonelli
  • released 4/26/2023

Downloads

Maintainers