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 1e23bb7 commit 0d34f7cCopy full SHA for 0d34f7c
scripts/lint-affected.mjs
@@ -30,8 +30,6 @@ const RUN_ALL_PATTERNS = [
30
'package.json',
31
'pnpm-lock.yaml',
32
'tsconfig*.json',
33
- '.oxlintignore',
34
- 'oxlintrc.json',
35
'eslint.config.*',
36
'biome.json',
37
]
scripts/lint.mjs
@@ -34,8 +34,6 @@ const CONFIG_PATTERNS = [
'scripts/utils/**',
38
39
40
41
0 commit comments