Commit 16facaf
authored
feat: disable "no-process-global", "no-node-globals" lint rules by default (#33247)
## Summary
Reland of #33147 (reverted in #33213).
- Upgrades `deno_lint` to 0.84.0 which disables `no-process-global` and
`no-node-globals` lint rules by default
- Removes the now-unnecessary `node_globals_no_duplicate_imports` spec
test
Closes #332381 parent 219ae72 commit 16facaf
5 files changed
Lines changed: 3 additions & 37 deletions
File tree
- tests/specs/lint/node_globals_no_duplicate_imports
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
0 commit comments