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 0bbe8db commit 1865cfaCopy full SHA for 1865cfa
package.json
@@ -31,7 +31,7 @@
31
"generate-report2": "nyc --report-dir coverage npm run test",
32
"go": "npm run clean && npm run lint && npm run build && npm run test",
33
"webpack": "webpack --env build",
34
- "serve" :"http-server"
+ "serve": "http-server"
35
},
36
"nyc": {
37
"include": [
0 commit comments