@mscharley/eslint-config 2.0.4 → 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,8 +1,39 @@
1
1
  # Change Log - @mscharley/eslint-config
2
2
 
3
- This log was last generated on Sun, 02 Jul 2023 02:48:38 GMT and should not be manually modified.
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
+
27
+ This log was last generated on Sat, 21 Oct 2023 04:40:46 GMT and should not be manually modified.
28
+
29
+ ## 2.0.5
30
+
31
+ Sat, 21 Oct 2023 04:40:46 GMT
32
+
33
+ _Version update only_
4
34
 
5
35
  ## 2.0.4
36
+
6
37
  Sun, 02 Jul 2023 02:48:38 GMT
7
38
 
8
39
  ### Patches
@@ -10,6 +41,7 @@ Sun, 02 Jul 2023 02:48:38 GMT
10
41
  - Fix ordering issues
11
42
 
12
43
  ## 2.0.3
44
+
13
45
  Sun, 02 Jul 2023 02:43:53 GMT
14
46
 
15
47
  ### Patches
@@ -17,6 +49,7 @@ Sun, 02 Jul 2023 02:43:53 GMT
17
49
  - Remove bad field value in package.json
18
50
 
19
51
  ## 2.0.2
52
+
20
53
  Sun, 02 Jul 2023 02:35:52 GMT
21
54
 
22
55
  ### Patches
@@ -24,6 +57,7 @@ Sun, 02 Jul 2023 02:35:52 GMT
24
57
  - Better support for esm projects
25
58
 
26
59
  ## 2.0.1
60
+
27
61
  Mon, 20 Mar 2023 15:00:56 GMT
28
62
 
29
63
  ### Patches
@@ -31,6 +65,7 @@ Mon, 20 Mar 2023 15:00:56 GMT
31
65
  - Bump to typescript 5.x
32
66
 
33
67
  ## 1.8.5
68
+
34
69
  Wed, 14 Sep 2022 21:08:45 GMT
35
70
 
36
71
  ### Patches
@@ -38,6 +73,7 @@ Wed, 14 Sep 2022 21:08:45 GMT
38
73
  - fix: updates
39
74
 
40
75
  ## 1.8.4
76
+
41
77
  Fri, 18 Mar 2022 07:40:16 GMT
42
78
 
43
79
  ### Patches
@@ -45,6 +81,7 @@ Fri, 18 Mar 2022 07:40:16 GMT
45
81
  - fix: bump dependency updates
46
82
 
47
83
  ## 1.8.3
84
+
48
85
  Wed, 02 Mar 2022 01:14:53 GMT
49
86
 
50
87
  ### Patches
@@ -52,6 +89,7 @@ Wed, 02 Mar 2022 01:14:53 GMT
52
89
  - fix: buggy testing rules
53
90
 
54
91
  ## 1.8.2
92
+
55
93
  Wed, 02 Mar 2022 01:05:01 GMT
56
94
 
57
95
  ### Patches
@@ -59,6 +97,7 @@ Wed, 02 Mar 2022 01:05:01 GMT
59
97
  - fix: dependencies
60
98
 
61
99
  ## 1.8.1
100
+
62
101
  Wed, 02 Mar 2022 00:53:04 GMT
63
102
 
64
103
  ### Patches
@@ -66,6 +105,7 @@ Wed, 02 Mar 2022 00:53:04 GMT
66
105
  - fix: add required package dependencies
67
106
 
68
107
  ## 1.8.0
108
+
69
109
  Wed, 02 Mar 2022 00:45:39 GMT
70
110
 
71
111
  ### Minor changes
@@ -73,11 +113,13 @@ Wed, 02 Mar 2022 00:45:39 GMT
73
113
  - feat: add support for linting react apps
74
114
 
75
115
  ## 1.7.1
116
+
76
117
  Tue, 25 Jan 2022 14:41:46 GMT
77
118
 
78
119
  _Version update only_
79
120
 
80
121
  ## 1.7.0
122
+
81
123
  Fri, 10 Dec 2021 13:24:54 GMT
