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 6a7b7b0 commit bdf2801Copy full SHA for bdf2801
package.json
@@ -46,7 +46,6 @@
46
"prettier": "yarn prettier:base --write --list-different",
47
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
48
"prettier:check": "yarn prettier:base --check",
49
- "prepack": "yarn run build",
50
"watch:lib": "tsc -w",
51
"watch:nbextension": "webpack --watch"
52
},
0 commit comments