Skip to content

Commit 040ec79

Browse files
committed
Add test script
1 parent 7e4624a commit 040ec79

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
},
3737
"scripts": {
3838
"format": "biome format .",
39-
"check": "biome check ."
39+
"check": "biome check .",
40+
"test": "true"
4041
}
4142
}

0 commit comments

Comments
 (0)