File tree
304 files changed
+28501
-15865
lines changed- tools/eslint
- bin
- conf
- lib
- config
- rules
- testers
- util
- node_modules
- .bin
- acorn
- bin
- acorn-jsx
- node_modules
- .bin
- acorn
- ajv
- ajv-keywords
- ansi-escapes
- ansi-regex
- ansi-styles
- argparse
- array-union
- array-uniq
- arrify
- babel-code-frame
- bail
- balanced-match
- brace-expansion
- caller-path
- callsites
- ccount
- chalk
- character-entities
- character-entities-html4
- character-entities-legacy
- character-reference-invalid
- circular-json
- cli-cursor
- cli-width
- co
- collapse-white-space
- color-convert
- color-name
- concat-map
- concat-stream
- core-util-is
- cross-spawn
- lib
- util
- debug
- deep-is
- del
- doctrine
- escape-string-regexp
- eslint-plugin-markdown
- eslint-scope
- espree
- esprima
- bin
- dist
- esquery
- esrecurse
- estraverse
- esutils
- extend
- external-editor
- fast-deep-equal
- fast-levenshtein
- figures
- file-entry-cache
- flat-cache
- fs.realpath
- function-bind
- functional-red-black-tree
- bench
- glob
- globals
- globby
- graceful-fs
- has
- has-ansi
- has-flag
- iconv-lite
- ignore
- imurmurhash
- inflight
- inherits
- inquirer
- node_modules
- ansi-regex
- ansi-styles
- chalk
- strip-ansi
- supports-color
- is-alphabetical
- is-alphanumerical
- is-decimal
- is-fullwidth-code-point
- is-hexadecimal
- is-path-cwd
- is-path-in-cwd
- is-path-inside
- is-promise
- is-resolvable
- isarray
- isexe
- js-tokens
- js-yaml
- jschardet
- json-schema-traverse
- json-stable-stringify
- jsonify
- levn
- lodash
- longest-streak
- lru-cache
- markdown-table
- mimic-fn
- minimatch
- minimist
- mkdirp
- ms
- mute-stream
- natural-compare
- object-assign
- once
- onetime
- optionator
- os-tmpdir
- parse-entities
- parse5
- lib
- common
- parser
- sax
- serializer
- tokenizer
- tree_adapters
- path-is-absolute
- path-is-inside
- pify
- pinkie
- pinkie-promise
- pluralize
- prelude-ls
- process-nextick-args
- progress
- pseudomap
- readable-stream
- remark
- remark-parse
- remark-stringify
- repeat-string
- require-uncached
- resolve-from
- restore-cursor
- rimraf
- run-async
- rx-lite
- rx-lite-aggregates
- safe-buffer
- semver
- bin
- shebang-command
- shebang-regex
- signal-exit
- slice-ansi
- sprintf-js
- string-width
- node_modules
- ansi-regex
- strip-ansi
- string_decoder
- stringify-entities
- strip-ansi
- strip-json-comments
- supports-color
- table
- node_modules/ajv
- text-table
- through
- tmp
- lib
- trim
- trim-trailing-lines
- trough
- tryit
- type-check
- typedarray
- unherit
- unified
- unist-util-remove-position
- unist-util-visit
- util-deprecate
- vfile
- vfile-location
- which
- bin
- wordwrap
- wrappy
- write
- xtend
- yallist
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
304 files changed
+28501
-15865
lines changedDiff for: tools/eslint/bin/eslint.js
+5-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
| 47 | + | |
| 48 | + | |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
|
Diff for: tools/eslint/conf/category-list.json
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Diff for: tools/eslint/conf/config-schema.js
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
|
Diff for: tools/eslint/conf/eslint-recommended.js
+11-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 |
| - | |
15 |
| - | |
16 | 13 |
| |
17 | 14 |
| |
18 | 15 |
| |
| |||
25 | 22 |
| |
26 | 23 |
| |
27 | 24 |
| |
28 |
| - | |
| 25 | + | |
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
32 | 29 |
| |
33 | 30 |
| |
34 |
| - | |
| 31 | + | |
35 | 32 |
| |
36 | 33 |
| |
37 | 34 |
| |
38 | 35 |
| |
39 |
| - | |
| 36 | + | |
40 | 37 |
| |
41 | 38 |
| |
42 | 39 |
| |
43 | 40 |
| |
44 |
| - | |
| 41 | + | |
45 | 42 |
| |
46 | 43 |
| |
47 | 44 |
| |
| |||
55 | 52 |
| |
56 | 53 |
| |
57 | 54 |
| |
58 |
| - | |
| 55 | + | |
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
| |||
234 | 231 |
| |
235 | 232 |
| |
236 | 233 |
| |
237 |
| - | |
238 |
| - | |
| 234 | + | |
| 235 | + | |
239 | 236 |
| |
240 | 237 |
| |
241 | 238 |
| |
242 | 239 |
| |
243 |
| - | |
| 240 | + | |
244 | 241 |
| |
245 | 242 |
| |
246 | 243 |
| |
| |||
252 | 249 |
| |
253 | 250 |
| |
254 | 251 |
| |
255 |
| - | |
| 252 | + | |
256 | 253 |
| |
257 | 254 |
| |
258 | 255 |
| |
| |||
265 | 262 |
| |
266 | 263 |
| |
267 | 264 |
| |
268 |
| - | |
| 265 | + | |
269 | 266 |
| |
270 | 267 |
|
Diff for: tools/eslint/lib/config/config-file.js
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
| |||
418 | 416 |
| |
419 | 417 |
| |
420 | 418 |
| |
| 419 | + | |
| 420 | + | |
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
505 |
| - | |
506 |
| - | |
| 505 | + | |
| 506 | + | |
507 | 507 |
| |
508 | 508 |
| |
509 | 509 |
| |
| |||
546 | 546 |
| |
547 | 547 |
| |
548 | 548 |
| |
549 |
| - | |
| 549 | + | |
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
|
+123-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
59 | 83 |
| |
60 | 84 |
| |
61 | 85 |
| |
| 86 | + | |
62 | 87 |
| |
63 | 88 |
| |
64 |
| - | |
| 89 | + | |
65 | 90 |
| |
66 | 91 |
| |
67 | 92 |
| |
| |||
73 | 98 |
| |
74 | 99 |
| |
75 | 100 |
| |
76 |
| - | |
77 | 101 |
| |
78 | 102 |
| |
79 | 103 |
| |
80 |
| - | |
| 104 | + | |
81 | 105 |
| |
82 | 106 |
| |
83 | 107 |
| |
| |||
86 | 110 |
| |
87 | 111 |
| |
88 | 112 |
| |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
94 | 117 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
98 | 124 |
| |
99 | 125 |
| |
100 | 126 |
| |
| |||
265 | 291 |
| |
266 | 292 |
| |
267 | 293 |
| |
| 294 | + | |
268 | 295 |
| |
269 | 296 |
| |
270 |
| - | |
| 297 | + | |
271 | 298 |
| |
272 | 299 |
| |
273 | 300 |
| |
| |||
279 | 306 |
| |
280 | 307 |
| |
281 | 308 |
| |
282 |
| - | |
| 309 | + | |
283 | 310 |
| |
284 | 311 |
| |
285 | 312 |
| |
286 | 313 |
| |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
287 | 377 |
| |
288 | 378 |
| |
289 | 379 |
| |
| |||
346 | 436 |
| |
347 | 437 |
| |
348 | 438 |
| |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
349 | 454 |
| |
350 | 455 |
| |
351 | 456 |
| |
| |||
355 | 460 |
| |
356 | 461 |
| |
357 | 462 |
| |
| 463 | + | |
| 464 | + | |
| 465 | + | |
358 | 466 |
| |
359 | 467 |
| |
360 | 468 |
| |
361 | 469 |
| |
362 |
| - | |
| 470 | + | |
363 | 471 |
| |
364 | 472 |
| |
365 | 473 |
| |
| |||
479 | 587 |
| |
480 | 588 |
| |
481 | 589 |
| |
| 590 | + | |
482 | 591 |
| |
483 | 592 |
| |
484 | 593 |
| |
|
0 commit comments