Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

sugamkarki/ormconfig.json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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