0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 18:12:59 -05:00
deno/cli/js
Marvin Hagemeister e1871e5291
feat(unstable): add js lint plugin source code helpers (#28065)
This PR adds a part of the `SourceCode` API in eslint (see
https://eslint.org/docs/latest/extend/custom-rules#applying-fixes) .
It's used to get the text of the current node, etc.
2025-02-13 13:19:55 +01:00
..
40_bench.js refactor: add 'deno_os' crate (#27655) 2025-01-14 17:29:36 +01:00
40_jupyter.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
40_lint.js feat(unstable): add js lint plugin source code helpers (#28065) 2025-02-13 13:19:55 +01:00
40_lint_selector.js feat(unstable): refactor js lint plugin AST (#27615) 2025-01-14 13:31:02 +01:00
40_lint_types.d.ts feat(lint): add JavaScript plugin support (#27203) 2025-02-05 16:59:24 +01:00
40_test.js refactor: add 'deno_os' crate (#27655) 2025-01-14 17:29:36 +01:00
40_test_common.js chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00