Skip to content

Commit 0e0e931

Browse files
committed
Test with biome
1 parent 9960137 commit 0e0e931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dev": "rollup -c -w",
2424
"postbuild": "node -c dist/phaser-plugin-debug-game-scale.umd.js",
2525
"preversion": "npm run build && git add dist",
26-
"test": "eslint src",
26+
"test": "npx @biomejs/biome lint src",
2727
"clean": "rm dist/*.js"
2828
},
2929
"files": [

0 commit comments

Comments
 (0)