Skip to content

Commit 0b3c3a1

Browse files
committed
chore: test
1 parent f22f3b1 commit 0b3c3a1

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
@@ -39,7 +39,7 @@
3939
],
4040
"scripts": {
4141
"build": "bun --bun build.ts",
42-
"lint": "bunx eslint .",
42+
"lint": "eslint .",
4343
"lint:fix": "bunx eslint . --fix",
4444
"fresh": "bunx rimraf node_modules/ bun.lock && bun i",
4545
"commit": "git cz",

0 commit comments

Comments
 (0)