summaryrefslogtreecommitdiff
path: root/tests/specs/lint/node_globals_no_duplicate_imports/__test__.jsonc
AgeCommit message (Expand)Author
2024-09-18feat(lint): add `no-process-global` lint rule (#25709)Divy Srivastava
2024-09-04feat(cli): give access to `process` global everywhere (#25291)Luca Casonato
2024-08-15feat(lint): Add lint for usage of node globals (with autofix) (#25048)Nathan Whitaker