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 4e301a6 commit 461a4d4Copy full SHA for 461a4d4
package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"build": "npm run lint && npm run compile",
7
"compile": "tsc",
8
- "lint": "npx eslint --ext .ts src/"
+ "lint": "eslint --ext .ts src/"
9
},
10
"repository": {
11
"type": "git",
0 commit comments