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 385f873 commit 3e3a5bbCopy full SHA for 3e3a5bb
oxfmtrc.jsonc
@@ -8,7 +8,7 @@
8
"**/generated/**",
9
// Ignore `fixtures` directories except for `apps/oxlint/test/fixtures`
10
"**/fixtures/**",
11
- "!apps/oxlint/test/fixtures/**",
+ "!apps/oxlint/test/fixtures/**/plugin.ts",
12
"tasks/coverage/node-compat-table",
13
"tasks/coverage/misc",
14
"tasks/coverage/src/runtime/babelHelpers.js",
0 commit comments