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 8a4689b commit 6b1677bCopy full SHA for 6b1677b
package.json
@@ -22,7 +22,7 @@
22
},
23
"lint-staged": {
24
"**/*.{js,jsx,tsx,ts,less,md,json}": [
25
- "pretty-quick — staged"
+ "pretty-quick —-staged"
26
],
27
"src/**/*.ts": [
28
"tslint -c tslint.json -p ./tsconfig.json --fix"
0 commit comments