We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1282cfb commit a8af15dCopy full SHA for a8af15d
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