1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/lint/node_globals_no_duplicate_imports
Marvin Hagemeister de34c7ed29
feat(cli): add --unstable-node-globals flag (#26617)
This PR adds a new `--unstable-node-globals` flag to expose Node globals
by default.

Fixes https://github.com/denoland/deno/issues/26611

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-11-14 13:11:29 +00:00
..
__test__.jsonc feat(lint): add no-process-global lint rule (#25709) 2024-09-18 20:50:42 +02:00
lint.out feat(lint): add no-process-global lint rule (#25709) 2024-09-18 20:50:42 +02:00
main.out feat(cli): add --unstable-node-globals flag (#26617) 2024-11-14 13:11:29 +00:00
main.ts feat(lint): add no-process-global lint rule (#25709) 2024-09-18 20:50:42 +02:00