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 0672baf commit 7745576Copy full SHA for 7745576
package.json
@@ -13,7 +13,7 @@
13
"lint:prettier": "prettier --write \"src/**/*.{js,json,tsx,css,less,scss,vue,html,md}\"",
14
"lint:stylelint": "stylelint --cache --fix \"**/*.{vue,less,postcss,css,scss}\" postcss-html --cache --cache-location node_modules/.cache/stylelint/",
15
"lint:lint-staged": "lint-staged -c ./.husky/lintstagedrc.js",
16
- "prepare": "husky install && chmod +x .husky/pre-commit"
+ "prepare": "husky install "
17
},
18
"dependencies": {
19
"@types/watermark-dom": "^2.3.1",
0 commit comments