We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0ffe9 commit 522420aCopy full SHA for 522420a
server/package.json
@@ -30,6 +30,7 @@
30
},
31
"scripts": {
32
"build": "tsc",
33
+ "lint": "eslint",
34
"start": "npm run build && node dist/dev.js"
35
36
"engines": {
0 commit comments