Update nodemon.json & package.json scripts to use tsconfig-paths
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{
|
||||
"ext": "ts",
|
||||
"ignore": ["src/types.ts"],
|
||||
"exec": "yarn generate:types && ts-node src/server.ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user