We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fb626 commit 6792b51Copy full SHA for 6792b51
.lintstagedrc.mjs
@@ -1,3 +1,3 @@
1
export default {
2
- "**/*.(js|jsx|ts|tsx|md|mdx|json|html|css)": [],
+ "**/*.(js|jsx|ts|tsx|md|mdx|json|html|css)": ["biome check --apply"],
3
};
0 commit comments