0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/cli/js
Marvin Hagemeister 1f6f561979
fix(unstable): lint plugin fix :has(), :is/where/matches and :not() selectors (#28348)
This PR adds support for `:has/:is/:where()` and `:not()`. The latter
was already present, but found a bunch of issues with it and I'd say
that it didn't really work before this PR.


Fixes https://github.com/denoland/deno/issues/28335
2025-03-04 16:04:39 +01:00
..
40_bench.js feat(bench): add warmup and n for controlling number of iterations (#28123) 2025-02-18 12:44:43 -05:00
40_jupyter.js feat(jupyter): make GPUTexture and GPUBuffer displayable (#28117) 2025-02-18 00:29:45 -08:00
40_lint.js fix(unstable): lint plugin fix :has(), :is/where/matches and :not() selectors (#28348) 2025-03-04 16:04:39 +01:00
40_lint_selector.js fix(unstable): lint plugin fix :has(), :is/where/matches and :not() selectors (#28348) 2025-03-04 16:04:39 +01:00
40_lint_types.d.ts fix(unstable): lint plugin fix :has(), :is/where/matches and :not() selectors (#28348) 2025-03-04 16:04:39 +01:00
40_test.js feat(bench): add warmup and n for controlling number of iterations (#28123) 2025-02-18 12:44:43 -05:00
40_test_common.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00