chore: update package
This commit is contained in:
parent
c18ddd6985
commit
2bbc3de04b
3 changed files with 210 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"exec": "tsoa spec-and-routes && ts-node src/app.ts",
|
||||
"ext": "ts",
|
||||
"watch": ["src"],
|
||||
"watch": ["src", ".env"],
|
||||
"ignore": ["src/routes.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue