@rushstack/eslint-config 3.7.0 → 3.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +1372 -0
- package/CHANGELOG.md +563 -0
- package/package.json +5 -5
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,563 @@
|
|
|
1
|
+
# Change Log - @rushstack/eslint-config
|
|
2
|
+
|
|
3
|
+
This log was last generated on Sat, 27 Jul 2024 00:10:27 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 3.7.1
|
|
6
|
+
Sat, 27 Jul 2024 00:10:27 GMT
|
|
7
|
+
|
|
8
|
+
### Patches
|
|
9
|
+
|
|
10
|
+
- Include CHANGELOG.md in published releases again
|
|
11
|
+
|
|
12
|
+
## 3.7.0
|
|
13
|
+
Wed, 29 May 2024 00:10:52 GMT
|
|
14
|
+
|
|
15
|
+
### Minor changes
|
|
16
|
+
|
|
17
|
+
- Bump the `eslint-plugin-tsdoc` plugin.
|
|
18
|
+
|
|
19
|
+
## 3.6.10
|
|
20
|
+
Fri, 17 May 2024 00:10:40 GMT
|
|
21
|
+
|
|
22
|
+
_Version update only_
|
|
23
|
+
|
|
24
|
+
## 3.6.9
|
|
25
|
+
Wed, 10 Apr 2024 21:59:39 GMT
|
|
26
|
+
|
|
27
|
+
_Version update only_
|
|
28
|
+
|
|
29
|
+
## 3.6.8
|
|
30
|
+
Fri, 29 Mar 2024 05:46:41 GMT
|
|
31
|
+
|
|
32
|
+
_Version update only_
|
|
33
|
+
|
|
34
|
+
## 3.6.7
|
|
35
|
+
Thu, 28 Mar 2024 18:11:12 GMT
|
|
36
|
+
|
|
37
|
+
_Version update only_
|
|
38
|
+
|
|
39
|
+
## 3.6.6
|
|
40
|
+
Wed, 27 Mar 2024 19:47:21 GMT
|
|
41
|
+
|
|
42
|
+
_Version update only_
|
|
43
|
+
|
|
44
|
+
## 3.6.5
|
|
45
|
+
Wed, 20 Mar 2024 02:09:14 GMT
|
|
46
|
+
|
|
47
|
+
_Version update only_
|
|
48
|
+
|
|
49
|
+
## 3.6.4
|
|
50
|
+
Sat, 17 Feb 2024 06:24:35 GMT
|
|
51
|
+
|
|
52
|
+
_Version update only_
|
|
53
|
+
|
|
54
|
+
## 3.6.3
|
|
55
|
+
Wed, 07 Feb 2024 01:11:18 GMT
|
|
56
|
+
|
|
57
|
+
_Version update only_
|
|
58
|
+
|
|
59
|
+
## 3.6.2
|
|
60
|
+
Thu, 25 Jan 2024 23:03:57 GMT
|
|
61
|
+
|
|
62
|
+
_Version update only_
|
|
63
|
+
|
|
64
|
+
## 3.6.1
|
|
65
|
+
Wed, 24 Jan 2024 07:38:34 GMT
|
|
66
|
+
|
|
67
|
+
_Version update only_
|
|
68
|
+
|
|
69
|
+
## 3.6.0
|
|
70
|
+
Tue, 16 Jan 2024 18:30:10 GMT
|
|
71
|
+
|
|
72
|
+
### Minor changes
|
|
73
|
+
|
|
74
|
+
- Add support for TypeScript 5.3 with @typescript-eslint 6.19.x
|
|
75
|
+
|
|
76
|
+
## 3.5.1
|
|
77
|
+
Fri, 15 Dec 2023 01:10:06 GMT
|
|
78
|
+
|
|
79
|
+
_Version update only_
|
|
80
|
+
|
|
81
|
+
## 3.5.0
|
|
82
|
+
Wed, 22 Nov 2023 01:45:18 GMT
|
|
83
|
+
|
|
84
|
+
### Minor changes
|
|
85
|
+
|
|
86
|
+
- Added eslint-bulk-suppressions to @rushstack/eslint-config dependencies, allowing it to be used in all projects that use rushstack's eslint-config
|
|
87
|
+
|
|
88
|
+
## 3.4.1
|
|
89
|
+
Sun, 01 Oct 2023 02:56:30 GMT
|
|
90
|
+
|
|
91
|
+
_Version update only_
|
|
92
|
+
|
|
93
|
+
## 3.4.0
|
|
94
|
+
Tue, 26 Sep 2023 09:30:33 GMT
|
|
95
|
+
|
|
96
|
+
### Minor changes
|
|
97
|
+
|
|
98
|
+
- Add an optional patch which can be used to allow ESLint to extend configurations from packages that do not have the "eslint-config-" prefix
|
|
99
|
+
|
|
100
|
+
## 3.3.4
|
|
101
|
+
Fri, 15 Sep 2023 00:36:58 GMT
|
|
102
|
+
|
|
103
|
+
_Version update only_
|
|
104
|
+
|
|
105
|
+
## 3.3.3
|
|
106
|
+
Tue, 08 Aug 2023 07:10:39 GMT
|
|
107
|
+
|
|
108
|
+
_Version update only_
|
|
109
|
+
|
|
110
|
+
## 3.3.2
|
|
111
|
+
Thu, 15 Jun 2023 00:21:01 GMT
|
|
112
|
+
|
|
113
|
+
_Version update only_
|
|
114
|
+
|
|
115
|
+
## 3.3.1
|
|
116
|
+
Wed, 07 Jun 2023 22:45:16 GMT
|
|
117
|
+
|
|
118
|
+
_Version update only_
|
|
119
|
+
|
|
120
|
+
## 3.3.0
|
|
121
|
+
Mon, 22 May 2023 06:34:32 GMT
|
|
122
|
+
|
|
123
|
+
### Minor changes
|
|
124
|
+
|
|
125
|
+
- Upgrade the @typescript-eslint/* dependencies to ~5.59.2
|
|
126
|
+
|
|
127
|
+
## 3.2.0
|
|
128
|
+
Fri, 10 Feb 2023 01:18:50 GMT
|
|
129
|
+
|
|
130
|
+
### Minor changes
|
|
131
|
+
|
|
132
|
+
- Replace the @typescript-eslint/no-parameter-properties rule with the replacement rule (@typescript-eslint/parameter-properties).
|
|
133
|
+
|
|
134
|
+
## 3.1.1
|
|
135
|
+
Mon, 10 Oct 2022 15:23:44 GMT
|
|
136
|
+
|
|
137
|
+
_Version update only_
|
|
138
|
+
|
|
139
|
+
## 3.1.0
|
|
140
|
+
Thu, 29 Sep 2022 07:13:06 GMT
|
|
141
|
+
|
|
142
|
+
### Minor changes
|
|
143
|
+
|
|
144
|
+
- Upgraded @typescript-eslint dependencies to 5.30.x to enable support for TypeScript 4.8
|
|
145
|
+
|
|
146
|
+
## 3.0.1
|
|
147
|
+
Thu, 15 Sep 2022 00:18:51 GMT
|
|
148
|
+
|
|
149
|
+
_Version update only_
|
|
150
|
+
|
|
151
|
+
## 3.0.0
|
|
152
|
+
Wed, 03 Aug 2022 18:40:35 GMT
|
|
153
|
+
|
|
154
|
+
### Breaking changes
|
|
155
|
+
|
|
156
|
+
- Upgrade TypeScript dependency to 4.7. This package now requires a peerDependency on TypeScript >=4.7
|
|
157
|
+
|
|
158
|
+
## 2.6.2
|
|
159
|
+
Tue, 28 Jun 2022 00:23:32 GMT
|
|
160
|
+
|
|
161
|
+
_Version update only_
|
|
162
|
+
|
|
163
|
+
## 2.6.1
|
|
164
|
+
Fri, 17 Jun 2022 00:16:18 GMT
|
|
165
|
+
|
|
166
|
+
_Version update only_
|
|
167
|
+
|
|
168
|
+
## 2.6.0
|
|
169
|
+
Sat, 23 Apr 2022 02:13:06 GMT
|
|
170
|
+
|
|
171
|
+
### Minor changes
|
|
172
|
+
|
|
173
|
+
- Add support for TypeScript 4.6
|
|
174
|
+
|
|
175
|
+
## 2.5.4
|
|
176
|
+
Fri, 15 Apr 2022 00:12:36 GMT
|
|
177
|
+
|
|
178
|
+
_Version update only_
|
|
179
|
+
|
|
180
|
+
## 2.5.3
|
|
181
|
+
Sat, 09 Apr 2022 02:24:26 GMT
|
|
182
|
+
|
|
183
|
+
### Patches
|
|
184
|
+
|
|
185
|
+
- Rename the "master" branch to "main".
|
|
186
|
+
|
|
187
|
+
## 2.5.2
|
|
188
|
+
Tue, 15 Mar 2022 19:15:53 GMT
|
|
189
|
+
|
|
190
|
+
### Patches
|
|
191
|
+
|
|
192
|
+
- Fix the path in the package.json "directory" field.
|
|
193
|
+
|
|
194
|
+
## 2.5.1
|
|
195
|
+
Mon, 27 Dec 2021 16:10:40 GMT
|
|
196
|
+
|
|
197
|
+
### Patches
|
|
198
|
+
|
|
199
|
+
- Re-enable eslint-plugin-promise rules which now support ESLint v8
|
|
200
|
+
|
|
201
|
+
## 2.5.0
|
|
202
|
+
Mon, 06 Dec 2021 16:08:32 GMT
|
|
203
|
+
|
|
204
|
+
### Minor changes
|
|
205
|
+
|
|
206
|
+
- Temporarily disable eslint-plugin-promise until ESLint v8 support is added (https://github.com/xjamundx/eslint-plugin-promise/issues/218)
|
|
207
|
+
|
|
208
|
+
## 2.4.5
|
|
209
|
+
Fri, 05 Nov 2021 15:09:18 GMT
|
|
210
|
+
|
|
211
|
+
_Version update only_
|
|
212
|
+
|
|
213
|
+
## 2.4.4
|
|
214
|
+
Wed, 27 Oct 2021 00:08:15 GMT
|
|
215
|
+
|
|
216
|
+
### Patches
|
|
217
|
+
|
|
218
|
+
- Update the package.json repository field to include the directory property.
|
|
219
|
+
|
|
220
|
+
## 2.4.3
|
|
221
|
+
Wed, 13 Oct 2021 15:09:54 GMT
|
|
222
|
+
|
|
223
|
+
_Version update only_
|
|
224
|
+
|
|
225
|
+
## 2.4.2
|
|
226
|
+
Thu, 07 Oct 2021 07:13:35 GMT
|
|
227
|
+
|
|
228
|
+
### Patches
|
|
229
|
+
|
|
230
|
+
- Update typescript-eslint to add support for TypeScript 4.4.
|
|
231
|
+
|
|
232
|
+
## 2.4.1
|
|
233
|
+
Thu, 23 Sep 2021 00:10:40 GMT
|
|
234
|
+
|
|
235
|
+
_Version update only_
|
|
236
|
+
|
|
237
|
+
## 2.4.0
|
|
238
|
+
Mon, 12 Jul 2021 23:08:26 GMT
|
|
239
|
+
|
|
240
|
+
### Minor changes
|
|
241
|
+
|
|
242
|
+
- Upgrade @typescript-eslint/* packages to 4.28.0 (GitHub #2389)
|
|
243
|
+
|
|
244
|
+
## 2.3.4
|
|
245
|
+
Mon, 12 Apr 2021 15:10:28 GMT
|
|
246
|
+
|
|
247
|
+
_Version update only_
|
|
248
|
+
|
|
249
|
+
## 2.3.3
|
|
250
|
+
Tue, 06 Apr 2021 15:14:22 GMT
|
|
251
|
+
|
|
252
|
+
### Patches
|
|
253
|
+
|
|
254
|
+
- Switch to range version specifier for Typescript experimental utils
|
|
255
|
+
|
|
256
|
+
## 2.3.2
|
|
257
|
+
Thu, 10 Dec 2020 23:25:49 GMT
|
|
258
|
+
|
|
259
|
+
### Patches
|
|
260
|
+
|
|
261
|
+
- Upgrade to TSDoc 0.12.24
|
|
262
|
+
|
|
263
|
+
## 2.3.1
|
|
264
|
+
Wed, 11 Nov 2020 01:08:58 GMT
|
|
265
|
+
|
|
266
|
+
_Version update only_
|
|
267
|
+
|
|
268
|
+
## 2.3.0
|
|
269
|
+
Fri, 30 Oct 2020 06:38:38 GMT
|
|
270
|
+
|
|
271
|
+
### Minor changes
|
|
272
|
+
|
|
273
|
+
- Exclude *.d.ts from linting
|
|
274
|
+
- Set "root"=true to prevent unintended loading of other ESLint config files found in parent folders (which may be outside the Git working directory)
|
|
275
|
+
|
|
276
|
+
## 2.2.3
|
|
277
|
+
Fri, 30 Oct 2020 00:10:14 GMT
|
|
278
|
+
|
|
279
|
+
### Patches
|
|
280
|
+
|
|
281
|
+
- Update the "modern-module-resolution" patch to support ESLint 7.8.0 and newer
|
|
282
|
+
|
|
283
|
+
## 2.2.2
|
|
284
|
+
Wed, 28 Oct 2020 01:18:03 GMT
|
|
285
|
+
|
|
286
|
+
_Version update only_
|
|
287
|
+
|
|
288
|
+
## 2.2.1
|
|
289
|
+
Tue, 06 Oct 2020 00:24:06 GMT
|
|
290
|
+
|
|
291
|
+
_Version update only_
|
|
292
|
+
|
|
293
|
+
## 2.2.0
|
|
294
|
+
Mon, 05 Oct 2020 22:36:57 GMT
|
|
295
|
+
|
|
296
|
+
### Minor changes
|
|
297
|
+
|
|
298
|
+
- Add a mixin to support @rushstack/eslint-plugin-packlets
|
|
299
|
+
|
|
300
|
+
## 2.1.3
|
|
301
|
+
Wed, 30 Sep 2020 18:39:17 GMT
|
|
302
|
+
|
|
303
|
+
_Version update only_
|
|
304
|
+
|
|
305
|
+
## 2.1.2
|
|
306
|
+
Wed, 30 Sep 2020 06:53:53 GMT
|
|
307
|
+
|
|
308
|
+
### Patches
|
|
309
|
+
|
|
310
|
+
- Update README.md
|
|
311
|
+
|
|
312
|
+
## 2.1.1
|
|
313
|
+
Tue, 22 Sep 2020 05:45:56 GMT
|
|
314
|
+
|
|
315
|
+
### Patches
|
|
316
|
+
|
|
317
|
+
- Fix some missing files that were incorrectly excluded due to .npmignore
|
|
318
|
+
|
|
319
|
+
## 2.1.0
|
|
320
|
+
Tue, 22 Sep 2020 01:45:31 GMT
|
|
321
|
+
|
|
322
|
+
### Minor changes
|
|
323
|
+
|
|
324
|
+
- Relax the "typedef" rule so that type inference is now allowed for local variables, while still requiring explicit type declarations in other scopes
|
|
325
|
+
|
|
326
|
+
## 2.0.0
|
|
327
|
+
Tue, 22 Sep 2020 00:08:53 GMT
|
|
328
|
+
|
|
329
|
+
### Breaking changes
|
|
330
|
+
|
|
331
|
+
- (BREAKING CHANGE) The "@rushstack/eslint-config" entry point has been separated into 3 choices: "@rushstack/eslint-config/profile/node", "@rushstack/eslint-config/profile/node-trusted-tool", or "@rushstack/eslint-config/profile/web-app". See the documentation for details.
|
|
332
|
+
|
|
333
|
+
## 1.4.2
|
|
334
|
+
Sat, 19 Sep 2020 04:37:26 GMT
|
|
335
|
+
|
|
336
|
+
_Version update only_
|
|
337
|
+
|
|
338
|
+
## 1.4.1
|
|
339
|
+
Sat, 19 Sep 2020 03:33:06 GMT
|
|
340
|
+
|
|
341
|
+
### Patches
|
|
342
|
+
|
|
343
|
+
- Add a dependency on the new @rushstack/eslint-plugin-security
|
|
344
|
+
|
|
345
|
+
## 1.4.0
|
|
346
|
+
Fri, 18 Sep 2020 22:57:24 GMT
|
|
347
|
+
|
|
348
|
+
### Minor changes
|
|
349
|
+
|
|
350
|
+
- Remove the @typescript-eslint/array-type rule
|
|
351
|
+
- Add *.spec.ts file extension for tests, since this is also a commonly used convention
|
|
352
|
+
|
|
353
|
+
### Patches
|
|
354
|
+
|
|
355
|
+
- Relax @typescript-eslint/no-use-before-define slightly
|
|
356
|
+
|
|
357
|
+
## 1.3.0
|
|
358
|
+
Thu, 27 Aug 2020 11:27:06 GMT
|
|
359
|
+
|
|
360
|
+
### Minor changes
|
|
361
|
+
|
|
362
|
+
- Enable the "@rushstack/hoist-jest-mock" lint rule to catch a common mistake when using Jest with Heft
|
|
363
|
+
|
|
364
|
+
### Patches
|
|
365
|
+
|
|
366
|
+
- Add an override to relax some lint rules for *.test.ts files, making unit tests easier to write
|
|
367
|
+
|
|
368
|
+
## 1.2.1
|
|
369
|
+
Mon, 24 Aug 2020 07:35:20 GMT
|
|
370
|
+
|
|
371
|
+
_Version update only_
|
|
372
|
+
|
|
373
|
+
## 1.2.0
|
|
374
|
+
Sat, 22 Aug 2020 05:55:42 GMT
|
|
375
|
+
|
|
376
|
+
### Minor changes
|
|
377
|
+
|
|
378
|
+
- Replace the "@rushstack/no-null" rule with a more flexible rule "@rushstack/no-new-null" (GitHub #2017)
|
|
379
|
+
|
|
380
|
+
## 1.1.0
|
|
381
|
+
Mon, 17 Aug 2020 04:53:23 GMT
|
|
382
|
+
|
|
383
|
+
### Minor changes
|
|
384
|
+
|
|
385
|
+
- Reclassify many lint rules to report ESLint warnings rather than errors
|
|
386
|
+
|
|
387
|
+
## 1.0.4
|
|
388
|
+
Wed, 12 Aug 2020 00:10:06 GMT
|
|
389
|
+
|
|
390
|
+
_Version update only_
|
|
391
|
+
|
|
392
|
+
## 1.0.3
|
|
393
|
+
Sat, 25 Jul 2020 01:38:03 GMT
|
|
394
|
+
|
|
395
|
+
### Patches
|
|
396
|
+
|
|
397
|
+
- Update README.md to add the missing file extension for .eslintrc.js
|
|
398
|
+
|
|
399
|
+
## 1.0.2
|
|
400
|
+
Thu, 25 Jun 2020 06:43:34 GMT
|
|
401
|
+
|
|
402
|
+
### Patches
|
|
403
|
+
|
|
404
|
+
- Enable variableDeclarationIgnoreFunction for the "@typescript-eslint/typedef" rule
|
|
405
|
+
|
|
406
|
+
## 1.0.1
|
|
407
|
+
Wed, 24 Jun 2020 09:50:48 GMT
|
|
408
|
+
|
|
409
|
+
### Patches
|
|
410
|
+
|
|
411
|
+
- Fix an issue with the published file set
|
|
412
|
+
|
|
413
|
+
## 1.0.0
|
|
414
|
+
Wed, 24 Jun 2020 09:04:28 GMT
|
|
415
|
+
|
|
416
|
+
### Breaking changes
|
|
417
|
+
|
|
418
|
+
- Upgrade to ESLint 7. Breaking change: patch-eslint6.js has been renamed to patch-eslint-resolver.js
|
|
419
|
+
|
|
420
|
+
## 0.5.8
|
|
421
|
+
Wed, 27 May 2020 05:15:10 GMT
|
|
422
|
+
|
|
423
|
+
### Patches
|
|
424
|
+
|
|
425
|
+
- Relax "max-lines" lint rule to 2,000 lines instead of 1,000 lines
|
|
426
|
+
|
|
427
|
+
## 0.5.7
|
|
428
|
+
Wed, 08 Apr 2020 04:07:33 GMT
|
|
429
|
+
|
|
430
|
+
### Patches
|
|
431
|
+
|
|
432
|
+
- Improve the error message text for the "ban-types" rule
|
|
433
|
+
|
|
434
|
+
## 0.5.6
|
|
435
|
+
Sat, 28 Mar 2020 00:37:16 GMT
|
|
436
|
+
|
|
437
|
+
### Patches
|
|
438
|
+
|
|
439
|
+
- Upgrade to eslint-plugin-tsdoc version 0.2.4
|
|
440
|
+
|
|
441
|
+
## 0.5.5
|
|
442
|
+
Wed, 18 Mar 2020 15:07:47 GMT
|
|
443
|
+
|
|
444
|
+
_Version update only_
|
|
445
|
+
|
|
446
|
+
## 0.5.4
|
|
447
|
+
Tue, 21 Jan 2020 21:56:13 GMT
|
|
448
|
+
|
|
449
|
+
### Patches
|
|
450
|
+
|
|
451
|
+
- Upgrade eslint-plugin-tsdoc to enable comments in tsdoc.json and more efficient loading
|
|
452
|
+
|
|
453
|
+
## 0.5.3
|
|
454
|
+
Sun, 19 Jan 2020 02:26:53 GMT
|
|
455
|
+
|
|
456
|
+
_Version update only_
|
|
457
|
+
|
|
458
|
+
## 0.5.2
|
|
459
|
+
Fri, 17 Jan 2020 01:08:23 GMT
|
|
460
|
+
|
|
461
|
+
_Version update only_
|
|
462
|
+
|
|
463
|
+
## 0.5.1
|
|
464
|
+
Thu, 09 Jan 2020 06:44:13 GMT
|
|
465
|
+
|
|
466
|
+
_Version update only_
|
|
467
|
+
|
|
468
|
+
## 0.5.0
|
|
469
|
+
Wed, 08 Jan 2020 00:11:31 GMT
|
|
470
|
+
|
|
471
|
+
### Minor changes
|
|
472
|
+
|
|
473
|
+
- Replace "no-restricted-syntax" rule with an equivalent rule "@rushstack/no-null"
|
|
474
|
+
|
|
475
|
+
## 0.4.2
|
|
476
|
+
Mon, 11 Nov 2019 16:07:56 GMT
|
|
477
|
+
|
|
478
|
+
### Patches
|
|
479
|
+
|
|
480
|
+
- Add eslint-plugin-tsdoc; update plugin versions
|
|
481
|
+
|
|
482
|
+
## 0.4.1
|
|
483
|
+
Tue, 22 Oct 2019 06:24:44 GMT
|
|
484
|
+
|
|
485
|
+
### Patches
|
|
486
|
+
|
|
487
|
+
- Update documentation
|
|
488
|
+
|
|
489
|
+
## 0.4.0
|
|
490
|
+
Tue, 15 Oct 2019 01:22:16 GMT
|
|
491
|
+
|
|
492
|
+
### Minor changes
|
|
493
|
+
|
|
494
|
+
- Rename `@microsoft/eslint-config-scalable-ts` to `@rushstack/eslint-config`
|
|
495
|
+
|
|
496
|
+
### Patches
|
|
497
|
+
|
|
498
|
+
- Upgraded ESLint plugin dependencies
|
|
499
|
+
|
|
500
|
+
## 0.3.1
|
|
501
|
+
Sun, 29 Sep 2019 23:56:29 GMT
|
|
502
|
+
|
|
503
|
+
### Patches
|
|
504
|
+
|
|
505
|
+
- Update repository URL
|
|
506
|
+
|
|
507
|
+
## 0.3.0
|
|
508
|
+
Wed, 04 Sep 2019 01:43:31 GMT
|
|
509
|
+
|
|
510
|
+
### Minor changes
|
|
511
|
+
|
|
512
|
+
- Fix an issue where the @typescript-eslint/array-type rule required a syntax that broke compatibility with TypeScript versions prior to 3.4
|
|
513
|
+
|
|
514
|
+
## 0.2.3
|
|
515
|
+
Tue, 03 Sep 2019 23:13:45 GMT
|
|
516
|
+
|
|
517
|
+
### Patches
|
|
518
|
+
|
|
519
|
+
- Upgrade to @typescript-eslint/eslint-plugin 2.1.0
|
|
520
|
+
|
|
521
|
+
## 0.2.2
|
|
522
|
+
Tue, 27 Aug 2019 01:48:45 GMT
|
|
523
|
+
|
|
524
|
+
### Patches
|
|
525
|
+
|
|
526
|
+
- Remove unused plugin reference
|
|
527
|
+
|
|
528
|
+
## 0.2.1
|
|
529
|
+
Tue, 27 Aug 2019 01:24:54 GMT
|
|
530
|
+
|
|
531
|
+
### Patches
|
|
532
|
+
|
|
533
|
+
- Replace "eslint-plugin-no-null" with a more lenient implementation that allows equality comparisons with "null"
|
|
534
|
+
|
|
535
|
+
## 0.2.0
|
|
536
|
+
Wed, 21 Aug 2019 21:56:59 GMT
|
|
537
|
+
|
|
538
|
+
### Minor changes
|
|
539
|
+
|
|
540
|
+
- Enable react/no-deprecated, react/no-unescaped-entities, and react/self-closing-comp
|
|
541
|
+
|
|
542
|
+
## 0.1.2
|
|
543
|
+
Fri, 16 Aug 2019 21:58:15 GMT
|
|
544
|
+
|
|
545
|
+
### Patches
|
|
546
|
+
|
|
547
|
+
- Relax peer dependency to allow usage with ESLint 5
|
|
548
|
+
|
|
549
|
+
## 0.1.1
|
|
550
|
+
Fri, 16 Aug 2019 01:15:03 GMT
|
|
551
|
+
|
|
552
|
+
### Patches
|
|
553
|
+
|
|
554
|
+
- Fix an issue where @typescript-eslint/no-unused-vars didn't work properly with React source files
|
|
555
|
+
- Relax @typescript-eslint/camelcase to allow "_checkBox1_onChanged"
|
|
556
|
+
|
|
557
|
+
## 0.1.0
|
|
558
|
+
Thu, 15 Aug 2019 02:56:10 GMT
|
|
559
|
+
|
|
560
|
+
### Minor changes
|
|
561
|
+
|
|
562
|
+
- Initial release
|
|
563
|
+
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/eslint-config",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.1",
|
|
4
4
|
"description": "A TypeScript ESLint ruleset designed for large teams and projects",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"eslint-plugin-promise": "~6.1.1",
|
|
31
31
|
"eslint-plugin-react": "~7.33.2",
|
|
32
32
|
"eslint-plugin-tsdoc": "~0.3.0",
|
|
33
|
-
"@rushstack/eslint-patch": "1.10.
|
|
34
|
-
"@rushstack/eslint-plugin": "0.15.
|
|
35
|
-
"@rushstack/eslint-plugin-packlets": "0.9.
|
|
36
|
-
"@rushstack/eslint-plugin-security": "0.8.
|
|
33
|
+
"@rushstack/eslint-patch": "1.10.4",
|
|
34
|
+
"@rushstack/eslint-plugin": "0.15.2",
|
|
35
|
+
"@rushstack/eslint-plugin-packlets": "0.9.2",
|
|
36
|
+
"@rushstack/eslint-plugin-security": "0.8.2"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"eslint": "~8.57.0",
|