@mscharley/eslint-config 2.0.5 → 3.0.0

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.md CHANGED
@@ -1,13 +1,39 @@
1
1
  # Change Log - @mscharley/eslint-config
2
2
 
3
+ ## 3.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 8c354c7: Drop node 14 support
8
+
9
+ ### Patch Changes
10
+
11
+ - ac5cd32: fix(deps): update dependency typescript to ^5.2.2
12
+ - e6e4b30: fix(deps): update dependency eslint to ^8.51.0
13
+ - 786ed22: fix(deps): update dependency eslint-config-prettier to ^8.10.0
14
+ - 6ec9620: fix(deps): update typescript-eslint monorepo to v6 (major)
15
+ - 59b0e98: fix(deps): update dependency eslint to ^8.52.0
16
+ - 754d880: fix(deps): update dependency eslint-import-resolver-typescript to ^3.6.1
17
+ - 0b31c67: fix(deps): update dependency eslint-config-prettier to v9
18
+ - 2f2991d: fix(deps): update dependency eslint-plugin-deprecation to v2
19
+ - 84d02e8: fix(deps): update dependency eslint-plugin-prettier to v5
20
+ - f333841: fix(deps): update dependency prettier to v3
21
+ - 13f35df: fix(deps): update dependency eslint-plugin-import to ^2.28.1
22
+ - d0e36cf: fix(deps): update dependency eslint-plugin-react to ^7.33.2
23
+ - Updated dependencies [f333841]
24
+ - Updated dependencies [8c354c7]
25
+ - @mscharley/prettier-config@3.0.0
26
+
3
27
  This log was last generated on Sat, 21 Oct 2023 04:40:46 GMT and should not be manually modified.
4
28
 
5
29
  ## 2.0.5
30
+
6
31
  Sat, 21 Oct 2023 04:40:46 GMT
7
32
 
8
33
  _Version update only_
9
34
 
10
35
  ## 2.0.4
36
+
11
37
  Sun, 02 Jul 2023 02:48:38 GMT
12
38
 
13
39
  ### Patches
@@ -15,6 +41,7 @@ Sun, 02 Jul 2023 02:48:38 GMT
15
41
  - Fix ordering issues
16
42
 
17
43
  ## 2.0.3
44
+
18
45
  Sun, 02 Jul 2023 02:43:53 GMT
19
46
 
20
47
  ### Patches
@@ -22,6 +49,7 @@ Sun, 02 Jul 2023 02:43:53 GMT
22
49
  - Remove bad field value in package.json
23
50
 
24
51
  ## 2.0.2
52
+
25
53
  Sun, 02 Jul 2023 02:35:52 GMT
26
54
 
27
55
  ### Patches
@@ -29,6 +57,7 @@ Sun, 02 Jul 2023 02:35:52 GMT
29
57
  - Better support for esm projects
30
58
 
31
59
  ## 2.0.1
60
+
32
61
  Mon, 20 Mar 2023 15:00:56 GMT
33
62
 
34
63
  ### Patches
@@ -36,6 +65,7 @@ Mon, 20 Mar 2023 15:00:56 GMT
36
65
  - Bump to typescript 5.x
37
66
 
38
67
  ## 1.8.5
68
+
39
69
  Wed, 14 Sep 2022 21:08:45 GMT
40
70
 
41
71
  ### Patches
@@ -43,6 +73,7 @@ Wed, 14 Sep 2022 21:08:45 GMT
43
73
  - fix: updates
44
74
 
45
75
  ## 1.8.4
76
+
46
77
  Fri, 18 Mar 2022 07:40:16 GMT
47
78
 
48
79
  ### Patches
@@ -50,6 +81,7 @@ Fri, 18 Mar 2022 07:40:16 GMT
50
81
  - fix: bump dependency updates
51
82
 
52
83
  ## 1.8.3
84
+
53
85
  Wed, 02 Mar 2022 01:14:53 GMT
54
86
 
55
87
  ### Patches
@@ -57,6 +89,7 @@ Wed, 02 Mar 2022 01:14:53 GMT
57
89
  - fix: buggy testing rules
58
90
 
59
91
  ## 1.8.2
92
+
60
93
  Wed, 02 Mar 2022 01:05:01 GMT
61
94
 
62
95
  ### Patches
@@ -64,6 +97,7 @@ Wed, 02 Mar 2022 01:05:01 GMT
64
97
  - fix: dependencies
65
98
 
66
99
  ## 1.8.1
100
+
67
101
  Wed, 02 Mar 2022 00:53:04 GMT
68
102
 
69
103
  ### Patches
@@ -71,6 +105,7 @@ Wed, 02 Mar 2022 00:53:04 GMT
71
105
  - fix: add required package dependencies
72
106
 
73
107
  ## 1.8.0
108
+
74
109
  Wed, 02 Mar 2022 00:45:39 GMT
75
110
 
76
111
  ### Minor changes
@@ -78,11 +113,13 @@ Wed, 02 Mar 2022 00:45:39 GMT
78
113
  - feat: add support for linting react apps
79
114
 
80
115
  ## 1.7.1
116
+
81
117
  Tue, 25 Jan 2022 14:41:46 GMT
82
118
 
