We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48865df commit 0ab4950Copy full SHA for 0ab4950
1 file changed
package.json
@@ -18,7 +18,6 @@
18
"clean": "rm -rf dist",
19
"lint": "biome check src tests",
20
"lint:fix": "biome check --write src tests",
21
- "format": "biome format --write src tests",
22
"test": "vitest run",
23
"test:watch": "vitest"
24
},
0 commit comments