We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe56309 commit a525594Copy full SHA for a525594
package.json
@@ -48,7 +48,6 @@
48
},
49
"lint-staged": {
50
"**/*.(ts|tsx)": [
51
- "prettier --write",
52
"yarn lint --fix"
53
]
54
0 commit comments