Skip to content

Commit 6792b51

Browse files
committed
chore: lintstaged
1 parent 37fb626 commit 6792b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lintstagedrc.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export default {
2-
"**/*.(js|jsx|ts|tsx|md|mdx|json|html|css)": [],
2+
"**/*.(js|jsx|ts|tsx|md|mdx|json|html|css)": ["biome check --apply"],
33
};

0 commit comments

Comments
 (0)