Skip to content

Commit 8e8fa39

Browse files
committed
chore: update lintstaged
1 parent 3d7b7d6 commit 8e8fa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lintstagedrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"*": "biome check --write"
2+
"(*.ts|*.tsx)": "biome check --write"
33
}

0 commit comments

Comments
 (0)