@itcase/lint 1.1.78 → 1.1.80
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 +329 -0
- package/dist/eslint.js +24 -5
- package/package.json +21 -17
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,329 @@
|
|
|
1
|
+
## <small>1.1.80 (2026-01-20)</small>
|
|
2
|
+
|
|
3
|
+
* Merge branch 'develop' ([32735a9](https://github.com/ITCase/itcase-lint/commit/32735a9))
|
|
4
|
+
* Merge branch 'develop' ([7914666](https://github.com/ITCase/itcase-lint/commit/7914666))
|
|
5
|
+
* Merge branch 'develop' into lesnoypudge/45 ([452da18](https://github.com/ITCase/itcase-lint/commit/452da18))
|
|
6
|
+
* Merge branch 'lesnoypudge/200' of https://github.com/itcase/itcase-lint into lesnoypudge/45 ([1e9f88d](https://github.com/ITCase/itcase-lint/commit/1e9f88d))
|
|
7
|
+
* Merge pull request #7 from itcase/lesnoypudge/45 ([cd4548b](https://github.com/ITCase/itcase-lint/commit/cd4548b)), closes [#7](https://github.com/ITCase/itcase-lint/issues/7) [#45](https://github.com/ITCase/itcase-lint/issues/45)
|
|
8
|
+
* patch(other(other): Correct hook use) ([9c31f1e](https://github.com/ITCase/itcase-lint/commit/9c31f1e))
|
|
9
|
+
* deps(other): Update hooks ([594b62d](https://github.com/ITCase/itcase-lint/commit/594b62d))
|
|
10
|
+
* other(other): Update husky ([dbf0452](https://github.com/ITCase/itcase-lint/commit/dbf0452))
|
|
11
|
+
* feat(eslint): add html-eslint and configure eslint-plugin-html ([05140db](https://github.com/ITCase/itcase-lint/commit/05140db))
|
|
12
|
+
|
|
13
|
+
## <small>1.1.79 (2026-01-19)</small>
|
|
14
|
+
|
|
15
|
+
* Merge branch 'develop' of https://github.com/itcase/itcase-lint into lesnoypudge/200 ([ea028b3](https://github.com/ITCase/itcase-lint/commit/ea028b3))
|
|
16
|
+
* Merge branch 'develop' of https://github.com/itcase/itcase-lint into lesnoypudge/200 ([aa667a5](https://github.com/ITCase/itcase-lint/commit/aa667a5))
|
|
17
|
+
* Merge branch 'develop' of https://github.com/itcase/itcase-lint into lesnoypudge/200 ([12e9de6](https://github.com/ITCase/itcase-lint/commit/12e9de6))
|
|
18
|
+
* Merge branch 'master' into develop ([3ba4a21](https://github.com/ITCase/itcase-lint/commit/3ba4a21))
|
|
19
|
+
* Merge branch 'master' of github.com:ITCase/itcase-lint ([3ba6106](https://github.com/ITCase/itcase-lint/commit/3ba6106))
|
|
20
|
+
* Merge pull request #6 from itcase/lesnoypudge/200 ([8e5c470](https://github.com/ITCase/itcase-lint/commit/8e5c470)), closes [#6](https://github.com/ITCase/itcase-lint/issues/6) [#200](https://github.com/ITCase/itcase-lint/issues/200)
|
|
21
|
+
* Update ESLint config to include additional file patterns ([b10408b](https://github.com/ITCase/itcase-lint/commit/b10408b))
|
|
22
|
+
* refactor(other): Update file names / add eslint rulee ([f6985ea](https://github.com/ITCase/itcase-lint/commit/f6985ea))
|
|
23
|
+
* fix(eslint): add configs to rule exception, fix build script for windows ([e3c235e](https://github.com/ITCase/itcase-lint/commit/e3c235e))
|
|
24
|
+
* fix(other): Fix precommit message ([ff74d75](https://github.com/ITCase/itcase-lint/commit/ff74d75))
|
|
25
|
+
* fix(other): Fix version ([64f30f2](https://github.com/ITCase/itcase-lint/commit/64f30f2))
|
|
26
|
+
* fix(other): Fix windows ([749a704](https://github.com/ITCase/itcase-lint/commit/749a704))
|
|
27
|
+
* fix(other): test2 ([b631325](https://github.com/ITCase/itcase-lint/commit/b631325))
|
|
28
|
+
* fix(other): test3 ([759729e](https://github.com/ITCase/itcase-lint/commit/759729e))
|
|
29
|
+
* fix(other): test4_2 ([3a202a5](https://github.com/ITCase/itcase-lint/commit/3a202a5))
|
|
30
|
+
* fix(other): test5 ([89df4f5](https://github.com/ITCase/itcase-lint/commit/89df4f5))
|
|
31
|
+
* fix(other): test6 ([59f8353](https://github.com/ITCase/itcase-lint/commit/59f8353))
|
|
32
|
+
* fix(other): test ([2fd1386](https://github.com/ITCase/itcase-lint/commit/2fd1386))
|
|
33
|
+
* fix(other): test ([ec6aafd](https://github.com/ITCase/itcase-lint/commit/ec6aafd))
|
|
34
|
+
* fix(other): test ([a1404d8](https://github.com/ITCase/itcase-lint/commit/a1404d8))
|
|
35
|
+
* fix(other): tmp ([43c9c07](https://github.com/ITCase/itcase-lint/commit/43c9c07))
|
|
36
|
+
* fix(other): Update hooks ([d240fad](https://github.com/ITCase/itcase-lint/commit/d240fad))
|
|
37
|
+
* other(other): Try windows ([c70d8d1](https://github.com/ITCase/itcase-lint/commit/c70d8d1))
|
|
38
|
+
* feat(other): added del-cli for cross-platform deletion ([2a77ed9](https://github.com/ITCase/itcase-lint/commit/2a77ed9))
|
|
39
|
+
|
|
40
|
+
## <small>1.1.78 (2026-01-12)</small>
|
|
41
|
+
|
|
42
|
+
* Merge branch 'master' into develop ([da8f161](https://github.com/ITCase/itcase-lint/commit/da8f161))
|
|
43
|
+
* Merge branch 'master' of github.com:ITCase/itcase-lint ([44e03b9](https://github.com/ITCase/itcase-lint/commit/44e03b9))
|
|
44
|
+
* patch(fix(other): Fix version) ([09a2f4f](https://github.com/ITCase/itcase-lint/commit/09a2f4f))
|
|
45
|
+
* patch(other(other): Test) ([c53ccf9](https://github.com/ITCase/itcase-lint/commit/c53ccf9))
|
|
46
|
+
* other(other): Test ([2ac9280](https://github.com/ITCase/itcase-lint/commit/2ac9280))
|
|
47
|
+
|
|
48
|
+
## <small>1.1.77 (2026-01-12)</small>
|
|
49
|
+
|
|
50
|
+
* Merge branch 'master' of github.com:ITCase/itcase-lint ([375a884](https://github.com/ITCase/itcase-lint/commit/375a884))
|
|
51
|
+
* ci(other): Add ts config ([18fcd73](https://github.com/ITCase/itcase-lint/commit/18fcd73))
|
|
52
|
+
|
|
53
|
+
## <small>1.1.76 (2026-01-12)</small>
|
|
54
|
+
|
|
55
|
+
* add comment ([9342f2d](https://github.com/ITCase/itcase-lint/commit/9342f2d))
|
|
56
|
+
* add comments ([585687d](https://github.com/ITCase/itcase-lint/commit/585687d))
|
|
57
|
+
* add comments to constants ([eeb57f9](https://github.com/ITCase/itcase-lint/commit/eeb57f9))
|
|
58
|
+
* add dataTestIdPlugin, add tsconfig, use created config ([beea866](https://github.com/ITCase/itcase-lint/commit/beea866))
|
|
59
|
+
* add eslint customPlugins dist to .gitignore ([74b2ab4](https://github.com/ITCase/itcase-lint/commit/74b2ab4))
|
|
60
|
+
* add eslint/customPlugins/dist to ignores in eslint.config.mjs ([876946c](https://github.com/ITCase/itcase-lint/commit/876946c))
|
|
61
|
+
* add note ([1169b63](https://github.com/ITCase/itcase-lint/commit/1169b63))
|
|
62
|
+
* clean ([85cf894](https://github.com/ITCase/itcase-lint/commit/85cf894))
|
|
63
|
+
* enable plugin in config for current project ([0300a5b](https://github.com/ITCase/itcase-lint/commit/0300a5b))
|
|
64
|
+
* fix IS ([c20f72e](https://github.com/ITCase/itcase-lint/commit/c20f72e))
|
|
65
|
+
* Merge branch 'develop' of github.com:ITCase/itcase-lint into develop ([c4e85c0](https://github.com/ITCase/itcase-lint/commit/c4e85c0))
|
|
66
|
+
* Merge branch 'develop' of github.com:ITCase/itcase-lint into develop ([77c4d34](https://github.com/ITCase/itcase-lint/commit/77c4d34))
|
|
67
|
+
* Merge branch 'master' into develop ([f11c399](https://github.com/ITCase/itcase-lint/commit/f11c399))
|
|
68
|
+
* Merge branch 'master' into develop ([e53e658](https://github.com/ITCase/itcase-lint/commit/e53e658))
|
|
69
|
+
* Merge branch 'master' of github.com:ITCase/itcase-lint ([88a0ae9](https://github.com/ITCase/itcase-lint/commit/88a0ae9))
|
|
70
|
+
* Merge pull request #4 from itcase/lesnoypudge/151 ([f6b3723](https://github.com/ITCase/itcase-lint/commit/f6b3723)), closes [#4](https://github.com/ITCase/itcase-lint/issues/4)
|
|
71
|
+
* Merge pull request #5 from itcase/data-test-id-plugin ([2a0772c](https://github.com/ITCase/itcase-lint/commit/2a0772c)), closes [#5](https://github.com/ITCase/itcase-lint/issues/5)
|
|
72
|
+
* refactor ([b385e2c](https://github.com/ITCase/itcase-lint/commit/b385e2c))
|
|
73
|
+
* refactor ([d874966](https://github.com/ITCase/itcase-lint/commit/d874966))
|
|
74
|
+
* refactor ([0210b10](https://github.com/ITCase/itcase-lint/commit/0210b10))
|
|
75
|
+
* refactor ([a2924e2](https://github.com/ITCase/itcase-lint/commit/a2924e2))
|
|
76
|
+
* refactor ([585101b](https://github.com/ITCase/itcase-lint/commit/585101b))
|
|
77
|
+
* refactor ([0fe123d](https://github.com/ITCase/itcase-lint/commit/0fe123d))
|
|
78
|
+
* refactor config ([1041270](https://github.com/ITCase/itcase-lint/commit/1041270))
|
|
79
|
+
* refactor exports ([24603b3](https://github.com/ITCase/itcase-lint/commit/24603b3))
|
|
80
|
+
* refactor plugin.ts ([982b085](https://github.com/ITCase/itcase-lint/commit/982b085))
|
|
81
|
+
* refactor test ([8e639cc](https://github.com/ITCase/itcase-lint/commit/8e639cc))
|
|
82
|
+
* remove bundled files ([e01e41c](https://github.com/ITCase/itcase-lint/commit/e01e41c))
|
|
83
|
+
* remove useless vars ([c0612e1](https://github.com/ITCase/itcase-lint/commit/c0612e1))
|
|
84
|
+
* update configs ([221537d](https://github.com/ITCase/itcase-lint/commit/221537d))
|
|
85
|
+
* feat: add eslint-plugin-import and configure import/no-default-export rule ([70a7cef](https://github.com/ITCase/itcase-lint/commit/70a7cef))
|
|
86
|
+
* feat(other): Add rollup ([0af9cc1](https://github.com/ITCase/itcase-lint/commit/0af9cc1))
|
|
87
|
+
* feat(other): Comples update ([3bc5a74](https://github.com/ITCase/itcase-lint/commit/3bc5a74))
|
|
88
|
+
* feat: handle variable declaration differently from functions, handle props for custom and html eleme ([d518a29](https://github.com/ITCase/itcase-lint/commit/d518a29))
|
|
89
|
+
* feat: update data-test-id plugin to include ignored elements and adjust test cases ([728e109](https://github.com/ITCase/itcase-lint/commit/728e109))
|
|
90
|
+
* fix: correct plugin name in configuration and rule definitions ([f2c0019](https://github.com/ITCase/itcase-lint/commit/f2c0019))
|
|
91
|
+
* fix: disable default rule for data-test-id plugin ([36068b2](https://github.com/ITCase/itcase-lint/commit/36068b2))
|
|
92
|
+
* refactor: remove commented-out ESLint configurations ([87c9e8c](https://github.com/ITCase/itcase-lint/commit/87c9e8c))
|
|
93
|
+
* refactor: rename pluginWithoutConfigs to plugin ([55f29ec](https://github.com/ITCase/itcase-lint/commit/55f29ec))
|
|
94
|
+
|
|
95
|
+
## [1.1.75](https://github.com/ITCase/itcase-lint/compare/v1.1.74...v1.1.75) (2026-01-12)
|
|
96
|
+
|
|
97
|
+
## [1.1.74](https://github.com/ITCase/itcase-lint/compare/v1.1.73...v1.1.74) (2026-01-06)
|
|
98
|
+
|
|
99
|
+
## [1.1.73](https://github.com/ITCase/itcase-lint/compare/v1.1.72...v1.1.73) (2025-12-23)
|
|
100
|
+
|
|
101
|
+
## [1.1.72](https://github.com/ITCase/itcase-lint/compare/v1.1.71...v1.1.72) (2025-12-23)
|
|
102
|
+
|
|
103
|
+
## [1.1.71](https://github.com/ITCase/itcase-lint/compare/v1.1.70...v1.1.71) (2025-12-23)
|
|
104
|
+
|
|
105
|
+
## [1.1.70](https://github.com/ITCase/itcase-lint/compare/v1.1.69...v1.1.70) (2025-12-23)
|
|
106
|
+
|
|
107
|
+
## [1.1.69](https://github.com/ITCase/itcase-lint/compare/v1.1.68...v1.1.69) (2025-11-19)
|
|
108
|
+
|
|
109
|
+
## [1.1.68](https://github.com/ITCase/itcase-lint/compare/v1.1.67...v1.1.68) (2025-10-14)
|
|
110
|
+
|
|
111
|
+
## [1.1.67](https://github.com/ITCase/itcase-lint/compare/v1.1.66...v1.1.67) (2025-09-19)
|
|
112
|
+
|
|
113
|
+
## [1.1.66](https://github.com/ITCase/itcase-lint/compare/v1.1.65...v1.1.66) (2025-09-19)
|
|
114
|
+
|
|
115
|
+
## [1.1.65](https://github.com/ITCase/itcase-lint/compare/v1.1.64...v1.1.65) (2025-09-19)
|
|
116
|
+
|
|
117
|
+
## [1.1.64](https://github.com/ITCase/itcase-lint/compare/v1.1.63...v1.1.64) (2025-09-17)
|
|
118
|
+
|
|
119
|
+
## [1.1.63](https://github.com/ITCase/itcase-lint/compare/v1.1.62...v1.1.63) (2025-09-17)
|
|
120
|
+
|
|
121
|
+
## [1.1.62](https://github.com/ITCase/itcase-lint/compare/v1.1.61...v1.1.62) (2025-09-15)
|
|
122
|
+
|
|
123
|
+
## [1.1.61](https://github.com/ITCase/itcase-lint/compare/v1.1.60...v1.1.61) (2025-09-15)
|
|
124
|
+
|
|
125
|
+
## [1.1.60](https://github.com/ITCase/itcase-lint/compare/v1.1.59...v1.1.60) (2025-09-15)
|
|
126
|
+
|
|
127
|
+
## [1.1.59](https://github.com/ITCase/itcase-lint/compare/v1.1.58...v1.1.59) (2025-09-11)
|
|
128
|
+
|
|
129
|
+
## [1.1.58](https://github.com/ITCase/itcase-lint/compare/v1.1.57...v1.1.58) (2025-09-11)
|
|
130
|
+
|
|
131
|
+
## [1.1.57](https://github.com/ITCase/itcase-lint/compare/v1.1.56...v1.1.57) (2025-09-10)
|
|
132
|
+
|
|
133
|
+
## [1.1.56](https://github.com/ITCase/itcase-lint/compare/v1.1.55...v1.1.56) (2025-09-10)
|
|
134
|
+
|
|
135
|
+
## [1.1.55](https://github.com/ITCase/itcase-lint/compare/v1.1.54...v1.1.55) (2025-09-10)
|
|
136
|
+
|
|
137
|
+
## [1.1.54](https://github.com/ITCase/itcase-lint/compare/v1.1.53...v1.1.54) (2025-09-09)
|
|
138
|
+
|
|
139
|
+
## [1.1.53](https://github.com/ITCase/itcase-lint/compare/v1.1.52...v1.1.53) (2025-09-09)
|
|
140
|
+
|
|
141
|
+
## [1.1.52](https://github.com/ITCase/itcase-lint/compare/v1.1.51...v1.1.52) (2025-09-09)
|
|
142
|
+
|
|
143
|
+
## [1.1.51](https://github.com/ITCase/itcase-lint/compare/v1.1.50...v1.1.51) (2025-09-09)
|
|
144
|
+
|
|
145
|
+
## [1.1.50](https://github.com/ITCase/itcase-lint/compare/v1.1.49...v1.1.50) (2025-09-09)
|
|
146
|
+
|
|
147
|
+
## [1.1.49](https://github.com/ITCase/itcase-lint/compare/v1.1.48...v1.1.49) (2025-09-04)
|
|
148
|
+
|
|
149
|
+
## [1.1.48](https://github.com/ITCase/itcase-lint/compare/v1.1.47...v1.1.48) (2025-09-01)
|
|
150
|
+
|
|
151
|
+
## [1.1.47](https://github.com/ITCase/itcase-lint/compare/v1.1.46...v1.1.47) (2025-08-29)
|
|
152
|
+
|
|
153
|
+
## [1.1.46](https://github.com/ITCase/itcase-lint/compare/v1.1.45...v1.1.46) (2025-08-29)
|
|
154
|
+
|
|
155
|
+
## [1.1.45](https://github.com/ITCase/itcase-lint/compare/v1.1.44...v1.1.45) (2025-08-29)
|
|
156
|
+
|
|
157
|
+
## [1.1.44](https://github.com/ITCase/itcase-lint/compare/v1.1.43...v1.1.44) (2025-08-29)
|
|
158
|
+
|
|
159
|
+
## [1.1.43](https://github.com/ITCase/itcase-lint/compare/v1.1.42...v1.1.43) (2025-08-28)
|
|
160
|
+
|
|
161
|
+
## [1.1.42](https://github.com/ITCase/itcase-lint/compare/v1.1.41...v1.1.42) (2025-08-28)
|
|
162
|
+
|
|
163
|
+
## [1.1.41](https://github.com/ITCase/itcase-lint/compare/v1.1.40...v1.1.41) (2025-08-28)
|
|
164
|
+
|
|
165
|
+
## [1.1.40](https://github.com/ITCase/itcase-lint/compare/v1.1.39...v1.1.40) (2025-08-28)
|
|
166
|
+
|
|
167
|
+
## [1.1.39](https://github.com/ITCase/itcase-lint/compare/v1.1.38...v1.1.39) (2025-08-28)
|
|
168
|
+
|
|
169
|
+
## [1.1.38](https://github.com/ITCase/itcase-lint/compare/v1.1.37...v1.1.38) (2025-08-26)
|
|
170
|
+
|
|
171
|
+
## [1.1.37](https://github.com/ITCase/itcase-lint/compare/v1.1.36...v1.1.37) (2025-08-15)
|
|
172
|
+
|
|
173
|
+
## [1.1.36](https://github.com/ITCase/itcase-lint/compare/v1.1.35...v1.1.36) (2025-08-14)
|
|
174
|
+
|
|
175
|
+
## [1.1.35](https://github.com/ITCase/itcase-lint/compare/v1.1.34...v1.1.35) (2025-08-14)
|
|
176
|
+
|
|
177
|
+
## [1.1.34](https://github.com/ITCase/itcase-lint/compare/v1.1.33...v1.1.34) (2025-08-14)
|
|
178
|
+
|
|
179
|
+
## [1.1.33](https://github.com/ITCase/itcase-lint/compare/v1.1.32...v1.1.33) (2025-08-14)
|
|
180
|
+
|
|
181
|
+
## [1.1.32](https://github.com/ITCase/itcase-lint/compare/v1.1.31...v1.1.32) (2025-08-13)
|
|
182
|
+
|
|
183
|
+
## [1.1.31](https://github.com/ITCase/itcase-lint/compare/v1.1.30...v1.1.31) (2025-08-13)
|
|
184
|
+
|
|
185
|
+
## [1.1.30](https://github.com/ITCase/itcase-lint/compare/v1.1.29...v1.1.30) (2025-08-04)
|
|
186
|
+
|
|
187
|
+
## [1.1.29](https://github.com/ITCase/itcase-lint/compare/v1.1.28...v1.1.29) (2025-07-25)
|
|
188
|
+
|
|
189
|
+
## [1.1.28](https://github.com/ITCase/itcase-lint/compare/v1.1.27...v1.1.28) (2025-07-25)
|
|
190
|
+
|
|
191
|
+
## [1.1.27](https://github.com/ITCase/itcase-lint/compare/v1.1.26...v1.1.27) (2025-07-23)
|
|
192
|
+
|
|
193
|
+
## [1.1.26](https://github.com/ITCase/itcase-lint/compare/v1.1.25...v1.1.26) (2025-07-22)
|
|
194
|
+
|
|
195
|
+
## [1.1.25](https://github.com/ITCase/itcase-lint/compare/v1.1.24...v1.1.25) (2025-07-21)
|
|
196
|
+
|
|
197
|
+
## [1.1.24](https://github.com/ITCase/itcase-lint/compare/v1.1.23...v1.1.24) (2025-07-18)
|
|
198
|
+
|
|
199
|
+
## [1.1.23](https://github.com/ITCase/itcase-lint/compare/v1.1.22...v1.1.23) (2025-07-15)
|
|
200
|
+
|
|
201
|
+
## [1.1.22](https://github.com/ITCase/itcase-lint/compare/v1.1.21...v1.1.22) (2025-07-15)
|
|
202
|
+
|
|
203
|
+
## [1.1.21](https://github.com/ITCase/itcase-lint/compare/v1.1.20...v1.1.21) (2025-07-09)
|
|
204
|
+
|
|
205
|
+
## [1.1.20](https://github.com/ITCase/itcase-lint/compare/v1.1.19...v1.1.20) (2025-07-09)
|
|
206
|
+
|
|
207
|
+
## [1.1.19](https://github.com/ITCase/itcase-lint/compare/v1.1.18...v1.1.19) (2025-06-20)
|
|
208
|
+
|
|
209
|
+
## [1.1.18](https://github.com/ITCase/itcase-lint/compare/v1.1.17...v1.1.18) (2025-06-19)
|
|
210
|
+
|
|
211
|
+
## [1.1.17](https://github.com/ITCase/itcase-lint/compare/v1.1.16...v1.1.17) (2025-06-16)
|
|
212
|
+
|
|
213
|
+
## [1.1.16](https://github.com/ITCase/itcase-lint/compare/v1.1.15...v1.1.16) (2025-06-13)
|
|
214
|
+
|
|
215
|
+
## [1.1.15](https://github.com/ITCase/itcase-lint/compare/v1.1.14...v1.1.15) (2025-06-12)
|
|
216
|
+
|
|
217
|
+
## [1.1.14](https://github.com/ITCase/itcase-lint/compare/v1.1.13...v1.1.14) (2025-06-12)
|
|
218
|
+
|
|
219
|
+
## [1.1.13](https://github.com/ITCase/itcase-lint/compare/v1.1.12...v1.1.13) (2025-06-12)
|
|
220
|
+
|
|
221
|
+
## [1.1.12](https://github.com/ITCase/itcase-lint/compare/v1.1.11...v1.1.12) (2025-06-12)
|
|
222
|
+
|
|
223
|
+
## [1.1.11](https://github.com/ITCase/itcase-lint/compare/v1.1.10...v1.1.11) (2025-06-12)
|
|
224
|
+
|
|
225
|
+
## [1.1.10](https://github.com/ITCase/itcase-lint/compare/v1.1.9...v1.1.10) (2025-06-03)
|
|
226
|
+
|
|
227
|
+
## [1.1.9](https://github.com/ITCase/itcase-lint/compare/v1.1.8...v1.1.9) (2025-04-24)
|
|
228
|
+
|
|
229
|
+
## [1.1.8](https://github.com/ITCase/itcase-lint/compare/v1.1.7...v1.1.8) (2025-04-22)
|
|
230
|
+
|
|
231
|
+
## [1.1.7](https://github.com/ITCase/itcase-lint/compare/v1.1.6...v1.1.7) (2025-04-15)
|
|
232
|
+
|
|
233
|
+
## [1.1.6](https://github.com/ITCase/itcase-lint/compare/v1.1.5...v1.1.6) (2025-04-15)
|
|
234
|
+
|
|
235
|
+
## [1.1.5](https://github.com/ITCase/itcase-lint/compare/v1.1.4...v1.1.5) (2025-04-15)
|
|
236
|
+
|
|
237
|
+
## [1.1.4](https://github.com/ITCase/itcase-lint/compare/v1.1.3...v1.1.4) (2025-04-09)
|
|
238
|
+
|
|
239
|
+
## [1.1.3](https://github.com/ITCase/itcase-lint/compare/v1.1.2...v1.1.3) (2025-04-09)
|
|
240
|
+
|
|
241
|
+
## [1.1.2](https://github.com/ITCase/itcase-lint/compare/v1.1.1...v1.1.2) (2025-04-03)
|
|
242
|
+
|
|
243
|
+
## [1.1.1](https://github.com/ITCase/itcase-lint/compare/v1.1.0...v1.1.1) (2025-04-02)
|
|
244
|
+
|
|
245
|
+
## [1.1.0](https://github.com/ITCase/itcase-lint/compare/v1.0.41...v1.1.0) (2025-04-02)
|
|
246
|
+
|
|
247
|
+
## [1.0.41](https://github.com/ITCase/itcase-lint/compare/v1.0.40...v1.0.41) (2025-02-13)
|
|
248
|
+
|
|
249
|
+
## [1.0.40](https://github.com/ITCase/itcase-lint/compare/v1.0.39...v1.0.40) (2025-02-06)
|
|
250
|
+
|
|
251
|
+
## [1.0.39](https://github.com/ITCase/itcase-lint/compare/v1.0.38...v1.0.39) (2025-02-06)
|
|
252
|
+
|
|
253
|
+
## [1.0.38](https://github.com/ITCase/itcase-lint/compare/v1.0.37...v1.0.38) (2025-01-31)
|
|
254
|
+
|
|
255
|
+
## [1.0.37](https://github.com/ITCase/itcase-lint/compare/v1.0.36...v1.0.37) (2025-01-31)
|
|
256
|
+
|
|
257
|
+
## [1.0.36](https://github.com/ITCase/itcase-lint/compare/v1.0.35...v1.0.36) (2025-01-10)
|
|
258
|
+
|
|
259
|
+
## [1.0.35](https://github.com/ITCase/itcase-lint/compare/v1.0.34...v1.0.35) (2024-12-17)
|
|
260
|
+
|
|
261
|
+
## [1.0.34](https://github.com/ITCase/itcase-lint/compare/v1.0.33...v1.0.34) (2024-12-12)
|
|
262
|
+
|
|
263
|
+
## [1.0.33](https://github.com/ITCase/itcase-lint/compare/v1.0.32...v1.0.33) (2024-12-02)
|
|
264
|
+
|
|
265
|
+
## [1.0.32](https://github.com/ITCase/itcase-lint/compare/v1.0.31...v1.0.32) (2024-12-02)
|
|
266
|
+
|
|
267
|
+
## [1.0.31](https://github.com/ITCase/itcase-lint/compare/v1.0.30...v1.0.31) (2024-11-28)
|
|
268
|
+
|
|
269
|
+
## [1.0.30](https://github.com/ITCase/itcase-lint/compare/v1.0.29...v1.0.30) (2024-11-27)
|
|
270
|
+
|
|
271
|
+
## [1.0.29](https://github.com/ITCase/itcase-lint/compare/v1.0.28...v1.0.29) (2024-11-27)
|
|
272
|
+
|
|
273
|
+
## [1.0.28](https://github.com/ITCase/itcase-lint/compare/v1.0.27...v1.0.28) (2024-11-27)
|
|
274
|
+
|
|
275
|
+
## [1.0.27](https://github.com/ITCase/itcase-lint/compare/v1.0.26...v1.0.27) (2024-11-27)
|
|
276
|
+
|
|
277
|
+
## [1.0.26](https://github.com/ITCase/itcase-lint/compare/v1.0.25...v1.0.26) (2024-11-27)
|
|
278
|
+
|
|
279
|
+
## [1.0.25](https://github.com/ITCase/itcase-lint/compare/v1.0.24...v1.0.25) (2024-11-27)
|
|
280
|
+
|
|
281
|
+
## [1.0.24](https://github.com/ITCase/itcase-lint/compare/v1.0.23...v1.0.24) (2024-11-27)
|
|
282
|
+
|
|
283
|
+
## [1.0.23](https://github.com/ITCase/itcase-lint/compare/v1.0.22...v1.0.23) (2024-11-27)
|
|
284
|
+
|
|
285
|
+
## [1.0.22](https://github.com/ITCase/itcase-lint/compare/v1.0.21...v1.0.22) (2024-11-27)
|
|
286
|
+
|
|
287
|
+
## [1.0.21](https://github.com/ITCase/itcase-lint/compare/v1.0.20...v1.0.21) (2024-11-27)
|
|
288
|
+
|
|
289
|
+
## [1.0.20](https://github.com/ITCase/itcase-lint/compare/v1.0.19...v1.0.20) (2024-11-27)
|
|
290
|
+
|
|
291
|
+
## [1.0.19](https://github.com/ITCase/itcase-lint/compare/v1.0.18...v1.0.19) (2024-11-25)
|
|
292
|
+
|
|
293
|
+
## [1.0.18](https://github.com/ITCase/itcase-lint/compare/v1.0.17...v1.0.18) (2024-11-20)
|
|
294
|
+
|
|
295
|
+
## [1.0.17](https://github.com/ITCase/itcase-lint/compare/v1.0.16...v1.0.17) (2024-11-18)
|
|
296
|
+
|
|
297
|
+
## [1.0.16](https://github.com/ITCase/itcase-lint/compare/v1.0.15...v1.0.16) (2024-11-12)
|
|
298
|
+
|
|
299
|
+
## [1.0.15](https://github.com/ITCase/itcase-lint/compare/v1.0.14...v1.0.15) (2024-11-12)
|
|
300
|
+
|
|
301
|
+
## [1.0.14](https://github.com/ITCase/itcase-lint/compare/v1.0.13...v1.0.14) (2024-10-20)
|
|
302
|
+
|
|
303
|
+
## [1.0.13](https://github.com/ITCase/itcase-lint/compare/v1.0.12...v1.0.13) (2024-09-10)
|
|
304
|
+
|
|
305
|
+
## [1.0.12](https://github.com/ITCase/itcase-lint/compare/v1.0.11...v1.0.12) (2024-09-10)
|
|
306
|
+
|
|
307
|
+
## [1.0.11](https://github.com/ITCase/itcase-lint/compare/v1.0.10...v1.0.11) (2024-09-10)
|
|
308
|
+
|
|
309
|
+
## [1.0.10](https://github.com/ITCase/itcase-lint/compare/v1.0.9...v1.0.10) (2024-08-09)
|
|
310
|
+
|
|
311
|
+
## [1.0.9](https://github.com/ITCase/itcase-lint/compare/v1.0.8...v1.0.9) (2024-08-07)
|
|
312
|
+
|
|
313
|
+
## [1.0.8](https://github.com/ITCase/itcase-lint/compare/v1.0.7...v1.0.8) (2024-08-06)
|
|
314
|
+
|
|
315
|
+
## [1.0.7](https://github.com/ITCase/itcase-lint/compare/v1.0.6...v1.0.7) (2024-08-06)
|
|
316
|
+
|
|
317
|
+
## [1.0.6](https://github.com/ITCase/itcase-lint/compare/v1.0.5...v1.0.6) (2024-08-06)
|
|
318
|
+
|
|
319
|
+
## [1.0.5](https://github.com/ITCase/itcase-lint/compare/v1.0.4...v1.0.5) (2024-08-05)
|
|
320
|
+
|
|
321
|
+
## [1.0.4](https://github.com/ITCase/itcase-lint/compare/v1.0.3...v1.0.4) (2024-08-05)
|
|
322
|
+
|
|
323
|
+
## [1.0.3](https://github.com/ITCase/itcase-lint/compare/v1.0.2...v1.0.3) (2024-08-05)
|
|
324
|
+
|
|
325
|
+
## [1.0.2](https://github.com/ITCase/itcase-lint/compare/v1.0.1...v1.0.2) (2024-07-26)
|
|
326
|
+
|
|
327
|
+
## [1.0.1](https://github.com/ITCase/itcase-lint/compare/v1.0.0...v1.0.1) (2024-07-26)
|
|
328
|
+
|
|
329
|
+
## 1.0.0 (2024-07-26)
|
package/dist/eslint.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { fixupPluginRules } from '@eslint/compat';
|
|
2
2
|
import eslintJs from '@eslint/js';
|
|
3
3
|
import eslintMarkdown from '@eslint/markdown';
|
|
4
|
-
import
|
|
4
|
+
import eslintHtmlPlugin from '@html-eslint/eslint-plugin';
|
|
5
|
+
import eslintHtmlScriptPlugin from 'eslint-plugin-html';
|
|
5
6
|
import eslintImport from 'eslint-plugin-import';
|
|
6
7
|
import eslintJson from 'eslint-plugin-json';
|
|
7
8
|
import eslintPerfectionist from 'eslint-plugin-perfectionist';
|
|
@@ -274,7 +275,8 @@ const eslintConfig = [
|
|
|
274
275
|
// eslint-plugin-react-hooks already supports flat config, but fixupPluginRules
|
|
275
276
|
// is used for compatibility. Type assertion is needed due to type incompatibility.
|
|
276
277
|
'react-hooks': fixupPluginRules(eslintReactHooks),
|
|
277
|
-
|
|
278
|
+
htmlScript: eslintHtmlScriptPlugin,
|
|
279
|
+
'@html-eslint': eslintHtmlPlugin,
|
|
278
280
|
import: eslintImport,
|
|
279
281
|
perfectionist: eslintPerfectionist,
|
|
280
282
|
},
|
|
@@ -291,7 +293,19 @@ const eslintConfig = [
|
|
|
291
293
|
...eslintMarkdown.configs.recommended,
|
|
292
294
|
},
|
|
293
295
|
{
|
|
294
|
-
files
|
|
296
|
+
// Rules for HTML files
|
|
297
|
+
files: ['**/*.html'],
|
|
298
|
+
...eslintHtmlPlugin.configs['flat/recommended'],
|
|
299
|
+
rules: {
|
|
300
|
+
...eslintHtmlPlugin.configs['flat/all'].rules,
|
|
301
|
+
// Disabled rules due to conflicts with prettier
|
|
302
|
+
'@html-eslint/indent': 'off',
|
|
303
|
+
'@html-eslint/require-closing-tags': 'off',
|
|
304
|
+
'@html-eslint/no-extra-spacing-attrs': 'off',
|
|
305
|
+
},
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
files: ['**/*.{js,jsx,mjs,cjs,ts,tsx,html}'],
|
|
295
309
|
rules: {
|
|
296
310
|
// react-hooks configs recommended rules
|
|
297
311
|
...eslintReactHooks.configs.recommended.rules,
|
|
@@ -330,9 +344,14 @@ const eslintConfig = [
|
|
|
330
344
|
'perfectionist/sort-union-types': sortUnionTypes,
|
|
331
345
|
},
|
|
332
346
|
},
|
|
333
|
-
//
|
|
347
|
+
// Add exceptions for files that require default exports
|
|
334
348
|
{
|
|
335
|
-
files: [
|
|
349
|
+
files: [
|
|
350
|
+
'**/*.page.{ts,tsx,js,jsx}', // Next.js pages
|
|
351
|
+
'**/*.config.*', // configs
|
|
352
|
+
'**/*gulpfile*', // gulp
|
|
353
|
+
'**/*.stories.*', // storybook
|
|
354
|
+
],
|
|
336
355
|
rules: {
|
|
337
356
|
'import/no-default-export': 'off',
|
|
338
357
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itcase/lint",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.80",
|
|
4
4
|
"author": "ITCase",
|
|
5
5
|
"description": "Code style linter configuration presets ",
|
|
6
6
|
"engines": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"scripts": {
|
|
10
10
|
"build": "npm run build-js",
|
|
11
|
-
"build-js": "
|
|
11
|
+
"build-js": "del-cli dist && rollup -c",
|
|
12
12
|
"dev-js": "rollup -c -w",
|
|
13
13
|
"prepare": "husky",
|
|
14
14
|
"prepack": "NODE_ENV=production npm run build",
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"files": [
|
|
27
27
|
"dist",
|
|
28
|
+
"CHANGELOG.md",
|
|
28
29
|
"README.md"
|
|
29
30
|
],
|
|
30
31
|
"exports": {
|
|
@@ -42,14 +43,16 @@
|
|
|
42
43
|
"registry": "https://registry.npmjs.org/"
|
|
43
44
|
},
|
|
44
45
|
"dependencies": {
|
|
45
|
-
"@babel/eslint-parser": "^7.28.
|
|
46
|
+
"@babel/eslint-parser": "^7.28.6",
|
|
46
47
|
"@babel/eslint-plugin": "^7.27.1",
|
|
47
48
|
"@eslint/compat": "^2.0.1",
|
|
48
49
|
"@eslint/js": "^9.39.2",
|
|
49
50
|
"@eslint/markdown": "^7.5.1",
|
|
51
|
+
"@html-eslint/eslint-plugin": "^0.52.1",
|
|
52
|
+
"@html-eslint/parser": "^0.52.0",
|
|
50
53
|
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
|
|
51
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
52
|
-
"@typescript-eslint/parser": "^8.
|
|
54
|
+
"@typescript-eslint/eslint-plugin": "^8.53.0",
|
|
55
|
+
"@typescript-eslint/parser": "^8.53.0",
|
|
53
56
|
"eslint": "^9.39.2",
|
|
54
57
|
"eslint-config-prettier": "^10.1.8",
|
|
55
58
|
"eslint-import-resolver-alias": "^1.1.2",
|
|
@@ -57,10 +60,10 @@
|
|
|
57
60
|
"eslint-plugin-import": "^2.32.0",
|
|
58
61
|
"eslint-plugin-json": "^4.0.1",
|
|
59
62
|
"eslint-plugin-mobx": "^0.0.13",
|
|
60
|
-
"eslint-plugin-n": "^17.23.
|
|
63
|
+
"eslint-plugin-n": "^17.23.2",
|
|
61
64
|
"eslint-plugin-node": "^11.1.0",
|
|
62
65
|
"eslint-plugin-perfectionist": "^5.3.1",
|
|
63
|
-
"eslint-plugin-prettier": "^5.5.
|
|
66
|
+
"eslint-plugin-prettier": "^5.5.5",
|
|
64
67
|
"eslint-plugin-promise": "^7.2.1",
|
|
65
68
|
"eslint-plugin-react": "^7.37.5",
|
|
66
69
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
@@ -69,20 +72,17 @@
|
|
|
69
72
|
"eslint-plugin-storybook": "^10.1.11",
|
|
70
73
|
"expo-modules-autolinking": "^3.0.24",
|
|
71
74
|
"globals": "^17.0.0",
|
|
72
|
-
"prettier": "^3.
|
|
73
|
-
"stylelint-config-standard": "^
|
|
75
|
+
"prettier": "^3.8.0",
|
|
76
|
+
"stylelint-config-standard": "^40.0.0",
|
|
74
77
|
"stylelint-no-unsupported-browser-features": "^8.0.5",
|
|
75
78
|
"stylelint-order": "^7.0.1",
|
|
76
79
|
"stylelint-prettier": "^5.0.3",
|
|
77
|
-
"typescript-eslint": "^8.
|
|
80
|
+
"typescript-eslint": "^8.53.0"
|
|
78
81
|
},
|
|
79
82
|
"devDependencies": {
|
|
80
83
|
"@commitlint/cli": "^20.3.1",
|
|
81
84
|
"@commitlint/config-conventional": "^20.3.1",
|
|
82
|
-
"@itcase/config": "^1.6.
|
|
83
|
-
"@types/node": "^25.0.6",
|
|
84
|
-
"@types/react": "^19.2.8",
|
|
85
|
-
"@types/react-dom": "^19.2.3",
|
|
85
|
+
"@itcase/config": "^1.6.24",
|
|
86
86
|
"@rollup/plugin-alias": "^6.0.0",
|
|
87
87
|
"@rollup/plugin-babel": "^6.1.0",
|
|
88
88
|
"@rollup/plugin-image": "^3.0.3",
|
|
@@ -90,14 +90,18 @@
|
|
|
90
90
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
91
91
|
"@rollup/plugin-terser": "^0.4.4",
|
|
92
92
|
"@rollup/plugin-typescript": "^12.3.0",
|
|
93
|
+
"@types/node": "^25.0.9",
|
|
94
|
+
"@types/react": "^19.2.8",
|
|
95
|
+
"@types/react-dom": "^19.2.3",
|
|
96
|
+
"@typescript-eslint/rule-tester": "^8.53.0",
|
|
97
|
+
"del-cli": "^7.0.0",
|
|
98
|
+
"husky": "^9.1.7",
|
|
99
|
+
"lint-staged": "^16.2.7",
|
|
93
100
|
"rollup": "4.55.1",
|
|
94
101
|
"rollup-plugin-copy": "^3.5.0",
|
|
95
102
|
"rollup-plugin-dts": "^6.3.0",
|
|
96
103
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
97
104
|
"rollup-preserve-directives": "^1.1.3",
|
|
98
|
-
"@typescript-eslint/rule-tester": "^8.52.0",
|
|
99
|
-
"husky": "^9.1.7",
|
|
100
|
-
"lint-staged": "^16.2.7",
|
|
101
105
|
"semantic-release": "^25.0.2",
|
|
102
106
|
"tsx": "^4.21.0",
|
|
103
107
|
"typescript": "^5.9.3"
|