82
124
 
83
125
  ### Minor changes
@@ -89,6 +131,7 @@ Fri, 10 Dec 2021 13:24:54 GMT
89
131
  - fix: add tests for styling and reasonings why
90
132
 
91
133
  ## 1.6.3
134
+
92
135
  Thu, 16 Sep 2021 18:50:52 GMT
93
136
 
94
137
  ### Patches
@@ -96,6 +139,7 @@ Thu, 16 Sep 2021 18:50:52 GMT
96
139
  - fix: also ignore unused args
97
140
 
98
141
  ## 1.6.2
142
+
99
143
  Wed, 15 Sep 2021 12:36:38 GMT
100
144
 
101
145
  ### Patches
@@ -103,6 +147,7 @@ Wed, 15 Sep 2021 12:36:38 GMT
103
147
  - fix(eslint): configure no-unused-vars
104
148
 
105
149
  ## 1.6.1
150
+
106
151
  Wed, 15 Sep 2021 11:43:56 GMT
107
152
 
108
153
  ### Patches
@@ -110,6 +155,7 @@ Wed, 15 Sep 2021 11:43:56 GMT
110
155
  - fix: dependency updates
111
156
 
112
157
  ## 1.6.0
158
+
113
159
  Fri, 03 Sep 2021 15:47:23 GMT
114
160
 
115
161
  ### Minor changes
@@ -117,6 +163,7 @@ Fri, 03 Sep 2021 15:47:23 GMT
117
163
  - fix: move dependencies into peerDependencies
118
164
 
119
165
  ## 1.5.3
166
+
120
167
  Thu, 22 Jul 2021 08:07:44 GMT
121
168
 
122
169
  ### Patches
@@ -124,6 +171,7 @@ Thu, 22 Jul 2021 08:07:44 GMT
124
171
  - fix: explicitly disable indent rule to prevent conflicts with prettier
125
172
 
126
173
  ## 1.5.2
174
+
127
175
  Thu, 24 Jun 2021 06:27:07 GMT
128
176
 
129
177
  ### Patches
@@ -131,6 +179,7 @@ Thu, 24 Jun 2021 06:27:07 GMT
131
179
  - fix: add typescript definitions as valid imports
132
180
 
133
181
  ## 1.5.1
182
+
134
183
  Sun, 06 Jun 2021 10:12:59 GMT
135
184
 
136
185
  ### Patches
@@ -138,6 +187,7 @@ Sun, 06 Jun 2021 10:12:59 GMT
138
187
  - fix(node): cleanup some issues with node/ts compatibility
139
188
 
140
189
  ## 1.5.0
190
+
141
191
  Sun, 06 Jun 2021 09:28:52 GMT
142
192
 
143
193
  ### Minor changes
@@ -145,6 +195,7 @@ Sun, 06 Jun 2021 09:28:52 GMT
145
195
  - feat(eslint): enable node specific rules
146
196
 
147
197
  ## 1.4.0
198
+
148
199
  Thu, 13 May 2021 02:22:48 GMT
149
200
 
150
201
  ### Minor changes
@@ -152,6 +203,7 @@ Thu, 13 May 2021 02:22:48 GMT
152
203
  - Enabled the @typescript-eslint/unbound-method eslint rule
153
204
 
154
205
  ## 1.3.9
206
+
155
207
  Fri, 19 Mar 2021 01:16:16 GMT
156
208
 
157
209
  ### Patches
@@ -159,6 +211,7 @@ Fri, 19 Mar 2021 01:16:16 GMT
159
211
  - fix: make sort-imports rule a warning
160
212
 
161
213
  ## 1.3.8
214
+
162
215
  Thu, 11 Mar 2021 10:43:16 GMT
163
216
 
164
217
  ### Patches
@@ -166,6 +219,7 @@ Thu, 11 Mar 2021 10:43:16 GMT
166
219
  - fix: make explicit-function-return-type a warning
167
220
 
168
221
  ## 1.3.7
222
+
169
223
  Tue, 09 Mar 2021 03:51:43 GMT
