We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151a58b commit eb5d492Copy full SHA for eb5d492
package.json
@@ -8,7 +8,7 @@
8
"license": "MIT",
9
"private": true,
10
"scripts": {
11
- "lint": "biome check --apply .",
+ "lint": "biome check --write .",
12
"prepare": "husky"
13
},
14
"dependencies": {},
0 commit comments