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 d054c55 commit 992afeeCopy full SHA for 992afee
package.json
@@ -9,7 +9,6 @@
9
"scripts": {
10
"dev": "parcel watch",
11
"build": "parcel build",
12
- // "test": "jest --coverage",
13
"storybook": "storybook dev -p 6006",
14
"build-storybook": "storybook build",
15
"clean-build": "rmdir /s /q dist"
0 commit comments