170
224
 
171
225
  ### Patches
@@ -173,6 +227,7 @@ Tue, 09 Mar 2021 03:51:43 GMT
173
227
  - fix: allow for importing just eslint settings
174
228
 
175
229
  ## 1.3.6
230
+
176
231
  Mon, 08 Mar 2021 15:33:00 GMT
177
232
 
178
233
  ### Patches
@@ -180,6 +235,7 @@ Mon, 08 Mar 2021 15:33:00 GMT
180
235
  - fix: allow linting top-level js config files
181
236
 
182
237
  ## 1.3.5
238
+
183
239
  Mon, 08 Mar 2021 11:43:10 GMT
184
240
 
185
241
  ### Patches
@@ -187,6 +243,7 @@ Mon, 08 Mar 2021 11:43:10 GMT
187
243
  - fix: allow void in some cases
188
244
 
189
245
  ## 1.3.4
246
+
190
247
  Mon, 08 Mar 2021 11:15:51 GMT
191
248
 
192
249
  ### Patches
@@ -194,6 +251,7 @@ Mon, 08 Mar 2021 11:15:51 GMT
194
251
  - fix: allow 0 and 1 as magic numbers
195
252
 
196
253
  ## 1.3.3
254
+
197
255
  Mon, 08 Mar 2021 09:01:29 GMT
198
256
 
199
257
  ### Patches
@@ -201,6 +259,7 @@ Mon, 08 Mar 2021 09:01:29 GMT
201
259
  - fix: add unions to no-type-alias too
202
260
 
203
261
  ## 1.3.2
262
+
204
263
  Sat, 06 Mar 2021 03:48:39 GMT
205
264
 
206
265
  ### Patches
@@ -208,6 +267,7 @@ Sat, 06 Mar 2021 03:48:39 GMT
208
267
  - fix: remove conflicting rule between eslint and prettier
209
268
 
210
269
  ## 1.3.1
270
+
211
271
  Sat, 06 Mar 2021 03:03:15 GMT
212
272
 
213
273
  ### Patches
@@ -216,6 +276,7 @@ Sat, 06 Mar 2021 03:03:15 GMT
216
276
  - fix: disable prefer-readonly-parameter-types
217
277
 
218
278
  ## 1.3.0
279
+
219
280
  Fri, 05 Mar 2021 09:21:17 GMT
220
281
 
221
282
  ### Minor changes
@@ -223,6 +284,7 @@ Fri, 05 Mar 2021 09:21:17 GMT
223
284
  - feat: implement prettier support
224
285
 
225
286
  ## 1.2.9
287
+
226
288
  Thu, 04 Mar 2021 07:56:18 GMT
227
289
 
228
290
  ### Patches
@@ -230,6 +292,7 @@ Thu, 04 Mar 2021 07:56:18 GMT
230
292
  - chore: bump eslint dependencies
231
293
 
232
294
  ## 1.2.8
295
+
233
296
  Thu, 04 Mar 2021 07:19:47 GMT
234
297
 
235
298
  ### Patches
@@ -237,6 +300,7 @@ Thu, 04 Mar 2021 07:19:47 GMT
237
300
  - Bump to typescript 4.2
238
301
 
239
302
  ## 1.2.7
303
+
240
304
  Mon, 18 Jan 2021 05:11:39 GMT
241
305
 
242
306
  ### Patches
@@ -244,6 +308,7 @@ Mon, 18 Jan 2021 05:11:39 GMT
244
308
  - allow sorted imports to be split into blocks
245
309
 
246
310
  ## 1.2.6
311
+
247
312
  Wed, 16 Dec 2020 07:15:14 GMT
248
313
 
249
314
  ### Patches
@@ -251,6 +316,7 @@ Wed, 16 Dec 2020 07:15:14 GMT
251
316
  - fix: include deprecation warnings
252
317
 
253
318
  ## 1.2.5
319
+
254
320
  Wed, 16 Dec 2020 04:09:07 GMT
255
321
 
256
322
  ### Patches
