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 94d48aa commit 992ce8cCopy full SHA for 992ce8c
priv/public/ui/package.json
@@ -5,7 +5,7 @@
5
"version": "0.0.0",
6
"scripts": {
7
"rebuild": "rm -rf node_modules web_modules && npm install && snowpack",
8
- "checks": "eslint app/**/*.js"
+ "checks": "eslint 'app/**/*.js'"
9
},
10
"dependencies": {
11
"@angular/common": "8.2.14",
0 commit comments