chore: add oxfmt fmt and fmt:check scripts

This commit is contained in:
Julien Calixte
2026-05-14 12:56:07 +02:00
parent 4eefd2c244
commit 23ccd5d43e

View File

@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"fmt": "oxfmt",
"fmt:check": "oxfmt --check"
},
"keywords": [],
"author": "",