File tree
556 files changed
+65376
-28736
lines changed- tools/eslint
- conf
- lib
- config
- rules
- testers
- util
- node_modules
- .bin
- acorn
- bin
- dist
- src
- bin
- loose
- walk
- acorn-jsx/node_modules
- .bin
- acorn
- src
- ajv
- dist
- lib
- compile
- dot
- dotjs
- refs
- scripts
- ajv-keywords/keywords
- dot
- bail
- ccount
- chalk
- character-entities
- character-entities-html4
- character-entities-legacy
- character-reference-invalid
- circular-json
- co
- color-convert
- color-name
- debug
- escape-string-regexp
- eslint-plugin-markdown
- lib
- espree
- lib
- esprima
- bin
- dist
- esquery
- extend
- external-editor
- fast-deep-equal
- fast-levenshtein
- flat-cache
- function-bind
- generate-function
- generate-object-property
- has-flag
- iconv-lite
- encodings
- lib
- ignore
- inquirer
- lib
- prompts
- ui
- utils
- node_modules
- ansi-regex
- ansi-styles
- chalk
- strip-ansi
- supports-color
- is-alphabetical
- is-alphanumerical
- is-buffer
- is-decimal
- is-hexadecimal
- is-my-json-valid
- is-plain-obj
- is-property
- is-whitespace-character
- is-word-character
- js-tokens
- js-yaml
- dist
- lib/js-yaml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
556 files changed
+65376
-28736
lines changedDiff for: tools/eslint/conf/eslint-recommended.js
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
|
Diff for: tools/eslint/lib/cli-engine.js
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
| 138 | + | |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
| 199 | + | |
199 | 200 |
| |
200 | 201 |
| |
201 | 202 |
| |
|
Diff for: tools/eslint/lib/cli.js
+12-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
31 | 42 |
| |
32 | 43 |
| |
33 | 44 |
| |
| |||
52 | 63 |
| |
53 | 64 |
| |
54 | 65 |
| |
55 |
| - | |
| 66 | + | |
56 | 67 |
| |
57 | 68 |
| |
58 | 69 |
| |
|
+19-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
82 |
| - | |
| 83 | + | |
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
90 |
| - | |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
161 |
| - | |
162 | 162 |
| |
163 |
| - | |
164 |
| - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
165 | 167 |
| |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
170 | 172 |
| |
171 | 173 |
| |
172 | 174 |
| |
173 |
| - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
174 | 179 |
| |
175 | 180 |
| |
176 | 181 |
| |
| |||
181 | 186 |
| |
182 | 187 |
| |
183 | 188 |
| |
184 |
| - | |
| 189 | + | |
185 | 190 |
| |
186 |
| - | |
187 |
| - | |
| 191 | + | |
| 192 | + | |
188 | 193 |
| |
189 | 194 |
| |
190 | 195 |
| |
|
Diff for: tools/eslint/lib/linter.js
+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1197 | 1197 |
| |
1198 | 1198 |
| |
1199 | 1199 |
| |
| 1200 | + | |
1200 | 1201 |
| |
1201 | 1202 |
| |
1202 | 1203 |
| |
| |||
1205 | 1206 |
| |
1206 | 1207 |
| |
1207 | 1208 |
| |
| 1209 | + | |
| 1210 | + | |
1208 | 1211 |
| |
1209 | 1212 |
| |
1210 | 1213 |
| |
| |||
1218 | 1221 |
| |
1219 | 1222 |
| |
1220 | 1223 |
| |
1221 |
| - | |
| 1224 | + | |
1222 | 1225 |
| |
1223 | 1226 |
| |
1224 |
| - | |
1225 |
| - | |
| 1227 | + | |
| 1228 | + | |
1226 | 1229 |
| |
1227 | 1230 |
| |
1228 | 1231 |
| |
|
Diff for: tools/eslint/lib/rules/arrow-parens.js
+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
|
Diff for: tools/eslint/lib/rules/comma-dangle.js
+40-40
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
85 | 84 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
108 | 94 |
| |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
121 | 111 |
| |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
Diff for: tools/eslint/lib/rules/dot-notation.js
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
119 | 128 |
| |
120 | 129 |
| |
121 | 130 |
| |
|
0 commit comments