Commit 5677973
committed
dep(eslint): upgrade to v10
- net: dropped 178 dependencies, added 30
- dropped packages that don't support eslint 10:
- eslint-config-semistandard
- eslint-config-standard
- eslint-plugin-import
- eslint-plugin-n
- eslint-plugin-promise
- added @eslint/js, @stylistic/eslint-plugin, globals
- add @Stylistic and rule tweaks to preserve legacy config.
- 3 small lint fixes in packet.js:
- removed a setter's redundant return
- removed a useless chunkLength = 0 init
- removed stale eslint-disable-next-line no-extend-native directives1 parent f4d88a2 commit 5677973
5 files changed
Lines changed: 666 additions & 2968 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments