We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b583d7 commit d16571dCopy full SHA for d16571d
package.json
@@ -22,7 +22,6 @@
22
"scripts": {
23
"build": "vite build && npm run manifest:build",
24
"build:watch": "vite build --watch",
25
-
26
"dev": "vite",
27
"prettier:js": "npx prettier --check './src/components/**/*.js'",
28
"prettier:js:fix": "npx prettier --write './src/components/**/*.js'",
0 commit comments