Commit 478a970
File tree
77 files changed
+2140
-1141
lines changed- eslint/babel-eslint-plugin-development-internal
- src/rules
- test/rules
- packages/babel-parser
- src
- parser
- plugins
- flow
- jsx
- typescript
- tokenizer
- util
- test
- fixtures
- core/uncategorised
- 396
- 555
- es2015
- array-rest-spread/invalid-location
- arrow-functions
- comma-after-rest-param
- invalid-rest-in-params
- modules/invalid-escape-import-from
- uncategorised
- 237
- 238
- 277
- 283
- es2018/object-rest-spread
- 7
- 9
- comma-after-rest
- comma-after-spread-for-in
- comma-after-spread-nested
- expression-rest-not-last-invalid
- esprima
- es2015-arrow-function/arrow-with-multiple-rest
- es2015-import-declaration
- invalid-import-default-after-named-after-default
- invalid-import-default-after-named
- invalid-import-default-missing-module-specifier
- invalid-import-missing-comma
- invalid-import-missing-module-specifier
- invalid-import-named-after-named
- invalid-import-named-after-namespace
- invalid-import-named-as-missing-from
- invalid-import-namespace-after-named
- invalid-import-namespace-missing-as
- invalid-syntax/migrated_0258
- flow
- declare-module/7
- opaque-type-alias
- opaque_invalid1
- opaque_invalid2
- opaque_invalid_decl1
- opaque_invalid_decl3
- opaque_subtype_invalid1
- opaque_subtype_invalid2
- opaque_subtype_invalid3
- type-imports/invalid-import-type-namespace
- typescript/types/import-type-escaped-error
- unit/util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+2140
-1141
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
Lines changed: 72 additions & 72 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
| |||
64 | 72 | | |
65 | 73 | | |
66 | 74 | | |
67 | | - | |
| 75 | + | |
| 76 | + | |
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
71 | 80 | | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 84 | | |
87 | | - | |
88 | 85 | | |
| 86 | + | |
89 | 87 | | |
90 | 88 | | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
107 | | - | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
111 | | - | |
| 114 | + | |
| 115 | + | |
112 | 116 | | |
113 | 117 | | |
114 | 118 | | |
| |||
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
130 | | - | |
| 134 | + | |
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
137 | 141 | | |
138 | | - | |
| 142 | + | |
139 | 143 | | |
140 | 144 | | |
141 | 145 | | |
| |||
0 commit comments