вложения, канальчики, бим-бим + бам-бам
This commit is contained in:
6
server/nodemon.json
Normal file
6
server/nodemon.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"watch": ["."],
|
||||
"ext": ".ts,.js",
|
||||
"ignore": ["node_modules", ".idea", "dist"],
|
||||
"exec": "ts-node --transpile-only server.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user