We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6579068 commit 4db150fCopy full SHA for 4db150f
cmd
-34.7 MB
package.json
@@ -2,7 +2,7 @@
2
"scripts": {
3
"fmt:check": "echo 'TODO'",
4
"fmt": "dprint fmt",
5
- "lint": "pnpm exec oxlint --type-aware && pnpm exec eslint"
+ "lint": "pnpm exec oxlint --type-aware || pnpm exec eslint"
6
},
7
"devDependencies": {
8
"@dotenvx/dotenvx": "^1.51.1",
0 commit comments