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 003590c commit 0b69c4cCopy full SHA for 0b69c4c
package.json
@@ -15,6 +15,7 @@
15
},
16
"scripts": {
17
"check": "tsc",
18
+ "format": "biome format . --write",
19
"lint": "biome lint .",
20
"test": "jest"
21
0 commit comments