task-d.7.10
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"lint": "oxlint",
|
||||
"lint:fix": "oxlint --fix && bun format",
|
||||
"lint:strict": "oxlint --deny-warnings",
|
||||
"test:setup": "node --disable-warning=ExperimentalWarning --disable-warning=MODULE_TYPELESS_PACKAGE_JSON --experimental-strip-types --test src/tests/setup/*.test.ts",
|
||||
"format": "oxfmt --write .",
|
||||
"format:check": "oxfmt --check .",
|
||||
"prepare": "husky",
|
||||
|
||||
Reference in New Issue
Block a user