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 c4185af commit 6dccecdCopy full SHA for 6dccecd
package.json
@@ -9,7 +9,7 @@
9
"test": "ng test",
10
"lint": "ng lint",
11
"lint:fix": "npx eslint src/**/*.{js,jsx,ts,tsx,html} --quiet --fix",
12
- "prepare": "husky install"
+ "prepare": "npx husky install"
13
},
14
"private": true,
15
"dependencies": {
0 commit comments