83
119
  _Version update only_
84
120
 
85
121
  ## 1.7.0
122
+
86
123
  Fri, 10 Dec 2021 13:24:54 GMT
87
124
 
88
125
  ### Minor changes
@@ -94,6 +131,7 @@ Fri, 10 Dec 2021 13:24:54 GMT
94
131
  - fix: add tests for styling and reasonings why
95
132
 
96
133
  ## 1.6.3
134
+
97
135
  Thu, 16 Sep 2021 18:50:52 GMT
98
136
 
99
137
  ### Patches
@@ -101,6 +139,7 @@ Thu, 16 Sep 2021 18:50:52 GMT
101
139
  - fix: also ignore unused args
102
140
 
103
141
  ## 1.6.2
142
+
104
143
  Wed, 15 Sep 2021 12:36:38 GMT
105
144
 
106
145
  ### Patches
@@ -108,6 +147,7 @@ Wed, 15 Sep 2021 12:36:38 GMT
108
147
  - fix(eslint): configure no-unused-vars
109
148
 
110
149
  ## 1.6.1
150
+
111
151
  Wed, 15 Sep 2021 11:43:56 GMT
112
152
 
113
153
  ### Patches
@@ -115,6 +155,7 @@ Wed, 15 Sep 2021 11:43:56 GMT
115
155
  - fix: dependency updates
116
156
 
117
157
  ## 1.6.0
158
+
118
159
  Fri, 03 Sep 2021 15:47:23 GMT
119
160
 
120
161
  ### Minor changes
@@ -122,6 +163,7 @@ Fri, 03 Sep 2021 15:47:23 GMT
122
163
  - fix: move dependencies into peerDependencies
123
164
 
124
165
  ## 1.5.3
166
+
125
167
  Thu, 22 Jul 2021 08:07:44 GMT
126
168
 
127
169
  ### Patches
@@ -129,6 +171,7 @@ Thu, 22 Jul 2021 08:07:44 GMT
129
171
  - fix: explicitly disable indent rule to prevent conflicts with prettier
130
172
 
131
173
  ## 1.5.2
174
+
132
175
  Thu, 24 Jun 2021 06:27:07 GMT
133
176
 
134
177
  ### Patches
@@ -136,6 +179,7 @@ Thu, 24 Jun 2021 06:27:07 GMT
136
179
  - fix: add typescript definitions as valid imports
137
180
 
138
181
  ## 1.5.1
182
+
139
183
  Sun, 06 Jun 2021 10:12:59 GMT
140
184
 
141
185
  ### Patches
@@ -143,6 +187,7 @@ Sun, 06 Jun 2021 10:12:59 GMT
143
187
  - fix(node): cleanup some issues with node/ts compatibility
144
188
 
145
189
  ## 1.5.0
190
+
146
191
  Sun, 06 Jun 2021 09:28:52 GMT
147
192
 
148
193
  ### Minor changes
@@ -150,6 +195,7 @@ Sun, 06 Jun 2021 09:28:52 GMT
150
195
  - feat(eslint): enable node specific rules
151
196
 
152
197
  ## 1.4.0
198
+
153
199
  Thu, 13 May 2021 02:22:48 GMT
154
200
 
155
201
  ### Minor changes
@@ -157,6 +203,7 @@ Thu, 13 May 2021 02:22:48 GMT
157
203
  - Enabled the @typescript-eslint/unbound-method eslint rule
158
204
 
159
205
  ## 1.3.9
206
+
160
207
  Fri, 19 Mar 2021 01:16:16 GMT
161
208
 
162
209
  ### Patches
@@ -164,6 +211,7 @@ Fri, 19 Mar 2021 01:16:16 GMT
164
211
  - fix: make sort-imports rule a warning
165
212
 
166
213
  ## 1.3.8
214
+
167
215
  Thu, 11 Mar 2021 10:43:16 GMT
168
216
 
169
217
  ### Patches
@@ -171,6 +219,7 @@ Thu, 11 Mar 2021 10:43:16 GMT
171
219
  - fix: make explicit-function-return-type a warning
172
220
 
173
221
  ## 1.3.7
222
+
174
223
  Tue, 09 Mar 2021 03:51:43 GMT
175
224
 
176
225
  ### Patches
@@ -178,6 +227,7 @@ Tue, 09 Mar 2021 03:51:43 GMT
178
227
  - fix: allow for importing just eslint settings
179
228
 
180
229
  ## 1.3.6
230
+
181
231
  Mon, 08 Mar 2021 15:33:00 GMT
182
232
 
183
233
  ### Patches
@@ -185,6 +235,7 @@ Mon, 08 Mar 2021 15:33:00 GMT
185
235
  - fix: allow linting top-level js config files
186
236
 
187
237
  ## 1.3.5
238
+
188
239
  Mon, 08 Mar 2021 11:43:10 GMT
189
240
 
190
241
  ### Patches
@@ -192,6 +243,7 @@ Mon, 08 Mar 2021 11:43:10 GMT
192
243
  - fix: allow void in some cases
193
244
 
194
245
  ## 1.3.4
246
+
195
247
  Mon, 08 Mar 2021 11:15:51 GMT
196
248
 
197
249
  ### Patches
