@nighttrax/eslint-config-ts 12.0.0-alpha.3 → 12.0.0-beta.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.md CHANGED
@@ -3,127 +3,100 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [12.0.0-alpha.3](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@12.0.0-alpha.2...@nighttrax/eslint-config-ts@12.0.0-alpha.3) (2023-04-17)
6
+ # [12.0.0-beta.1](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@12.0.0-beta.0...@nighttrax/eslint-config-ts@12.0.0-beta.1) (2025-07-06)
7
7
 
8
+ ### Features
8
9
 
9
- ### Bug Fixes
10
+ - **ts:** Add more globs for dev deps ([2e6e9e7](https://github.com/NiGhTTraX/eslint-config/commit/2e6e9e7044c81a16da1f2e248d0e8933963fa8f4))
10
11
 
11
- * **deps:** update typescript-eslint monorepo to ~5.57.0 ([339bfcb](https://github.com/NiGhTTraX/eslint-config/commit/339bfcb1e325f4d3ce1dc4c614d6518d48113c18))
12
+ # [12.0.0-beta.0](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@12.0.0-alpha.3...@nighttrax/eslint-config-ts@12.0.0-beta.0) (2025-07-04)
12
13
 
14
+ **Note:** Version bump only for package @nighttrax/eslint-config-ts
13
15
 
16
+ # [12.0.0-alpha.3](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@12.0.0-alpha.2...@nighttrax/eslint-config-ts@12.0.0-alpha.3) (2023-04-17)
14
17
 
18
+ ### Bug Fixes
15
19
 
20
+ - **deps:** update typescript-eslint monorepo to ~5.57.0 ([339bfcb](https://github.com/NiGhTTraX/eslint-config/commit/339bfcb1e325f4d3ce1dc4c614d6518d48113c18))
16
21
 
17
22
  # [12.0.0-alpha.2](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@12.0.0-alpha.1...@nighttrax/eslint-config-ts@12.0.0-alpha.2) (2023-03-20)
18
23
 
19
24
  **Note:** Version bump only for package @nighttrax/eslint-config-ts
20
25
 
21
-
22
-
23
-
24
-
25
26
  # [12.0.0-alpha.1](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@12.0.0-alpha.0...@nighttrax/eslint-config-ts@12.0.0-alpha.1) (2023-03-20)
26
27
 
27
28
  **Note:** Version bump only for package @nighttrax/eslint-config-ts
28
29
 
29
-
30
-
31
-
32
-
33
30
  # [10.0.0](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@10.0.0-beta.2...@nighttrax/eslint-config-ts@10.0.0) (2022-08-25)
34
31
 
35
-
36
32
  ### Bug Fixes
37
33
 
38
- * **deps:** update dependency eslint-import-resolver-typescript to ~2.7.0 ([aa68548](https://github.com/NiGhTTraX/eslint-config/commit/aa68548080ce73b548e72500924d0043cdc74ac4))
39
- * **deps:** update dependency eslint-import-resolver-typescript to ~3.2.0 ([1b7f887](https://github.com/NiGhTTraX/eslint-config/commit/1b7f8874a5f7db3c4d391535397ba157f112d307))
40
- * **deps:** update dependency eslint-import-resolver-typescript to ~3.3.0 ([948363f](https://github.com/NiGhTTraX/eslint-config/commit/948363f2365dfaa209da18aa0b86ce3076da9579))
41
- * **deps:** update dependency eslint-import-resolver-typescript to ~3.4.0 ([a45981a](https://github.com/NiGhTTraX/eslint-config/commit/a45981a6148644ffd82f7c1f741b611fc02d2200))
42
- * **deps:** update dependency eslint-import-resolver-typescript to ~3.5.0 ([fd9b586](https://github.com/NiGhTTraX/eslint-config/commit/fd9b58690eeb9bf5124e3cb0af3d3aebb391fb5d))
43
- * **deps:** update dependency eslint-import-resolver-typescript to v3 ([8cc5d9d](https://github.com/NiGhTTraX/eslint-config/commit/8cc5d9da548f22a2f25815a2ccf3cbec5d068129))
44
- * **deps:** update dependency eslint-plugin-import to ~2.26.0 ([34d1654](https://github.com/NiGhTTraX/eslint-config/commit/34d16541be02de0367f190ed2ccedcc8c2d5799c))
45
- * **deps:** update dependency eslint-plugin-jsx-a11y to ~6.6.0 ([62597e2](https://github.com/NiGhTTraX/eslint-config/commit/62597e2ba8a23f7b02795c47b5c23955770a0ecf))
46
- * **deps:** update dependency eslint-plugin-prettier to ~4.1.0 ([1641c19](https://github.com/NiGhTTraX/eslint-config/commit/1641c19471618e5c775c53c9f5d3393320d754bc))
47
- * **deps:** update dependency eslint-plugin-prettier to ~4.2.0 ([371b98f](https://github.com/NiGhTTraX/eslint-config/commit/371b98fbb445f693984614807084c06f6f15dcc0))
48
- * **deps:** update dependency eslint-plugin-react to ~7.29.0 ([748a74c](https://github.com/NiGhTTraX/eslint-config/commit/748a74cf6b04dc02fd823cee50e1a1fa0d76e9f3))
49
- * **deps:** update dependency eslint-plugin-react to ~7.30.0 ([de82c5f](https://github.com/NiGhTTraX/eslint-config/commit/de82c5fde798bd2e33adaf02aca39fe7e4ac4507))
50
- * **deps:** update dependency eslint-plugin-react to ~7.31.0 ([c29b065](https://github.com/NiGhTTraX/eslint-config/commit/c29b0658d3f3a118e8fcc27a2af44c8fe429c24a))
51
- * **deps:** update dependency eslint-plugin-react-hooks to ~4.4.0 ([7850328](https://github.com/NiGhTTraX/eslint-config/commit/7850328d5b69f1abf63304b5319e2765523a7fbb))
52
- * **deps:** update dependency eslint-plugin-react-hooks to ~4.5.0 ([884bf63](https://github.com/NiGhTTraX/eslint-config/commit/884bf63de0f32704468b63995f129c15f842925e))
53
- * **deps:** update dependency eslint-plugin-react-hooks to ~4.6.0 ([7e8637b](https://github.com/NiGhTTraX/eslint-config/commit/7e8637be31e8ed40f527f7b83991fc5cdfa75210))
54
- * **deps:** update dependency prettier to ~2.6.0 ([66702f3](https://github.com/NiGhTTraX/eslint-config/commit/66702f3d5a0285b4d511ccd8e0983a1584e9b161))
55
- * **deps:** update dependency prettier to ~2.7.0 ([dd152e0](https://github.com/NiGhTTraX/eslint-config/commit/dd152e093f072b99bff914b2b3066a7eba5119f1))
56
- * **deps:** update typescript-eslint monorepo to ~5.10.0 ([6bea838](https://github.com/NiGhTTraX/eslint-config/commit/6bea838ed1e094aed6b5a060b4e8b50ef6f154bb))
57
- * **deps:** update typescript-eslint monorepo to ~5.11.0 ([e39b801](https://github.com/NiGhTTraX/eslint-config/commit/e39b80183fb6b3f34ffbff628e4ef4b93bfb4351))
58
- * **deps:** update typescript-eslint monorepo to ~5.12.0 ([420d4fc](https://github.com/NiGhTTraX/eslint-config/commit/420d4fcfcb156ff243ec673717f5fdc6b80d19ea))
59
- * **deps:** update typescript-eslint monorepo to ~5.13.0 ([fd2881b](https://github.com/NiGhTTraX/eslint-config/commit/fd2881b8e089d823146d65583596869a02fa0d0f))
60
- * **deps:** update typescript-eslint monorepo to ~5.14.0 ([93e1041](https://github.com/NiGhTTraX/eslint-config/commit/93e1041c93ad47430811970c0a841c6dfe042e44))
61
- * **deps:** update typescript-eslint monorepo to ~5.15.0 ([fe2fa10](https://github.com/NiGhTTraX/eslint-config/commit/fe2fa1014597010222b26ee71fe7ec853bdf9503))
62
- * **deps:** update typescript-eslint monorepo to ~5.16.0 ([f4c9cf4](https://github.com/NiGhTTraX/eslint-config/commit/f4c9cf4ad284dbd71b67ec663e945b5c9d2691c7))
63
- * **deps:** update typescript-eslint monorepo to ~5.17.0 ([1c8fa70](https://github.com/NiGhTTraX/eslint-config/commit/1c8fa705640ac5166abe7db1e3c01ae079966f19))
64
- * **deps:** update typescript-eslint monorepo to ~5.18.0 ([4a1f2a1](https://github.com/NiGhTTraX/eslint-config/commit/4a1f2a1ef0a57c181018b9ed8954d1a1e4fe109c))
65
- * **deps:** update typescript-eslint monorepo to ~5.19.0 ([ca55f11](https://github.com/NiGhTTraX/eslint-config/commit/ca55f118cb1ac809b136e06ad986a88469cbecd0))
66
- * **deps:** update typescript-eslint monorepo to ~5.20.0 ([d400a4c](https://github.com/NiGhTTraX/eslint-config/commit/d400a4caf65ddd4790e546f99fa0b58946960bdb))
67
- * **deps:** update typescript-eslint monorepo to ~5.21.0 ([b9a21c7](https://github.com/NiGhTTraX/eslint-config/commit/b9a21c7dc3478bf2501a3c623eea65ec1235be8d))
68
- * **deps:** update typescript-eslint monorepo to ~5.22.0 ([a4a245a](https://github.com/NiGhTTraX/eslint-config/commit/a4a245a30fc4ce94e7338175e686dee12b21fc04))
69
- * **deps:** update typescript-eslint monorepo to ~5.25.0 ([d6853bd](https://github.com/NiGhTTraX/eslint-config/commit/d6853bdc38267461b8815023601a8c31bd2f4e8e))
70
- * **deps:** update typescript-eslint monorepo to ~5.26.0 ([2b350f3](https://github.com/NiGhTTraX/eslint-config/commit/2b350f36b178ad5473d6239f58b907f159cf84d5))
71
- * **deps:** update typescript-eslint monorepo to ~5.27.0 ([09201f9](https://github.com/NiGhTTraX/eslint-config/commit/09201f993430c314fd8435ffd8b16205e52f7eeb))
72
- * **deps:** update typescript-eslint monorepo to ~5.28.0 ([546d2c4](https://github.com/NiGhTTraX/eslint-config/commit/546d2c420feece937ad57e50402d652883317cdd))
73
- * **deps:** update typescript-eslint monorepo to ~5.29.0 ([4e504a7](https://github.com/NiGhTTraX/eslint-config/commit/4e504a71e60f03ba9109509286ced399f9efafe9))
74
- * **deps:** update typescript-eslint monorepo to ~5.30.0 ([18e9958](https://github.com/NiGhTTraX/eslint-config/commit/18e9958b89d70c392c8655781bd10ab9381c904d))
75
- * **deps:** update typescript-eslint monorepo to ~5.31.0 ([867b97a](https://github.com/NiGhTTraX/eslint-config/commit/867b97a8b7db0a7c9afe6c380b4a29ba7d769ecc))
76
- * **deps:** update typescript-eslint monorepo to ~5.32.0 ([b86e191](https://github.com/NiGhTTraX/eslint-config/commit/b86e191c4c6937182cafdff95a6bc7de5c9583bc))
77
- * **deps:** update typescript-eslint monorepo to ~5.33.0 ([fc5ce21](https://github.com/NiGhTTraX/eslint-config/commit/fc5ce21da0fda498ee4707e80ec28f7dd750959f))
78
- * **deps:** update typescript-eslint monorepo to ~5.34.0 ([6d2ffdd](https://github.com/NiGhTTraX/eslint-config/commit/6d2ffdd9240c0a3bc881aa3c8772106a8238f0f6))
79
- * **deps:** update typescript-eslint monorepo to ~5.35.0 ([7d6d91f](https://github.com/NiGhTTraX/eslint-config/commit/7d6d91f66713cd79aee142c1df53c2a479e7890e))
80
- * **deps:** update typescript-eslint monorepo to ~5.9.0 ([3ff65f2](https://github.com/NiGhTTraX/eslint-config/commit/3ff65f285351f0b6ae33fd9e481fb7d1a339ed14))
81
-
82
-
83
-
84
-
34
+ - **deps:** update dependency eslint-import-resolver-typescript to ~2.7.0 ([aa68548](https://github.com/NiGhTTraX/eslint-config/commit/aa68548080ce73b548e72500924d0043cdc74ac4))
35
+ - **deps:** update dependency eslint-import-resolver-typescript to ~3.2.0 ([1b7f887](https://github.com/NiGhTTraX/eslint-config/commit/1b7f8874a5f7db3c4d391535397ba157f112d307))
36
+ - **deps:** update dependency eslint-import-resolver-typescript to ~3.3.0 ([948363f](https://github.com/NiGhTTraX/eslint-config/commit/948363f2365dfaa209da18aa0b86ce3076da9579))
37
+ - **deps:** update dependency eslint-import-resolver-typescript to ~3.4.0 ([a45981a](https://github.com/NiGhTTraX/eslint-config/commit/a45981a6148644ffd82f7c1f741b611fc02d2200))
38
+ - **deps:** update dependency eslint-import-resolver-typescript to ~3.5.0 ([fd9b586](https://github.com/NiGhTTraX/eslint-config/commit/fd9b58690eeb9bf5124e3cb0af3d3aebb391fb5d))
39
+ - **deps:** update dependency eslint-import-resolver-typescript to v3 ([8cc5d9d](https://github.com/NiGhTTraX/eslint-config/commit/8cc5d9da548f22a2f25815a2ccf3cbec5d068129))
40
+ - **deps:** update dependency eslint-plugin-import to ~2.26.0 ([34d1654](https://github.com/NiGhTTraX/eslint-config/commit/34d16541be02de0367f190ed2ccedcc8c2d5799c))
41
+ - **deps:** update dependency eslint-plugin-jsx-a11y to ~6.6.0 ([62597e2](https://github.com/NiGhTTraX/eslint-config/commit/62597e2ba8a23f7b02795c47b5c23955770a0ecf))
42
+ - **deps:** update dependency eslint-plugin-prettier to ~4.1.0 ([1641c19](https://github.com/NiGhTTraX/eslint-config/commit/1641c19471618e5c775c53c9f5d3393320d754bc))
43
+ - **deps:** update dependency eslint-plugin-prettier to ~4.2.0 ([371b98f](https://github.com/NiGhTTraX/eslint-config/commit/371b98fbb445f693984614807084c06f6f15dcc0))
44
+ - **deps:** update dependency eslint-plugin-react to ~7.29.0 ([748a74c](https://github.com/NiGhTTraX/eslint-config/commit/748a74cf6b04dc02fd823cee50e1a1fa0d76e9f3))
45
+ - **deps:** update dependency eslint-plugin-react to ~7.30.0 ([de82c5f](https://github.com/NiGhTTraX/eslint-config/commit/de82c5fde798bd2e33adaf02aca39fe7e4ac4507))
46
+ - **deps:** update dependency eslint-plugin-react to ~7.31.0 ([c29b065](https://github.com/NiGhTTraX/eslint-config/commit/c29b0658d3f3a118e8fcc27a2af44c8fe429c24a))
47
+ - **deps:** update dependency eslint-plugin-react-hooks to ~4.4.0 ([7850328](https://github.com/NiGhTTraX/eslint-config/commit/7850328d5b69f1abf63304b5319e2765523a7fbb))
48
+ - **deps:** update dependency eslint-plugin-react-hooks to ~4.5.0 ([884bf63](https://github.com/NiGhTTraX/eslint-config/commit/884bf63de0f32704468b63995f129c15f842925e))
49
+ - **deps:** update dependency eslint-plugin-react-hooks to ~4.6.0 ([7e8637b](https://github.com/NiGhTTraX/eslint-config/commit/7e8637be31e8ed40f527f7b83991fc5cdfa75210))
50
+ - **deps:** update dependency prettier to ~2.6.0 ([66702f3](https://github.com/NiGhTTraX/eslint-config/commit/66702f3d5a0285b4d511ccd8e0983a1584e9b161))
51
+ - **deps:** update dependency prettier to ~2.7.0 ([dd152e0](https://github.com/NiGhTTraX/eslint-config/commit/dd152e093f072b99bff914b2b3066a7eba5119f1))
52
+ - **deps:** update typescript-eslint monorepo to ~5.10.0 ([6bea838](https://github.com/NiGhTTraX/eslint-config/commit/6bea838ed1e094aed6b5a060b4e8b50ef6f154bb))
53
+ - **deps:** update typescript-eslint monorepo to ~5.11.0 ([e39b801](https://github.com/NiGhTTraX/eslint-config/commit/e39b80183fb6b3f34ffbff628e4ef4b93bfb4351))
54
+ - **deps:** update typescript-eslint monorepo to ~5.12.0 ([420d4fc](https://github.com/NiGhTTraX/eslint-config/commit/420d4fcfcb156ff243ec673717f5fdc6b80d19ea))
55
+ - **deps:** update typescript-eslint monorepo to ~5.13.0 ([fd2881b](https://github.com/NiGhTTraX/eslint-config/commit/fd2881b8e089d823146d65583596869a02fa0d0f))
56
+ - **deps:** update typescript-eslint monorepo to ~5.14.0 ([93e1041](https://github.com/NiGhTTraX/eslint-config/commit/93e1041c93ad47430811970c0a841c6dfe042e44))
57
+ - **deps:** update typescript-eslint monorepo to ~5.15.0 ([fe2fa10](https://github.com/NiGhTTraX/eslint-config/commit/fe2fa1014597010222b26ee71fe7ec853bdf9503))
58
+ - **deps:** update typescript-eslint monorepo to ~5.16.0 ([f4c9cf4](https://github.com/NiGhTTraX/eslint-config/commit/f4c9cf4ad284dbd71b67ec663e945b5c9d2691c7))
59
+ - **deps:** update typescript-eslint monorepo to ~5.17.0 ([1c8fa70](https://github.com/NiGhTTraX/eslint-config/commit/1c8fa705640ac5166abe7db1e3c01ae079966f19))
60
+ - **deps:** update typescript-eslint monorepo to ~5.18.0 ([4a1f2a1](https://github.com/NiGhTTraX/eslint-config/commit/4a1f2a1ef0a57c181018b9ed8954d1a1e4fe109c))
61
+ - **deps:** update typescript-eslint monorepo to ~5.19.0 ([ca55f11](https://github.com/NiGhTTraX/eslint-config/commit/ca55f118cb1ac809b136e06ad986a88469cbecd0))
62
+ - **deps:** update typescript-eslint monorepo to ~5.20.0 ([d400a4c](https://github.com/NiGhTTraX/eslint-config/commit/d400a4caf65ddd4790e546f99fa0b58946960bdb))
63
+ - **deps:** update typescript-eslint monorepo to ~5.21.0 ([b9a21c7](https://github.com/NiGhTTraX/eslint-config/commit/b9a21c7dc3478bf2501a3c623eea65ec1235be8d))
64
+ - **deps:** update typescript-eslint monorepo to ~5.22.0 ([a4a245a](https://github.com/NiGhTTraX/eslint-config/commit/a4a245a30fc4ce94e7338175e686dee12b21fc04))
65
+ - **deps:** update typescript-eslint monorepo to ~5.25.0 ([d6853bd](https://github.com/NiGhTTraX/eslint-config/commit/d6853bdc38267461b8815023601a8c31bd2f4e8e))
66
+ - **deps:** update typescript-eslint monorepo to ~5.26.0 ([2b350f3](https://github.com/NiGhTTraX/eslint-config/commit/2b350f36b178ad5473d6239f58b907f159cf84d5))
67
+ - **deps:** update typescript-eslint monorepo to ~5.27.0 ([09201f9](https://github.com/NiGhTTraX/eslint-config/commit/09201f993430c314fd8435ffd8b16205e52f7eeb))
68
+ - **deps:** update typescript-eslint monorepo to ~5.28.0 ([546d2c4](https://github.com/NiGhTTraX/eslint-config/commit/546d2c420feece937ad57e50402d652883317cdd))
69
+ - **deps:** update typescript-eslint monorepo to ~5.29.0 ([4e504a7](https://github.com/NiGhTTraX/eslint-config/commit/4e504a71e60f03ba9109509286ced399f9efafe9))
70
+ - **deps:** update typescript-eslint monorepo to ~5.30.0 ([18e9958](https://github.com/NiGhTTraX/eslint-config/commit/18e9958b89d70c392c8655781bd10ab9381c904d))
71
+ - **deps:** update typescript-eslint monorepo to ~5.31.0 ([867b97a](https://github.com/NiGhTTraX/eslint-config/commit/867b97a8b7db0a7c9afe6c380b4a29ba7d769ecc))
72
+ - **deps:** update typescript-eslint monorepo to ~5.32.0 ([b86e191](https://github.com/NiGhTTraX/eslint-config/commit/b86e191c4c6937182cafdff95a6bc7de5c9583bc))
73
+ - **deps:** update typescript-eslint monorepo to ~5.33.0 ([fc5ce21](https://github.com/NiGhTTraX/eslint-config/commit/fc5ce21da0fda498ee4707e80ec28f7dd750959f))
74
+ - **deps:** update typescript-eslint monorepo to ~5.34.0 ([6d2ffdd](https://github.com/NiGhTTraX/eslint-config/commit/6d2ffdd9240c0a3bc881aa3c8772106a8238f0f6))
75
+ - **deps:** update typescript-eslint monorepo to ~5.35.0 ([7d6d91f](https://github.com/NiGhTTraX/eslint-config/commit/7d6d91f66713cd79aee142c1df53c2a479e7890e))
76
+ - **deps:** update typescript-eslint monorepo to ~5.9.0 ([3ff65f2](https://github.com/NiGhTTraX/eslint-config/commit/3ff65f285351f0b6ae33fd9e481fb7d1a339ed14))
85
77
 
86
78
  ## [8.0.4](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@8.0.3...@nighttrax/eslint-config-ts@8.0.4) (2021-02-21)
87
79
 
88
-
89
80
  ### Bug Fixes
90
81
 
91
- * **deps:** update dependency eslint-import-resolver-typescript to ~2.4.0 ([65807d7](https://github.com/NiGhTTraX/eslint-config/commit/65807d750abe14b88db67f7443e16559f0a2f6a3))
92
- * **deps:** update typescript-eslint monorepo to ~4.15.0 ([009d41f](https://github.com/NiGhTTraX/eslint-config/commit/009d41f82719f85da9784b32b54b48dbe37dcc27))
93
-
94
-
95
-
96
-
82
+ - **deps:** update dependency eslint-import-resolver-typescript to ~2.4.0 ([65807d7](https://github.com/NiGhTTraX/eslint-config/commit/65807d750abe14b88db67f7443e16559f0a2f6a3))
83
+ - **deps:** update typescript-eslint monorepo to ~4.15.0 ([009d41f](https://github.com/NiGhTTraX/eslint-config/commit/009d41f82719f85da9784b32b54b48dbe37dcc27))
97
84
 
98
85
  ## [8.0.3](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@8.0.2...@nighttrax/eslint-config-ts@8.0.3) (2021-01-27)
99
86
 
100
87
  **Note:** Version bump only for package @nighttrax/eslint-config-ts
101
88
 
102
-
103
-
104
-
105
-
106
89
  ## [8.0.2](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@8.0.1...@nighttrax/eslint-config-ts@8.0.2) (2021-01-11)
107
90
 
108
-
109
91
  ### Bug Fixes
110
92
 
111
- * **ts:** Disable flaky no-redeclare core rule ([1fad70d](https://github.com/NiGhTTraX/eslint-config/commit/1fad70dc60c5486cf03ea7a8b2a6efae813fafe6))
112
-
113
-
114
-
115
-
93
+ - **ts:** Disable flaky no-redeclare core rule ([1fad70d](https://github.com/NiGhTTraX/eslint-config/commit/1fad70dc60c5486cf03ea7a8b2a6efae813fafe6))
116
94
 
117
95
  ## [8.0.1](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@8.0.0...@nighttrax/eslint-config-ts@8.0.1) (2021-01-08)
118
96
 
119
-
120
97
  ### Bug Fixes
121
98
 
122
- * **ts:** Ignore unused rest siblings ([064e4bf](https://github.com/NiGhTTraX/eslint-config/commit/064e4bf802d0182afc71885d3f5de598b75d96ba))
123
-
124
-
125
-
126
-
99
+ - **ts:** Ignore unused rest siblings ([064e4bf](https://github.com/NiGhTTraX/eslint-config/commit/064e4bf802d0182afc71885d3f5de598b75d96ba))
127
100
 
128
101
  # [8.0.0](https://github.com/NiGhTTraX/eslint-config/compare/@nighttrax/eslint-config-ts@8.0.0-alpha.0...@nighttrax/eslint-config-ts@8.0.0) (2021-01-07)
129
102
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  ## Intro
2
2
 
3
- My ESLint config for TS projects. It uses https://www.npmjs.com/package/@rushstack/eslint-patch to bundle all necessary plugins.
3
+ My ESLint config for TS projects.
4
4
 
5
5
 
6
6
  ## Install
@@ -13,10 +13,10 @@ npm i @nighttrax/eslint-config-ts
13
13
  ## Use
14
14
 
15
15
  ```js
16
- module.exports = {
17
- 'root': true,
18
- 'extends': [
19
- '@nighttrax/eslint-config-ts',
20
- ]
21
- };
16
+ import { defineConfig } from "eslint/config";
17
+ import { nighttraxTS } from "@nighttrax/eslint-config-ts";
18
+
19
+ export default defineConfig([
20
+ nighttraxTS
21
+ ]);
22
22
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nighttrax/eslint-config-ts",
3
- "version": "12.0.0-alpha.3",
3
+ "version": "12.0.0-beta.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -12,34 +12,27 @@
12
12
  ],
13
13
  "author": "Andrei Picus <NiGhTTraX@users.noreply.github.com>",
14
14
  "license": "MIT",
15
- "main": "index.js",
15
+ "main": "typescript.mjs",
16
16
  "repository": {
17
17
  "type": "git",
18
18
  "url": "git+https://github.com/NiGhTTraX/eslint-config.git"
19
19
  },
20
- "scripts": {
21
- "test": "../../test.sh mugshot ts"
22
- },
23
20
  "dependencies": {
24
- "@nighttrax/eslint-config-base": "^11.0.0-alpha.2",
25
- "@rushstack/eslint-patch": "~1.2.0",
26
- "@typescript-eslint/eslint-plugin": "~5.57.0",
27
- "@typescript-eslint/parser": "~5.57.0",
28
- "eslint-import-resolver-typescript": "~3.5.0",
29
- "eslint-plugin-import": "~2.27.0",
30
- "eslint-plugin-jsx-a11y": "~6.7.0",
31
- "eslint-plugin-prettier": "~4.2.0",
32
- "eslint-plugin-react": "~7.32.0",
33
- "eslint-plugin-react-hooks": "~4.6.0",
34
- "prettier": "~2.8.0"
21
+ "@eslint/js": "~9.30.1",
22
+ "@typescript-eslint/parser": "~8.35.1",
23
+ "eslint-config-prettier": "~10.1.5",
24
+ "eslint-import-resolver-typescript": "~4.4.4",
25
+ "eslint-plugin-import-x": "~4.16.1",
26
+ "eslint-plugin-prettier": "~5.5.1",
27
+ "typescript-eslint": "~8.35.1"
35
28
  },
36
29
  "peerDependencies": {
37
- "eslint": "^8.5.0",
38
- "typescript": "^4.0.2 || ^5.0.0"
30
+ "eslint": "^9.0.0",
31
+ "prettier": "^3.0.0"
39
32
  },
40
33
  "devDependencies": {
41
- "eslint": "~8.36.0",
42
- "typescript": "~5.0.0"
34
+ "eslint": "~9.30.1",
35
+ "prettier": "~3.6.2"
43
36
  },
44
- "gitHead": "207b750d34dabd0f9acc432d1e6b23ba2e30f917"
37
+ "gitHead": "18c0dc9bd552923c4b81c8e3c572d8a58fb653ff"
45
38
  }
package/typescript.mjs ADDED
@@ -0,0 +1,76 @@
1
+ import pluginJs from "@eslint/js";
2
+ import tsEslint from "typescript-eslint";
3
+ import eslintPluginPrettierRecommended from "eslint-plugin-prettier/recommended";
4
+ import * as pluginImportX from "eslint-plugin-import-x";
5
+ import * as tsParser from "@typescript-eslint/parser";
6
+
7
+ const EXTENSIONS = "{js,mjs,cjs,ts,jsx,tsx}";
8
+
9
+ export const nighttraxTS = tsEslint.config([
10
+ {
11
+ files: [`**/*.${EXTENSIONS}`],
12
+ languageOptions: { parser: tsParser },
13
+ },
14
+
15
+ pluginJs.configs.recommended,
16
+ tsEslint.configs.recommended,
17
+ eslintPluginPrettierRecommended,
18
+ pluginImportX.flatConfigs.recommended,
19
+ pluginImportX.flatConfigs.typescript,
20
+
21
+ {
22
+ rules: {
23
+ "arrow-body-style": ["error", "as-needed"],
24
+ "object-shorthand": "error",
25
+ curly: ["error", "all"],
26
+ "padding-line-between-statements": [
27
+ "error",
28
+ { blankLine: "always", prev: "*", next: "return" },
29
+ { blankLine: "always", prev: "*", next: "block-like" },
30
+ { blankLine: "always", prev: "*", next: "if" },
31
+ { blankLine: "always", prev: "*", next: "export" },
32
+ { blankLine: "always", prev: "*", next: "const" },
33
+ { blankLine: "any", prev: "const", next: "const" },
34
+ { blankLine: "never", prev: "import", next: "import" },
35
+ ],
36
+ },
37
+ },
38
+
39
+ {
40
+ rules: {
41
+ // TypeScript should report incorrect imports.
42
+ "import-x/no-named-as-default-member": "off",
43
+ "import-x/namespace": "off",
44
+ "import-x/no-extraneous-dependencies": [
45
+ "error",
46
+ {
47
+ devDependencies: [
48
+ `**/webpack.config.${EXTENSIONS}`,
49
+ `**/rollup.config.${EXTENSIONS}`,
50
+ `**/vite.config.${EXTENSIONS}`,
51
+ `**/vitest.config.${EXTENSIONS}`,
52
+ `**/.storybook/main.${EXTENSIONS}`,
53
+ `**/.storybook/preview.${EXTENSIONS}`,
54
+ `**/eslint.config.${EXTENSIONS}`,
55
+ `**/*.{spec,test}.${EXTENSIONS}`,
56
+ "**/tests/**",
57
+ ],
58
+ },
59
+ ],
60
+ },
61
+ },
62
+
63
+ {
64
+ rules: {
65
+ "@typescript-eslint/no-explicit-any": "warn",
66
+ "@typescript-eslint/consistent-type-imports": "error",
67
+ "@typescript-eslint/no-unused-vars": [
68
+ "error",
69
+ {
70
+ caughtErrors: "none",
71
+ ignoreRestSiblings: true,
72
+ },
73
+ ],
74
+ },
75
+ },
76
+ ]);
package/index.js DELETED
@@ -1,11 +0,0 @@
1
- require("@rushstack/eslint-patch/modern-module-resolution");
2
-
3
- module.exports = {
4
- extends: ["@nighttrax/eslint-config-base"],
5
-
6
- settings: {
7
- "import/parsers": {
8
- "@typescript-eslint/parser": [".ts"],
9
- },
10
- },
11
- };