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 3d7b7d6 commit 8e8fa39Copy full SHA for 8e8fa39
.lintstagedrc.json
@@ -1,3 +1,3 @@
1
{
2
- "*": "biome check --write"
+ "(*.ts|*.tsx)": "biome check --write"
3
}
0 commit comments