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 3d24f0a commit a2b356aCopy full SHA for a2b356a
.lintstagedrc
@@ -1,6 +1,5 @@
1
{
2
"src/**/*.{ts,tsx}": [
3
- "npm run prettier:base -- --write",
4
- "git add"
+ "npm run prettier:base -- --write"
5
]
6
}
0 commit comments