@@ -258,6 +324,7 @@ Wed, 16 Dec 2020 04:09:07 GMT
258
324
  - fix(eslint): implement quotes rule
259
325
 
260
326
  ## 1.2.4
327
+
261
328
  Thu, 23 Apr 2020 15:40:59 GMT
262
329
 
263
330
  ### Patches
@@ -265,6 +332,7 @@ Thu, 23 Apr 2020 15:40:59 GMT
265
332
  - Add important documentation files to the package
266
333
 
267
334
  ## 1.2.3
335
+
268
336
  Wed, 22 Apr 2020 12:37:11 GMT
269
337
 
270
338
  ### Patches
@@ -272,13 +340,15 @@ Wed, 22 Apr 2020 12:37:11 GMT
272
340
  - Downgraded the eslint check for magic numbers to a warning
273
341
 
274
342
  ## 1.2.2
343
+
275
344
  Wed, 22 Apr 2020 10:46:45 GMT
276
345
 
277
346
  ### Patches
278
347
 
279
- - 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
280
349
 
281
350
  ## 1.2.1
351
+
282
352
  Wed, 22 Apr 2020 10:21:31 GMT
283
353
 
284
354
  ### Patches
@@ -286,6 +356,7 @@ Wed, 22 Apr 2020 10:21:31 GMT
286
356
  - Better handling of issues caused by JavaScript's ASI engine
287
357
 
288
358
  ## 1.2.0
359
+
289
360
  Wed, 22 Apr 2020 10:11:40 GMT
290
361
 
291
362
  ### Minor changes
@@ -293,9 +364,9 @@ Wed, 22 Apr 2020 10:11:40 GMT
293
364
  - Fine tuned the eslint side of the settings
294
365
 
295
366
  ## 1.1.0
367
+
296
368
  Wed, 22 Apr 2020 07:35:52 GMT
297
369
 
298
370
  ### Minor changes
299
371
 
300
372
  - Added our initial configuration
301
-
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/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  module.exports = {
2
- extends: ['./eslint', './typescript', './testing'],
3
- reportUnusedDisableDirectives: true,
2
+ extends: ['./eslint', './typescript', './testing'],
3
+ reportUnusedDisableDirectives: true,
4
4
  };
