Skip to content

Commit f575fe8

Browse files
committed
fix: lintstaged
1 parent a979d3e commit f575fe8

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|html|css)': ['biome check --apply-unsafe'],
2+
'**/*.(js|jsx|ts|tsx|md|json|mdx|html|css)': ['biome check --apply-unsafe'],
33
};

0 commit comments

Comments
 (0)