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 dbbe06a commit ab04c17Copy full SHA for ab04c17
.lintstagedrc
@@ -1,5 +1,5 @@
1
{
2
- "**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}": [
+ "**/*{.ts,.tsx,.js,.jsx,.css,.json}": [
3
"prettier --write",
4
"git add"
5
]
0 commit comments