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.
2 parents 18238c1 + cba73f7 commit 2ecc219Copy full SHA for 2ecc219
1 file changed
package.json
@@ -14,6 +14,7 @@
14
"scripts": {
15
"test": "eslint .",
16
"lint": "eslint .",
17
+ "lint:cwd": "eslint $INIT_CWD",
18
"lint:fix": "eslint . --fix"
19
},
20
"license": "MIT",
0 commit comments