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.
lint
1 parent 67ced98 commit 3c59c70Copy full SHA for 3c59c70
package.json
@@ -43,6 +43,7 @@
43
"scripts": {
44
"vscode:prepublish": "npm run compile",
45
"compile": "tsc -b",
46
+ "lint": "eslint",
47
"watch": "tsc -b -w"
48
},
49
"devDependencies": {
0 commit comments