@@ -199,6 +251,7 @@ Mon, 08 Mar 2021 11:15:51 GMT
199
251
  - fix: allow 0 and 1 as magic numbers
200
252
 
201
253
  ## 1.3.3
254
+
202
255
  Mon, 08 Mar 2021 09:01:29 GMT
203
256
 
204
257
  ### Patches
@@ -206,6 +259,7 @@ Mon, 08 Mar 2021 09:01:29 GMT
206
259
  - fix: add unions to no-type-alias too
207
260
 
208
261
  ## 1.3.2
262
+
209
263
  Sat, 06 Mar 2021 03:48:39 GMT
210
264
 
211
265
  ### Patches
@@ -213,6 +267,7 @@ Sat, 06 Mar 2021 03:48:39 GMT
213
267
  - fix: remove conflicting rule between eslint and prettier
214
268
 
215
269
  ## 1.3.1
270
+
216
271
  Sat, 06 Mar 2021 03:03:15 GMT
217
272
 
218
273
  ### Patches
@@ -221,6 +276,7 @@ Sat, 06 Mar 2021 03:03:15 GMT
221
276
  - fix: disable prefer-readonly-parameter-types
222
277
 
223
278
  ## 1.3.0
279
+
224
280
  Fri, 05 Mar 2021 09:21:17 GMT
225
281
 
226
282
  ### Minor changes
@@ -228,6 +284,7 @@ Fri, 05 Mar 2021 09:21:17 GMT
228
284
  - feat: implement prettier support
229
285
 
230
286
  ## 1.2.9
287
+
231
288
  Thu, 04 Mar 2021 07:56:18 GMT
232
289
 
233
290
  ### Patches
@@ -235,6 +292,7 @@ Thu, 04 Mar 2021 07:56:18 GMT
235
292
  - chore: bump eslint dependencies
236
293
 
237
294
  ## 1.2.8
295
+
238
296
  Thu, 04 Mar 2021 07:19:47 GMT
239
297
 
240
298
  ### Patches
@@ -242,6 +300,7 @@ Thu, 04 Mar 2021 07:19:47 GMT
242
300
  - Bump to typescript 4.2
243
301
 
244
302
  ## 1.2.7
303
+
245
304
  Mon, 18 Jan 2021 05:11:39 GMT
246
305
 
247
306
  ### Patches
@@ -249,6 +308,7 @@ Mon, 18 Jan 2021 05:11:39 GMT
249
308
  - allow sorted imports to be split into blocks
250
309
 
251
310
  ## 1.2.6
311
+
252
312
  Wed, 16 Dec 2020 07:15:14 GMT
253
313
 
254
314
  ### Patches
@@ -256,6 +316,7 @@ Wed, 16 Dec 2020 07:15:14 GMT
256
316
  - fix: include deprecation warnings
257
317
 
258
318
  ## 1.2.5
319
+
259
320
  Wed, 16 Dec 2020 04:09:07 GMT
260
321
 
261
322
  ### Patches
@@ -263,6 +324,7 @@ Wed, 16 Dec 2020 04:09:07 GMT
263
324
  - fix(eslint): implement quotes rule
264
325
 
265
326
  ## 1.2.4
327
+
266
328
  Thu, 23 Apr 2020 15:40:59 GMT
267
329
 
268
330
  ### Patches
@@ -270,6 +332,7 @@ Thu, 23 Apr 2020 15:40:59 GMT
270
332
  - Add important documentation files to the package
271
333
 
272
334
  ## 1.2.3
335
+
273
336
  Wed, 22 Apr 2020 12:37:11 GMT
274
337
 
275
338
  ### Patches
@@ -277,13 +340,15 @@ Wed, 22 Apr 2020 12:37:11 GMT
277
340
  - Downgraded the eslint check for magic numbers to a warning
278
341
 
279
342
  ## 1.2.2
343
+
280
344
  Wed, 22 Apr 2020 10:46:45 GMT
281
345
 
282
346
  ### Patches
283
347
 
284
- - Fix an overbearing option from no-magic-numbers that forced *all* variables that are numbers to be defined as consts
348
+ - Fix an overbearing option from no-magic-numbers that forced _all_ variables that are numbers to be defined as consts
285
349
 
286
350
  ## 1.2.1
351
+
287
352
  Wed, 22 Apr 2020 10:21:31 GMT
288
353
 
289
354
  ### Patches
@@ -291,6 +356,7 @@ Wed, 22 Apr 2020 10:21:31 GMT
291
356
  - Better handling of issues caused by JavaScript's ASI engine
292
357
 
293
358
  ## 1.2.0
359
+
294
360
  Wed, 22 Apr 2020 10:11:40 GMT
295
361
 
296
362
  ### Minor changes
@@ -298,9 +364,9 @@ Wed, 22 Apr 2020 10:11:40 GMT
298
364
  - Fine tuned the eslint side of the settings
299
365
 
300
366
  ## 1.1.0
367
+
301
368
  Wed, 22 Apr 2020 07:35:52 GMT
302
369
 
303
370
  ### Minor changes
304
371
 
305
372
  - Added our initial configuration
