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 84f96b9 commit afb4f9dCopy full SHA for afb4f9d
package.json
@@ -70,7 +70,7 @@
70
"vitest": "^3.1.2"
71
},
72
"lint-staged": {
73
- "*.@(js|ts|tsx|yml|yaml|md|json)": [
+ "*.@(js|ts|tsx|yml|yaml|json)": [
74
"biome lint --write"
75
],
76
"*.toml": [
0 commit comments