1.0.2 • Published 2 years ago

ormconfig.json v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ormconfig.json

How to use!!??

Install as a dev-dependency on a particular project:

yarn add -D ormconfig.json
npx ormconfig.json

Install globally(recommended if you are using typeorm very often):

yarn global add ormconfig.json
# now you don't have to prefix this command with npx!
tsconfig.json