306
-
package/eslint.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "rules": {
10
10
  "import/first": ["warn"],
11
11
  "import/no-cycle": ["error", { "ignoreExternal": true }],
12
- "import/no-duplicates": "off",
12
+ "import/no-duplicates": "error",
13
13
  "import/no-useless-path-segments": ["warn"],
14
14
  "array-callback-return": "error",
15
15
  "arrow-spacing": "error",
@@ -33,7 +33,7 @@
33
33
  "no-await-in-loop": "error",
34
34
  "no-buffer-constructor": "error",
35
35
  "no-console": "warn",
36
- "no-duplicate-imports": "error",
36
+ "no-duplicate-imports": "off",
37
37
  "no-eval": "error",
38
38
  "no-extend-native": "error",
39
39
  "no-extra-bind": "error",
package/package.json CHANGED
@@ -1,69 +1,47 @@
1
1
  {
2
- "name": "@mscharley/eslint-config",
3
- "version": "2.0.5",
4
- "description": "ESLint presets that I use a lot",
5
- "lint-staged": {
6
- "*.{js,jsx,ts,tsx}": "eslint -c index.js --fix",
7
- "*.json": "prettier -w"
8
- },
9
- "repository": {
10
- "type": "git",
11
- "url": "git+https://github.com/mscharley/node-presets.git"
12
- },
13
- "keywords": [
14
- "eslint",
15
- "eslint-presets"
16
- ],
17
- "author": "Matthew Scharley <matt@scharley.me>",
18
- "funding": {
19
- "type": "individual",
20
- "url": "https://github.com/sponsors/mscharley"
21
- },
22
- "license": "MIT",
23
- "bugs": {
24
- "url": "https://github.com/mscharley/node-presets/issues"
25
- },
26
- "homepage": "https://github.com/mscharley/node-presets#readme",
27
- "dependencies": {},
28
- "peerDependencies": {
29
- "@mscharley/prettier-config": "2.0.3",
30
- "@typescript-eslint/parser": "^5.55.0",
31
- "@typescript-eslint/eslint-plugin": "^5.55.0",
32
- "eslint": "^8.36.0",
33
- "eslint-config-prettier": "^8.7.0",
34
- "eslint-import-resolver-typescript": "^3.5.5",
35
- "eslint-plugin-deprecation": "^1.4.1",
36
- "eslint-plugin-import": "^2.27.5",
37
- "eslint-plugin-node": "^11.1.0",
38
- "eslint-plugin-prettier": "^4.2.1",
39
- "eslint-plugin-react": "^7.32.2",
40
- "eslint-plugin-react-hooks": "^4.6.0",
41
- "prettier": "^2.8.5",
42
- "typescript": "^5.0.2"
43
- },
44
- "devDependencies": {
45
- "@mscharley/prettier-config": "2.0.3",
46
- "@typescript-eslint/parser": "^5.60.1",
47
- "@typescript-eslint/eslint-plugin": "^5.60.1",
48
- "eslint": "^8.44.0",
49
- "eslint-config-prettier": "^8.8.0",
50
- "eslint-import-resolver-typescript": "^3.5.5",
51
- "eslint-plugin-deprecation": "^1.4.1",
52
- "eslint-plugin-import": "^2.27.5",
53
- "eslint-plugin-node": "^11.1.0",
54
- "eslint-plugin-prettier": "^4.2.1",
55
- "eslint-plugin-react": "^7.32.2",
56
- "eslint-plugin-react-hooks": "^4.6.0",
57
- "prettier": "^2.8.8",
58
- "lint-staged": "~13.2.3",
59
- "typescript": "~5.1.6",
60
- "npm-check-updates": "~16.10.13"
61
- },
62
- "scripts": {
63
- "build": "",
64
- "precommit": "lint-staged",
65
- "check-updates": "npm-check-updates 2>&1",
66
- "test": "eslint -c index.js --max-warnings 0 *.js examples"
67
- },
68
- "readme": "# @mscharley/eslint-config\n\n**Source:** [https://github.com/mscharley/node-presets](https://github.com/mscharley/node-presets) \n**Author:** Matthew Scharley \n**Contributors:** [See contributors on GitHub][gh-contrib] \n**Bugs/Support:** [Github Issues][gh-issues] \n**Copyright:** 2020 \n**License:** [MIT license][license] \n**Status:** Active\n\n## Synopsis\n\nThis is a preset for eslint for use with TypeScript or JavaScript projects.\n\n## Installation\n\n```console\n$ npm install --save-dev @mscharley/eslint-config @mscharley/prettier-config\n```\n\n## Usage\n\n```js\n// .eslintrc.js\nmodule.exports = {\n root: true,\n extends: [\n '@mscharley', // Baseline rules for any TS or JS project.\n '@mscharley/eslint-config/node', // For projects running on NodeJS.\n // '@mscharley/eslint-config/react', // For projects running React.\n ],\n};\n```\n\n```jsonc\n// .prettierrc\n\"@mscharley/prettier-config\"\n```\n\n## Extras\n\n### Deprecation warnings for JavaScript files\n\nAs a general rule we can't enable the `deprecation/deprecation` rule for JavaScript files because this rule requires TypeScript type information to work. If you have a mixed TypeScript/JavaScript project then you can enable it for the JavaScript files inside your TypeScript project using the following override:\n\n```js\n// .eslintrc.js\nmodule.exports = {\n overrides: [\n {\n // This must be a valid path inside your TypeScript source folders.\n files: [\"src/**/*.{js,jsx}\"],\n rules: { \"deprecation/deprecation\": \"warn\" },\n },\n ],\n};\n```\n\n[gh-contrib]: https://github.com/mscharley/node-presets/graphs/contributors\n[gh-issues]: https://github.com/mscharley/node-presets/issues\n[license]: https://github.com/mscharley/node-presets/blob/main/LICENSE\n"
69
- }
2
+ "name": "@mscharley/eslint-config",
3
+ "version": "3.0.0",
4
+ "publishConfig": {
5
+ "provenance": true
6
+ },
7
+ "description": "ESLint presets that I use a lot",
8
+ "scripts": {
9
+ "test": "eslint -c index.js --max-warnings 0 *.js examples"
10
+ },
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "git+https://github.com/mscharley/node-presets.git"
14
+ },
15
+ "keywords": [
16
+ "eslint",
17
+ "eslint-presets"
18
+ ],
19
+ "author": "Matthew Scharley <matt@scharley.me>",
20
+ "funding": {
21
+ "type": "individual",
22
+ "url": "https://github.com/sponsors/mscharley"
23
+ },
24
+ "license": "MIT",
25
+ "bugs": {
26
+ "url": "https://github.com/mscharley/node-presets/issues"
27
+ },
28
+ "homepage": "https://github.com/mscharley/node-presets#readme",
29
+ "dependencies": {},
30
+ "peerDependencies": {
31
+ "@mscharley/prettier-config": "3.0.0",
32
+ "@typescript-eslint/parser": "^6.8.0",
33
+ "@typescript-eslint/eslint-plugin": "^6.8.0",
34
+ "eslint": "^8.52.0",
35
+ "eslint-config-prettier": "^9.0.0",
36
+ "eslint-import-resolver-typescript": "^3.6.1",
37
+ "eslint-plugin-deprecation": "^2.0.0",
38
+ "eslint-plugin-import": "^2.28.1",
39
+ "eslint-plugin-node": "^11.1.0",
40
+ "eslint-plugin-prettier": "^5.0.1",
41
+ "eslint-plugin-react": "^7.33.2",
42
+ "eslint-plugin-react-hooks": "^4.6.0",
43
+ "prettier": "^3.0.3",
44
+ "typescript": "^5.2.2"
45
+ },
46
+ "devDependencies": {}
47
+ }
package/typescript.json CHANGED
@@ -63,10 +63,7 @@
63
63
  "@typescript-eslint/indent": "off",
