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 72cf473 commit 1403c30Copy full SHA for 1403c30
package.json
@@ -21,6 +21,7 @@
21
"lint": "tsc && eslint . && prettier --check .",
22
"prepack": "tsc && pinst --disable",
23
"postpack": "pinst --enable",
24
+ "start": "webpack serve --open",
25
"test": "ava"
26
},
27
"engines": {
0 commit comments