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 b5eb6c0 commit 2f9afadCopy full SHA for 2f9afad
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
- "lint": "eslint index.js"
+ "lint": "eslint -f @microsoft/eslint-formatter-sarif -o output.sarif.json index.js"
9
},
10
"repository": {
11
"type": "git",
0 commit comments