lint
This commit is contained in:
parent
09463999c2
commit
9a7af945b0
3 changed files with 5 additions and 6 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"scripts": {
|
||||
"start": "node dist/app.js",
|
||||
"build": "tsc",
|
||||
"dev": "nodemon src/app.ts" ,
|
||||
"dev": "nodemon src/app.ts",
|
||||
"format": "prettier . --check",
|
||||
"format:write": "prettier . --write"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue