Commit b744bd9
tools: update eslint
This updates eslint from v6.0.0-alpha.2 to v6.0.1
This also removes eslint-disable comments about `bigint` typeof
checks. Those would otherwise have caused linting errors now that
`bigint` is accepted as valid entry.
PR-URL: #28173
Reviewed-By: MichaΓ«l Zasso <targos@protonmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>1 parent 3c047b3 commit b744bd9
File tree
63 files changed
+1963
-396
lines changed- benchmark/process
- lib/internal
- fs
- util
- test/common
- tools
- node_modules/eslint
- bin
- lib
- cli-engine
- config-array
- formatters
- linter
- rule-tester
- rules
- messages
- node_modules
- espree
- extend
- flatted
- esm
- inherits
- inquirer
- ms
- table
- tmp
- lib
- tslib
- unist-util-is
- unist-util-visit-parents
- vfile-location
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+1963
-396
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | | - | |
1043 | 1042 | | |
1044 | 1043 | | |
1045 | 1044 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
1015 | | - | |
1016 | 1015 | | |
1017 | 1016 | | |
1018 | 1017 | | |
| |||
1087 | 1086 | | |
1088 | 1087 | | |
1089 | 1088 | | |
1090 | | - | |
1091 | 1089 | | |
1092 | 1090 | | |
1093 | 1091 | | |
| |||
1550 | 1548 | | |
1551 | 1549 | | |
1552 | 1550 | | |
1553 | | - | |
1554 | 1551 | | |
1555 | 1552 | | |
1556 | 1553 | | |
| |||
1582 | 1579 | | |
1583 | 1580 | | |
1584 | 1581 | | |
1585 | | - | |
1586 | 1582 | | |
1587 | 1583 | | |
1588 | 1584 | | |
| |||
1606 | 1602 | | |
1607 | 1603 | | |
1608 | 1604 | | |
1609 | | - | |
1610 | 1605 | | |
1611 | 1606 | | |
1612 | 1607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | 242 | | |
246 | 243 | | |
247 | 244 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments