oxc/crates/oxc_cli/fixtures
2024-01-26 10:43:44 +08:00
..
astro feat(linter): parse multiple script tags in astro file (#1898) 2024-01-05 16:36:31 +08:00
eslintrc_env feat(linter): support read env from eslintrc (#2130) 2024-01-26 10:43:44 +08:00
eslintrc_off feat(linter): allow "-c" configuration (#1909) 2024-01-06 16:32:11 +08:00
linter feat(linter): do not lint when vue file has no js section (#1891) 2024-01-04 21:24:19 +08:00
no_console_off fix(linter): keep rules disabled if the rule is not enabled in the config (#2031) 2024-01-15 05:32:51 +00:00
no_empty_allow_empty_catch feat(linter): allow "-c" configuration (#1909) 2024-01-06 16:32:11 +08:00
no_empty_disallow_empty_catch feat(linter): allow "-c" configuration (#1909) 2024-01-06 16:32:11 +08:00
no_undef fix(linter): allow eslintrc to add rule when overriding (#1984) 2024-01-11 11:43:02 +08:00
svelte feat(linter): disable no-unused-labels for svelte (#1919) 2024-01-07 00:25:52 +08:00
typescript_eslint feat(linter): add support for same rule name but different plugin names (#1992) 2024-01-11 18:05:05 +08:00
vue feat(linter): support vue generic component (#1989) 2024-01-11 15:48:56 +08:00
walk_dir feat(lint): add partial loader register (#1760) 2023-12-31 22:19:27 +08:00
test.min.js fix(cli): correct ignore-pattern behavior; add more cli tests (#796) 2023-08-26 00:03:49 +08:00