64
64
  "@typescript-eslint/member-delimiter-style": "error",
65
65
  "@typescript-eslint/method-signature-style": ["error", "property"],
66
- "no-duplicate-imports": "off",
67
- "@typescript-eslint/no-duplicate-imports": "error",
68
66
  "@typescript-eslint/no-explicit-any": "error",
69
- "@typescript-eslint/no-implicit-any-catch": "error",
70
67
  "@typescript-eslint/no-invalid-void-type": "warn",
71
68
  "no-magic-numbers": "off",
72
69
  "no-loop-func": "off",
package/CHANGELOG.json DELETED
@@ -1,607 +0,0 @@
1
- {
2
- "name": "@mscharley/eslint-config",
3
- "entries": [
4
- {
5
- "version": "2.0.5",
6
- "tag": "@mscharley/eslint-config_v2.0.5",
7
- "date": "Sat, 21 Oct 2023 04:40:46 GMT",
8
- "comments": {
9
- "dependency": [
10
- {
11
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.3`"
12
- },
13
- {
14
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.3`"
15
- }
16
- ]
17
- }
18
- },
19
- {
20
- "version": "2.0.4",
21
- "tag": "@mscharley/eslint-config_v2.0.4",
22
- "date": "Sun, 02 Jul 2023 02:48:38 GMT",
23
- "comments": {
24
- "patch": [
25
- {
26
- "comment": "Fix ordering issues"
27
- }
28
- ]
29
- }
30
- },
31
- {
32
- "version": "2.0.3",
33
- "tag": "@mscharley/eslint-config_v2.0.3",
34
- "date": "Sun, 02 Jul 2023 02:43:53 GMT",
35
- "comments": {
36
- "patch": [
37
- {
38
- "comment": "Remove bad field value in package.json"
39
- }
40
- ]
41
- }
42
- },
43
- {
44
- "version": "2.0.2",
45
- "tag": "@mscharley/eslint-config_v2.0.2",
46
- "date": "Sun, 02 Jul 2023 02:35:52 GMT",
47
- "comments": {
48
- "patch": [
49
- {
50
- "comment": "Better support for esm projects"
51
- }
52
- ],
53
- "dependency": [
54
- {
55
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.2`"
56
- },
57
- {
58
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.2`"
59
- }
60
- ]
61
- }
62
- },
63
- {
64
- "version": "2.0.1",
65
- "tag": "@mscharley/eslint-config_v2.0.1",
66
- "date": "Mon, 20 Mar 2023 15:00:56 GMT",
67
- "comments": {
68
- "patch": [
69
- {
70
- "comment": "Bump to typescript 5.x"
71
- }
72
- ],
73
- "dependency": [
74
- {
75
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.1`"
76
- },
77
- {
78
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.1`"
79
- }
80
- ]
81
- }
82
- },
83
- {
84
- "version": "1.8.5",
85
- "tag": "@mscharley/eslint-config_v1.8.5",
86
- "date": "Wed, 14 Sep 2022 21:08:45 GMT",
87
- "comments": {
88
- "patch": [
89
- {
90
- "comment": "fix: updates"
91
- }
92
- ],
93
- "dependency": [
94
- {
95
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.4`"
96
- },
97
- {
98
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.4`"
99
- }
100
- ]
101
- }
102
- },
103
- {
104
- "version": "1.8.4",
105
- "tag": "@mscharley/eslint-config_v1.8.4",
106
- "date": "Fri, 18 Mar 2022 07:40:16 GMT",
107
- "comments": {
108
- "patch": [
109
- {
110
- "comment": "fix: bump dependency updates"
111
- }
112
- ],
113
- "dependency": [
114
- {
115
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.3`"
116
- },
117
- {
118
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.3`"
119
- }
120
- ]
121
- }
122
- },
123
- {
124
- "version": "1.8.3",
125
- "tag": "@mscharley/eslint-config_v1.8.3",
126
- "date": "Wed, 02 Mar 2022 01:14:53 GMT",
127
- "comments": {
128
- "patch": [
129
- {
130
- "comment": "fix: buggy testing rules"
131
- }
132
- ]
133
- }
134
- },
135
- {
136
- "version": "1.8.2",
137
- "tag": "@mscharley/eslint-config_v1.8.2",
138
- "date": "Wed, 02 Mar 2022 01:05:01 GMT",
139
- "comments": {
140
- "patch": [
141
- {
142
- "comment": "fix: dependencies"
143
- }
144
- ]
145
- }
146
- },
147
- {
148
- "version": "1.8.1",
149
- "tag": "@mscharley/eslint-config_v1.8.1",
150
- "date": "Wed, 02 Mar 2022 00:53:04 GMT",
151
- "comments": {
152
- "patch": [
153
- {
154
- "comment": "fix: add required package dependencies"
155
- }
156
- ]
157
- }
158
- },
159
- {
160
- "version": "1.8.0",
161
- "tag": "@mscharley/eslint-config_v1.8.0",
162
- "date": "Wed, 02 Mar 2022 00:45:39 GMT",
163
- "comments": {
164
- "minor": [
165
- {
166
- "comment": "feat: add support for linting react apps"
167
- }
168
- ],
169
- "dependency": [
170
- {
171
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.2`"
172
- },
173
- {
174
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.2`"
175
- }
176
- ]
177
- }
178
- },
179
- {
180
- "version": "1.7.1",
181
- "tag": "@mscharley/eslint-config_v1.7.1",
182
- "date": "Tue, 25 Jan 2022 14:41:46 GMT",
183
- "comments": {
184
- "dependency": [
185
- {
186
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.1`"
187
- },
188
- {
189
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.1`"
190
- }
191
- ]
192
- }
193
- },
194
- {
195
- "version": "1.7.0",
196
- "tag": "@mscharley/eslint-config_v1.7.0",
197
- "date": "Fri, 10 Dec 2021 13:24:54 GMT",
198
- "comments": {
199
- "patch": [
200
- {
201
- "comment": "fix: add tests for styling and reasonings why"
202
- }
203
- ],
204
- "minor": [
205
- {
206
- "comment": "feat: bump to typescript-eslint 5.x"
207
- }
208
- ],
209
- "dependency": [
210
- {
211
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.0`"
212
- },
213
- {
214
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.0`"
215
- }
216
- ]
217
- }
218
- },
219
- {
220
- "version": "1.6.3",
221
- "tag": "@mscharley/eslint-config_v1.6.3",
222
- "date": "Thu, 16 Sep 2021 18:50:52 GMT",
223
- "comments": {
224
- "patch": [
225
- {
226
- "comment": "fix: also ignore unused args"
227
- }
228
- ]
229
- }
230
- },
231
- {
232
- "version": "1.6.2",
233
- "tag": "@mscharley/eslint-config_v1.6.2",
234
- "date": "Wed, 15 Sep 2021 12:36:38 GMT",
235
- "comments": {
236
- "patch": [
237
- {
238
- "comment": "fix(eslint): configure no-unused-vars"
239
- }
240
- ]
241
- }
242
- },
243
- {
244
- "version": "1.6.1",
245
- "tag": "@mscharley/eslint-config_v1.6.1",
246
- "date": "Wed, 15 Sep 2021 11:43:56 GMT",
247
- "comments": {
248
- "patch": [
249
- {
250
- "comment": "fix: dependency updates"
251
- }
252
- ],
253
- "dependency": [
254
- {
255
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.1.2`"
256
- },
257
- {
258
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.1.2`"
259
- }
260
- ]
261
- }
262
- },
263
- {
264
- "version": "1.6.0",
265
- "tag": "@mscharley/eslint-config_v1.6.0",
266
- "date": "Fri, 03 Sep 2021 15:47:23 GMT",
267
- "comments": {
268
- "minor": [
269
- {
270
- "comment": "fix: move dependencies into peerDependencies"
271
- }
272
- ]
273
- }
274
- },
275
- {
276
- "version": "1.5.3",
277
- "tag": "@mscharley/eslint-config_v1.5.3",
278
- "date": "Thu, 22 Jul 2021 08:07:44 GMT",
279
- "comments": {
280
- "patch": [
281
- {
282
- "comment": "fix: explicitly disable indent rule to prevent conflicts with prettier"
283
- }
284
- ]
285
- }
286
- },
287
- {
288
- "version": "1.5.2",
289
- "tag": "@mscharley/eslint-config_v1.5.2",
290
- "date": "Thu, 24 Jun 2021 06:27:07 GMT",
291
- "comments": {
292
- "patch": [
293
- {
294
- "comment": "fix: add typescript definitions as valid imports"
295
- }
296
- ]
297
- }
298
- },
299
- {
300
- "version": "1.5.1",
301
- "tag": "@mscharley/eslint-config_v1.5.1",
302
- "date": "Sun, 06 Jun 2021 10:12:59 GMT",
303
- "comments": {
304
- "patch": [
305
- {
306
- "comment": "fix(node): cleanup some issues with node/ts compatibility"
307
- }
308
- ]
309
- }
310
- },
311
- {
312
- "version": "1.5.0",
313
- "tag": "@mscharley/eslint-config_v1.5.0",
314
- "date": "Sun, 06 Jun 2021 09:28:52 GMT",
315
- "comments": {
316
- "minor": [
317
- {
318
- "comment": "feat(eslint): enable node specific rules"
319
- }
320
- ]
321
- }
322
- },
323
- {
324
- "version": "1.4.0",
325
- "tag": "@mscharley/eslint-config_v1.4.0",
326
- "date": "Thu, 13 May 2021 02:22:48 GMT",
327
- "comments": {
328
- "minor": [
329
- {
330
- "comment": "Enabled the @typescript-eslint/unbound-method eslint rule"
331
- }
332
- ]
333
- }
334
- },
335
- {
336
- "version": "1.3.9",
337
- "tag": "@mscharley/eslint-config_v1.3.9",
338
- "date": "Fri, 19 Mar 2021 01:16:16 GMT",
339
- "comments": {
340
- "patch": [
341
- {
342
- "comment": "fix: make sort-imports rule a warning"
343
- }
344
- ]
345
- }
346
- },
347
- {
348
- "version": "1.3.8",
349
- "tag": "@mscharley/eslint-config_v1.3.8",
350
- "date": "Thu, 11 Mar 2021 10:43:16 GMT",
351
- "comments": {
352
- "patch": [
353
- {
354
- "comment": "fix: make explicit-function-return-type a warning"
355
- }
356
- ]
357
- }
358
- },
359
- {
360
- "version": "1.3.7",
361
- "tag": "@mscharley/eslint-config_v1.3.7",
362
- "date": "Tue, 09 Mar 2021 03:51:43 GMT",
363
- "comments": {
364
- "patch": [
365
- {
366
- "comment": "fix: allow for importing just eslint settings"
367
- }
368
- ]
369
- }
370
- },
371
- {
372
- "version": "1.3.6",
373
- "tag": "@mscharley/eslint-config_v1.3.6",
374
- "date": "Mon, 08 Mar 2021 15:33:00 GMT",
375
- "comments": {
376
- "patch": [
377
- {
378
- "comment": "fix: allow linting top-level js config files"
379
- }
380
- ]
381
- }
382
- },
383
- {
384
- "version": "1.3.5",
385
- "tag": "@mscharley/eslint-config_v1.3.5",
386
- "date": "Mon, 08 Mar 2021 11:43:10 GMT",
387
- "comments": {
388
- "patch": [
389
- {
390
- "comment": "fix: allow void in some cases"
391
- }
392
- ]
393
- }
394
- },
395
- {
396
- "version": "1.3.4",
397
- "tag": "@mscharley/eslint-config_v1.3.4",
398
- "date": "Mon, 08 Mar 2021 11:15:51 GMT",
399
- "comments": {
400
- "patch": [
401
- {
402
- "comment": "fix: allow 0 and 1 as magic numbers"
403
- }
404
- ]
405
- }
406
- },
407
- {
408
- "version": "1.3.3",
409
- "tag": "@mscharley/eslint-config_v1.3.3",
410
- "date": "Mon, 08 Mar 2021 09:01:29 GMT",
411
- "comments": {
412
- "patch": [
413
- {
414
- "comment": "fix: add unions to no-type-alias too"
415
- }
416
- ]
417
- }
418
- },
419
- {
420
- "version": "1.3.2",
421
- "tag": "@mscharley/eslint-config_v1.3.2",
422
- "date": "Sat, 06 Mar 2021 03:48:39 GMT",
423
- "comments": {
424
- "patch": [
425
- {
426
- "comment": "fix: remove conflicting rule between eslint and prettier"
427
- }
428
- ]
429
- }
430
- },
431
- {
432
- "version": "1.3.1",
433
- "tag": "@mscharley/eslint-config_v1.3.1",
434
- "date": "Sat, 06 Mar 2021 03:03:15 GMT",
435
- "comments": {
436
- "patch": [
437
- {
438
- "comment": "chore: add funding info"
439
- },
440
- {
441
- "comment": "fix: disable prefer-readonly-parameter-types"
442
- }
443
- ],
444
- "dependency": [
445
- {
446
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.1.0` to `~1.1.1`"
447
- },
448
- {
449
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.1.0` to `~1.1.1`"
450
- }
451
- ]
452
- }
453
- },
454
- {
455
- "version": "1.3.0",
456
- "tag": "@mscharley/eslint-config_v1.3.0",
457
- "date": "Fri, 05 Mar 2021 09:21:17 GMT",
458
- "comments": {
459
- "minor": [
460
- {
461
- "comment": "feat: implement prettier support"
462
- }
463
- ],
464
- "dependency": [
465
- {
466
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.0.0` to `~1.1.0`"
467
- },
468
- {
469
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.0.0` to `~1.1.0`"
470
- }
471
- ]
472
- }
473
- },
474
- {
475
- "version": "1.2.9",
476
- "tag": "@mscharley/eslint-config_v1.2.9",
477
- "date": "Thu, 04 Mar 2021 07:56:18 GMT",
478
- "comments": {
479
- "patch": [
480
- {
481
- "comment": "chore: bump eslint dependencies"
482
- }
483
- ]
484
- }
485
- },
486
- {
487
- "version": "1.2.8",
488
- "tag": "@mscharley/eslint-config_v1.2.8",
489
- "date": "Thu, 04 Mar 2021 07:19:47 GMT",
490
- "comments": {
491
- "patch": [
492
- {
493
- "comment": "Bump to typescript 4.2"
494
- }
495
- ]
496
- }
497
- },
498
- {
499
- "version": "1.2.7",
500
- "tag": "@mscharley/eslint-config_v1.2.7",
501
- "date": "Mon, 18 Jan 2021 05:11:39 GMT",
502
- "comments": {
503
- "patch": [
504
- {
505
- "comment": "allow sorted imports to be split into blocks"
506
- }
507
- ]
508
- }
509
- },
510
- {
511
- "version": "1.2.6",
512
- "tag": "@mscharley/eslint-config_v1.2.6",
513
- "date": "Wed, 16 Dec 2020 07:15:14 GMT",
514
- "comments": {
515
- "patch": [
516
- {
517
- "comment": "fix: include deprecation warnings"
518
- }
519
- ]
520
- }
521
- },
522
- {
523
- "version": "1.2.5",
524
- "tag": "@mscharley/eslint-config_v1.2.5",
525
- "date": "Wed, 16 Dec 2020 04:09:07 GMT",
526
- "comments": {
527
- "patch": [
528
- {
529
- "comment": "fix(eslint): implement quotes rule"
530
- }
531
- ]
532
- }
533
- },
534
- {
535
- "version": "1.2.4",
536
- "tag": "@mscharley/eslint-config_v1.2.4",
537
- "date": "Thu, 23 Apr 2020 15:40:59 GMT",
538
- "comments": {
539
- "patch": [
540
- {
541
- "comment": "Add important documentation files to the package"
542
- }
543
- ]
544
- }
545
- },
546
- {
547
- "version": "1.2.3",
548
- "tag": "@mscharley/eslint-config_v1.2.3",
549
- "date": "Wed, 22 Apr 2020 12:37:11 GMT",
550
- "comments": {
551
- "patch": [
552
- {
553
- "comment": "Downgraded the eslint check for magic numbers to a warning"
554
- }
555
- ]
556
- }
557
- },
558
- {
559
- "version": "1.2.2",
560
- "tag": "@mscharley/eslint-config_v1.2.2",
561
- "date": "Wed, 22 Apr 2020 10:46:45 GMT",
562
- "comments": {
563
- "patch": [
564
- {
565
- "comment": "Fix an overbearing option from no-magic-numbers that forced *all* variables that are numbers to be defined as consts"
566
- }
567
- ]
568
- }
569
- },
570
- {
571
- "version": "1.2.1",
572
- "tag": "@mscharley/eslint-config_v1.2.1",
573
- "date": "Wed, 22 Apr 2020 10:21:31 GMT",
574
- "comments": {
575
- "patch": [
576
- {
577
- "comment": "Better handling of issues caused by JavaScript's ASI engine"
578
- }
579
- ]
580
- }
581
- },
582
- {
583
- "version": "1.2.0",
584
- "tag": "@mscharley/eslint-config_v1.2.0",
585
- "date": "Wed, 22 Apr 2020 10:11:40 GMT",
586
- "comments": {
587
- "minor": [
588
- {
589
- "comment": "Fine tuned the eslint side of the settings"
590
- }
591
- ]
592
- }
593
- },
594
- {
595
- "version": "1.1.0",
596
- "tag": "@mscharley/eslint-config_v1.1.0",
597
- "date": "Wed, 22 Apr 2020 07:35:52 GMT",
598
- "comments": {
599
- "minor": [
600
- {
601
- "comment": "Added our initial configuration"
602
- }
603
- ]
604
- }
605
- }
606
- ]
607
- }