Skip to content

Commit a6277a0

Browse files
akoremangethinwebster
authored andcommitted
chore: remove accidentally commited npm script
1 parent e1982b3 commit a6277a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"build": "npm-run-all build:pkg --parallel build:src:* --parallel build:pages:* build:themeable",
1212
"postbuild": "size-limit",
1313
"lint": "eslint --ignore-path .gitignore --ext ts,tsx,js . && stylelint --ignore-path .gitignore '{src,pages}/**/*.{css,scss}'",
14-
"fix": "eslint --fix --ignore-path .gitignore --ext ts,tsx,js . && stylelint --ignore-path .gitignore '{src,pages}/**/*.{css,scss}'",
1514
"prepare": "husky install",
1615
"test:unit": "vitest run --config vite.unit.config.mjs",
1716
"test:visual": "run-p -r preview test:visual:vitest",

0 commit comments

Comments
 (0)