Commit 60ff991
File tree
Expand file treeCollapse file tree
701 files changed
+18378
-10561
lines changedOpen diff view settings
Filter options
- tools/eslint
- bin
- conf
- lib
- code-path-analysis
- config
- formatters
- internal-rules
- rules
- testers
- util
- node_modules
- acorn-jsx
- acorn
- bin
- dist
- rollup
- src
- bin
- loose
- ansi-escapes
- ansi-regex
- ansi-styles
- argparse
- array-union
- array-uniq
- arrify
- balanced-match
- bluebird
- brace-expansion
- caller-path
- callsites
- chalk
- circular-json
- build
- template
- cli-cursor
- cli-width
- code-point-at
- concat-map
- concat-stream
- core-util-is
- debug
- deep-is
- del
- doctrine
- node_modules/esutils
- d
- es5-ext
- es6-iterator
- es6-map
- es6-set
- es6-symbol
- es6-weak-map
- escape-string-regexp
- escope
- espree
- esprima
- esrecurse
- node_modules/estraverse
- estraverse
- esutils
- event-emitter
- exit-hook
- fast-levenshtein
- figures
- file-entry-cache
- flat-cache
- fs.realpath
- generate-function
- generate-object-property
- globals
- globby
- glob
- graceful-fs
- has-ansi
- ignore
- imurmurhash
- inflight
- inherits
- inquirer
- is-fullwidth-code-point
- is-my-json-valid
- is-path-cwd
- is-path-in-cwd
- is-path-inside
- is-property
- is-resolvable
- isarray
- js-yaml
- json-stable-stringify
- jsonify
- jsonpointer
- levn
- lodash
- fp
- minimatch
- minimist
- mkdirp
- ms
- mute-stream
- number-is-nan
- object-assign
- once
- onetime
- optionator
- os-homedir
- path-is-absolute
- path-is-inside
- pify
- pinkie-promise
- pinkie
- pluralize
- prelude-ls
- process-nextick-args
- progress
- read-json-sync
- readable-stream
- readline2
- require-uncached
- resolve-from
- restore-cursor
- rimraf
- run-async
- rx-lite
- shelljs
- slice-ansi
- sprintf-js
- string-width
- string_decoder
- strip-ansi
- strip-bom
- strip-json-comments
- supports-color
- table
- text-table
- through
- tryit
- tv4
- type-check
- typedarray
- user-home
- util-deprecate
- wordwrap
- wrappy
- write
- xregexp
- xtend
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
701 files changed
+18378
-10561
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
705 | 705 | |
706 | 706 | |
707 | 707 | |
708 | | - |
| 708 | + |
709 | 709 | |
710 | 710 | |
711 | 711 | |
|
Collapse file
+6-4Lines changed: 6 additions & 4 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
126 | 126 | |
127 | 127 | |
128 | 128 | |
129 | | - |
130 | | - |
131 | | - |
132 | 129 | |
133 | 130 | |
134 | 131 | |
| ||
169 | 166 | |
170 | 167 | |
171 | 168 | |
| 169 | + |
| 170 | + |
172 | 171 | |
173 | 172 | |
174 | 173 | |
| ||
187 | 186 | |
188 | 187 | |
189 | 188 | |
190 | | - |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
191 | 193 | |
192 | 194 | |
193 | 195 | |
|
Collapse file
-80Lines changed: 0 additions & 80 deletions
This file was deleted.
Collapse file
tools/eslint/conf/category-list.json
Copy file name to clipboard+35Lines changed: 35 additions & 0 deletions
| 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 | + |
Collapse file
tools/eslint/conf/environments.js
Copy file name to clipboardExpand all lines: tools/eslint/conf/environments.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
|
Collapse file
tools/eslint/conf/eslint-all.js
Copy file name to clipboardExpand all lines: tools/eslint/conf/eslint-all.js+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
20 | | - |
21 | | - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
22 | 24 | |
23 | 25 | |
24 | 26 | |
|
Collapse file
tools/eslint/conf/eslint.json
Copy file name to clipboardExpand all lines: tools/eslint/conf/eslint.json+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
99 | 99 | |
100 | 100 | |
101 | 101 | |
| 102 | + |
102 | 103 | |
103 | 104 | |
104 | 105 | |
| ||
174 | 175 | |
175 | 176 | |
176 | 177 | |
| 178 | + |
177 | 179 | |
178 | 180 | |
179 | 181 | |
|
Collapse file
tools/eslint/lib/ast-utils.js
Copy file name to clipboardExpand all lines: tools/eslint/lib/ast-utils.js+50-16Lines changed: 50 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
24 | 25 | |
25 | 26 | |
26 | 27 | |
| ||
31 | 32 | |
32 | 33 | |
33 | 34 | |
34 | | - |
| 35 | + |
35 | 36 | |
36 | 37 | |
37 | 38 | |
| ||
159 | 160 | |
160 | 161 | |
161 | 162 | |
162 | | - |
| 163 | + |
163 | 164 | |
164 | 165 | |
165 | 166 | |
| ||
182 | 183 | |
183 | 184 | |
184 | 185 | |
185 | | - |
| 186 | + |
186 | 187 | |
187 | 188 | |
188 | 189 | |
| ||
284 | 285 | |
285 | 286 | |
286 | 287 | |
287 | | - |
| 288 | + |
288 | 289 | |
289 | 290 | |
290 | 291 | |
| ||
317 | 318 | |
318 | 319 | |
319 | 320 | |
320 | | - |
| 321 | + |
321 | 322 | |
322 | 323 | |
323 | | - |
| 324 | + |
324 | 325 | |
325 | 326 | |
326 | 327 | |
| ||
359 | 360 | |
360 | 361 | |
361 | 362 | |
362 | | - |
| 363 | + |
363 | 364 | |
364 | 365 | |
365 | 366 | |
| ||
378 | 379 | |
379 | 380 | |
380 | 381 | |
381 | | - |
382 | | - |
| 382 | + |
| 383 | + |
383 | 384 | |
384 | 385 | |
385 | 386 | |
386 | 387 | |
387 | 388 | |
388 | 389 | |
| 390 | + |
389 | 391 | |
390 | 392 | |
391 | 393 | |
| ||
551 | 553 | |
552 | 554 | |
553 | 555 | |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
554 | 588 | |
555 | 589 | |
0 commit comments