Skip to content

Commit 0b69c4c

Browse files
committed
Add format script
1 parent 003590c commit 0b69c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"scripts": {
1717
"check": "tsc",
18+
"format": "biome format . --write",
1819
"lint": "biome lint .",
1920
"test": "jest"
2021
},

0 commit comments

Comments
 (0)