package/package.json CHANGED
@@ -1,69 +1,47 @@
1
1
  {
2
- "name": "@mscharley/eslint-config",
3
- "version": "2.0.4",
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.2",
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.2",
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/prettier.js CHANGED
@@ -1,6 +1,6 @@
1
1
  module.exports = {
2
- plugins: ['prettier'],
3
- rules: {
4
- 'prettier/prettier': ['error', require('@mscharley/prettier-config')],
5
- },
2
+ plugins: ['prettier'],
3
+ rules: {
4
+ 'prettier/prettier': ['error', require('@mscharley/prettier-config')],
5
+ },
6
6
  };
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,592 +0,0 @@
1
- {
2
- "name": "@mscharley/eslint-config",
3
- "entries": [
4
- {
5
- "version": "2.0.4",
6
- "tag": "@mscharley/eslint-config_v2.0.4",
7
- "date": "Sun, 02 Jul 2023 02:48:38 GMT",
8
- "comments": {
9
- "patch": [
10
- {
11
- "comment": "Fix ordering issues"
12
- }
13
- ]
14
- }
15
- },
16
- {
17
- "version": "2.0.3",
18
- "tag": "@mscharley/eslint-config_v2.0.3",
19
- "date": "Sun, 02 Jul 2023 02:43:53 GMT",
20
- "comments": {
21
- "patch": [
22
- {
23
- "comment": "Remove bad field value in package.json"
24
- }
25
- ]
26
- }
27
- },
28
- {
29
- "version": "2.0.2",
30
- "tag": "@mscharley/eslint-config_v2.0.2",
31
- "date": "Sun, 02 Jul 2023 02:35:52 GMT",
32
- "comments": {
33
- "patch": [
34
- {
35
- "comment": "Better support for esm projects"
36
- }
37
- ],
38
- "dependency": [
39
- {
40
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.2`"
41
- },
42
- {
43
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.2`"
44
- }
45
- ]
46
- }
47
- },
48
- {
49
- "version": "2.0.1",
50
- "tag": "@mscharley/eslint-config_v2.0.1",
51
- "date": "Mon, 20 Mar 2023 15:00:56 GMT",
52
- "comments": {
53
- "patch": [
54
- {
55
- "comment": "Bump to typescript 5.x"
56
- }
57
- ],
58
- "dependency": [
59
- {
60
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.1`"
61
- },
62
- {
63
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `2.0.1`"
64
- }
65
- ]
66
- }
67
- },
68
- {
69
- "version": "1.8.5",
70
- "tag": "@mscharley/eslint-config_v1.8.5",
71
- "date": "Wed, 14 Sep 2022 21:08:45 GMT",
72
- "comments": {
73
- "patch": [
74
- {
75
- "comment": "fix: updates"
76
- }
77
- ],
78
- "dependency": [
79
- {
80
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.4`"
81
- },
82
- {
83
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.4`"
84
- }
85
- ]
86
- }
87
- },
88
- {
89
- "version": "1.8.4",
90
- "tag": "@mscharley/eslint-config_v1.8.4",
91
- "date": "Fri, 18 Mar 2022 07:40:16 GMT",
92
- "comments": {
93
- "patch": [
94
- {
95
- "comment": "fix: bump dependency updates"
96
- }
97
- ],
98
- "dependency": [
99
- {
100
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.3`"
101
- },
102
- {
103
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.3`"
104
- }
105
- ]
106
- }
107
- },
108
- {
109
- "version": "1.8.3",
110
- "tag": "@mscharley/eslint-config_v1.8.3",
111
- "date": "Wed, 02 Mar 2022 01:14:53 GMT",
112
- "comments": {
113
- "patch": [
114
- {
115
- "comment": "fix: buggy testing rules"
116
- }
117
- ]
118
- }
119
- },
120
- {
121
- "version": "1.8.2",
122
- "tag": "@mscharley/eslint-config_v1.8.2",
123
- "date": "Wed, 02 Mar 2022 01:05:01 GMT",
124
- "comments": {
125
- "patch": [
126
- {
127
- "comment": "fix: dependencies"
128
- }
129
- ]
130
- }
131
- },
132
- {
133
- "version": "1.8.1",
134
- "tag": "@mscharley/eslint-config_v1.8.1",
135
- "date": "Wed, 02 Mar 2022 00:53:04 GMT",
136
- "comments": {
137
- "patch": [
138
- {
139
- "comment": "fix: add required package dependencies"
140
- }
141
- ]
142
- }
143
- },
144
- {
145
- "version": "1.8.0",
146
- "tag": "@mscharley/eslint-config_v1.8.0",
147
- "date": "Wed, 02 Mar 2022 00:45:39 GMT",
148
- "comments": {
149
- "minor": [
150
- {
151
- "comment": "feat: add support for linting react apps"
152
- }
153
- ],
154
- "dependency": [
155
- {
156
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.2`"
157
- },
158
- {
159
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.2`"
160
- }
161
- ]
162
- }
163
- },
164
- {
165
- "version": "1.7.1",
166
- "tag": "@mscharley/eslint-config_v1.7.1",
167
- "date": "Tue, 25 Jan 2022 14:41:46 GMT",
168
- "comments": {
169
- "dependency": [
170
- {
171
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.1`"
172
- },
173
- {
174
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.1`"
175
- }
176
- ]
177
- }
178
- },
179
- {
180
- "version": "1.7.0",
181
- "tag": "@mscharley/eslint-config_v1.7.0",
182
- "date": "Fri, 10 Dec 2021 13:24:54 GMT",
183
- "comments": {
184
- "patch": [
185
- {
186
- "comment": "fix: add tests for styling and reasonings why"
187
- }
188
- ],
189
- "minor": [
190
- {
191
- "comment": "feat: bump to typescript-eslint 5.x"
192
- }
193
- ],
194
- "dependency": [
195
- {
196
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.0`"
197
- },
198
- {
199
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.2.0`"
200
- }
201
- ]
202
- }
203
- },
204
- {
205
- "version": "1.6.3",
206
- "tag": "@mscharley/eslint-config_v1.6.3",
207
- "date": "Thu, 16 Sep 2021 18:50:52 GMT",
208
- "comments": {
209
- "patch": [
210
- {
211
- "comment": "fix: also ignore unused args"
212
- }
213
- ]
214
- }
215
- },
216
- {
217
- "version": "1.6.2",
218
- "tag": "@mscharley/eslint-config_v1.6.2",
219
- "date": "Wed, 15 Sep 2021 12:36:38 GMT",
220
- "comments": {
221
- "patch": [
222
- {
223
- "comment": "fix(eslint): configure no-unused-vars"
224
- }
225
- ]
226
- }
227
- },
228
- {
229
- "version": "1.6.1",
230
- "tag": "@mscharley/eslint-config_v1.6.1",
231
- "date": "Wed, 15 Sep 2021 11:43:56 GMT",
232
- "comments": {
233
- "patch": [
234
- {
235
- "comment": "fix: dependency updates"
236
- }
237
- ],
238
- "dependency": [
239
- {
240
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.1.2`"
241
- },
242
- {
243
- "comment": "Updating dependency \"@mscharley/prettier-config\" to `1.1.2`"
244
- }
245
- ]
246
- }
247
- },
248
- {
249
- "version": "1.6.0",
250
- "tag": "@mscharley/eslint-config_v1.6.0",
251
- "date": "Fri, 03 Sep 2021 15:47:23 GMT",
252
- "comments": {
253
- "minor": [
254
- {
255
- "comment": "fix: move dependencies into peerDependencies"
256
- }
257
- ]
258
- }
259
- },
260
- {
261
- "version": "1.5.3",
262
- "tag": "@mscharley/eslint-config_v1.5.3",
263
- "date": "Thu, 22 Jul 2021 08:07:44 GMT",
264
- "comments": {
265
- "patch": [
266
- {
267
- "comment": "fix: explicitly disable indent rule to prevent conflicts with prettier"
268
- }
269
- ]
270
- }
271
- },
272
- {
273
- "version": "1.5.2",
274
- "tag": "@mscharley/eslint-config_v1.5.2",
275
- "date": "Thu, 24 Jun 2021 06:27:07 GMT",
276
- "comments": {
277
- "patch": [
278
- {
279
- "comment": "fix: add typescript definitions as valid imports"
280
- }
281
- ]
282
- }
283
- },
284
- {
285
- "version": "1.5.1",
286
- "tag": "@mscharley/eslint-config_v1.5.1",
287
- "date": "Sun, 06 Jun 2021 10:12:59 GMT",
288
- "comments": {
289
- "patch": [
290
- {
291
- "comment": "fix(node): cleanup some issues with node/ts compatibility"
292
- }
293
- ]
294
- }
295
- },
296
- {
297
- "version": "1.5.0",
298
- "tag": "@mscharley/eslint-config_v1.5.0",
299
- "date": "Sun, 06 Jun 2021 09:28:52 GMT",
300
- "comments": {
301
- "minor": [
302
- {
303
- "comment": "feat(eslint): enable node specific rules"
304
- }
305
- ]
306
- }
307
- },
308
- {
309
- "version": "1.4.0",
310
- "tag": "@mscharley/eslint-config_v1.4.0",
311
- "date": "Thu, 13 May 2021 02:22:48 GMT",
312
- "comments": {
313
- "minor": [
314
- {
315
- "comment": "Enabled the @typescript-eslint/unbound-method eslint rule"
316
- }
317
- ]
318
- }
319
- },
320
- {
321
- "version": "1.3.9",
322
- "tag": "@mscharley/eslint-config_v1.3.9",
323
- "date": "Fri, 19 Mar 2021 01:16:16 GMT",
324
- "comments": {
325
- "patch": [
326
- {
327
- "comment": "fix: make sort-imports rule a warning"
328
- }
329
- ]
330
- }
331
- },
332
- {
333
- "version": "1.3.8",
334
- "tag": "@mscharley/eslint-config_v1.3.8",
335
- "date": "Thu, 11 Mar 2021 10:43:16 GMT",
336
- "comments": {
337
- "patch": [
338
- {
339
- "comment": "fix: make explicit-function-return-type a warning"
340
- }
341
- ]
342
- }
343
- },
344
- {
345
- "version": "1.3.7",
346
- "tag": "@mscharley/eslint-config_v1.3.7",
347
- "date": "Tue, 09 Mar 2021 03:51:43 GMT",
348
- "comments": {
349
- "patch": [
350
- {
351
- "comment": "fix: allow for importing just eslint settings"
352
- }
353
- ]
354
- }
355
- },
356
- {
357
- "version": "1.3.6",
358
- "tag": "@mscharley/eslint-config_v1.3.6",
359
- "date": "Mon, 08 Mar 2021 15:33:00 GMT",
360
- "comments": {
361
- "patch": [
362
- {
363
- "comment": "fix: allow linting top-level js config files"
364
- }
365
- ]
366
- }
367
- },
368
- {
369
- "version": "1.3.5",
370
- "tag": "@mscharley/eslint-config_v1.3.5",
371
- "date": "Mon, 08 Mar 2021 11:43:10 GMT",
372
- "comments": {
373
- "patch": [
374
- {
375
- "comment": "fix: allow void in some cases"
376
- }
377
- ]
378
- }
379
- },
380
- {
381
- "version": "1.3.4",
382
- "tag": "@mscharley/eslint-config_v1.3.4",
383
- "date": "Mon, 08 Mar 2021 11:15:51 GMT",
384
- "comments": {
385
- "patch": [
386
- {
387
- "comment": "fix: allow 0 and 1 as magic numbers"
388
- }
389
- ]
390
- }
391
- },
392
- {
393
- "version": "1.3.3",
394
- "tag": "@mscharley/eslint-config_v1.3.3",
395
- "date": "Mon, 08 Mar 2021 09:01:29 GMT",
396
- "comments": {
397
- "patch": [
398
- {
399
- "comment": "fix: add unions to no-type-alias too"
400
- }
401
- ]
402
- }
403
- },
404
- {
405
- "version": "1.3.2",
406
- "tag": "@mscharley/eslint-config_v1.3.2",
407
- "date": "Sat, 06 Mar 2021 03:48:39 GMT",
408
- "comments": {
409
- "patch": [
410
- {
411
- "comment": "fix: remove conflicting rule between eslint and prettier"
412
- }
413
- ]
414
- }
415
- },
416
- {
417
- "version": "1.3.1",
418
- "tag": "@mscharley/eslint-config_v1.3.1",
419
- "date": "Sat, 06 Mar 2021 03:03:15 GMT",
420
- "comments": {
421
- "patch": [
422
- {
423
- "comment": "chore: add funding info"
424
- },
425
- {
426
- "comment": "fix: disable prefer-readonly-parameter-types"
427
- }
428
- ],
429
- "dependency": [
430
- {
431
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.1.0` to `~1.1.1`"
432
- },
433
- {
434
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.1.0` to `~1.1.1`"
435
- }
436
- ]
437
- }
438
- },
439
- {
440
- "version": "1.3.0",
441
- "tag": "@mscharley/eslint-config_v1.3.0",
442
- "date": "Fri, 05 Mar 2021 09:21:17 GMT",
443
- "comments": {
444
- "minor": [
445
- {
446
- "comment": "feat: implement prettier support"
447
- }
448
- ],
449
- "dependency": [
450
- {
451
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.0.0` to `~1.1.0`"
452
- },
453
- {
454
- "comment": "Updating dependency \"@mscharley/prettier-config\" from `~1.0.0` to `~1.1.0`"
455
- }
456
- ]
457
- }
458
- },
459
- {
460
- "version": "1.2.9",
461
- "tag": "@mscharley/eslint-config_v1.2.9",
462
- "date": "Thu, 04 Mar 2021 07:56:18 GMT",
463
- "comments": {
464
- "patch": [
465
- {
466
- "comment": "chore: bump eslint dependencies"
467
- }
468
- ]
469
- }
470
- },
471
- {
472
- "version": "1.2.8",
473
- "tag": "@mscharley/eslint-config_v1.2.8",
474
- "date": "Thu, 04 Mar 2021 07:19:47 GMT",
475
- "comments": {
476
- "patch": [
477
- {
478
- "comment": "Bump to typescript 4.2"
479
- }
480
- ]
481
- }
482
- },
483
- {
484
- "version": "1.2.7",
485
- "tag": "@mscharley/eslint-config_v1.2.7",
486
- "date": "Mon, 18 Jan 2021 05:11:39 GMT",
487
- "comments": {
488
- "patch": [
489
- {
490
- "comment": "allow sorted imports to be split into blocks"
491
- }
492
- ]
493
- }
494
- },
495
- {
496
- "version": "1.2.6",
497
- "tag": "@mscharley/eslint-config_v1.2.6",
498
- "date": "Wed, 16 Dec 2020 07:15:14 GMT",
499
- "comments": {
500
- "patch": [
501
- {
502
- "comment": "fix: include deprecation warnings"
503
- }
504
- ]
505
- }
506
- },
507
- {
508
- "version": "1.2.5",
509
- "tag": "@mscharley/eslint-config_v1.2.5",
510
- "date": "Wed, 16 Dec 2020 04:09:07 GMT",
511
- "comments": {
512
- "patch": [
513
- {
514
- "comment": "fix(eslint): implement quotes rule"
515
- }
516
- ]
517
- }
518
- },
519
- {
520
- "version": "1.2.4",
521
- "tag": "@mscharley/eslint-config_v1.2.4",
522
- "date": "Thu, 23 Apr 2020 15:40:59 GMT",
523
- "comments": {
524
- "patch": [
525
- {
526
- "comment": "Add important documentation files to the package"
527
- }
528
- ]
529
- }
530
- },
531
- {
532
- "version": "1.2.3",
533
- "tag": "@mscharley/eslint-config_v1.2.3",
534
- "date": "Wed, 22 Apr 2020 12:37:11 GMT",
535
- "comments": {
536
- "patch": [
537
- {
538
- "comment": "Downgraded the eslint check for magic numbers to a warning"
539
- }
540
- ]
541
- }
542
- },
543
- {
544
- "version": "1.2.2",
545
- "tag": "@mscharley/eslint-config_v1.2.2",
546
- "date": "Wed, 22 Apr 2020 10:46:45 GMT",
547
- "comments": {
548
- "patch": [
549
- {
550
- "comment": "Fix an overbearing option from no-magic-numbers that forced *all* variables that are numbers to be defined as consts"
551
- }
552
- ]
553
- }
554
- },
555
- {
556
- "version": "1.2.1",
557
- "tag": "@mscharley/eslint-config_v1.2.1",
558
- "date": "Wed, 22 Apr 2020 10:21:31 GMT",
559
- "comments": {
560
- "patch": [
561
- {
562
- "comment": "Better handling of issues caused by JavaScript's ASI engine"
563
- }
564
- ]
565
- }
566
- },
567
- {
568
- "version": "1.2.0",
569
- "tag": "@mscharley/eslint-config_v1.2.0",
570
- "date": "Wed, 22 Apr 2020 10:11:40 GMT",
571
- "comments": {
572
- "minor": [
573
- {
574
- "comment": "Fine tuned the eslint side of the settings"
575
- }
576
- ]
577
- }
578
- },
579
- {
580
- "version": "1.1.0",
581
- "tag": "@mscharley/eslint-config_v1.1.0",
582
- "date": "Wed, 22 Apr 2020 07:35:52 GMT",
583
- "comments": {
584
- "minor": [
585
- {
586
- "comment": "Added our initial configuration"
587
- }
588
- ]
589
- }
590
- }
591
- ]
592
- }