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 a9f58e6 commit e53f761Copy full SHA for e53f761
.lintstagedrc
@@ -1,5 +1,5 @@
1
{
2
"*.{js,jsx,tsx,ts,less,md,json}": [
3
- "pretty-quick --staged"
+ "prettier --write"
4
]
5
}
0 commit comments