Skip to content

Commit 4db150f

Browse files
committed
chores
1 parent 6579068 commit 4db150f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cmd

-34.7 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"scripts": {
33
"fmt:check": "echo 'TODO'",
44
"fmt": "dprint fmt",
5-
"lint": "pnpm exec oxlint --type-aware && pnpm exec eslint"
5+
"lint": "pnpm exec oxlint --type-aware || pnpm exec eslint"
66
},
77
"devDependencies": {
88
"@dotenvx/dotenvx": "^1.51.1",

0 commit comments

Comments
 (0)