eslint-plugin-typefest 1.0.10 โ 1.2.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/README.md +95 -98
- package/dist/_internal/imported-value-symbols.d.ts.map +1 -1
- package/dist/_internal/imported-value-symbols.js +1 -2
- package/dist/_internal/imported-value-symbols.js.map +1 -1
- package/dist/_internal/rule-catalog.d.ts.map +1 -1
- package/dist/_internal/rule-catalog.js +2 -0
- package/dist/_internal/rule-catalog.js.map +1 -1
- package/dist/_internal/rules-registry.d.ts.map +1 -1
- package/dist/_internal/rules-registry.js +0 -6
- package/dist/_internal/rules-registry.js.map +1 -1
- package/dist/plugin.cjs +70 -208
- package/dist/plugin.cjs.map +3 -3
- package/docs/rules/presets/all.md +0 -3
- package/docs/rules/presets/experimental.md +97 -100
- package/docs/rules/presets/index.md +0 -3
- package/docs/rules/presets/strict.md +0 -1
- package/package.json +68 -67
- package/dist/rules/prefer-ts-extras-array-find-last-index.d.ts +0 -13
- package/dist/rules/prefer-ts-extras-array-find-last-index.d.ts.map +0 -1
- package/dist/rules/prefer-ts-extras-array-find-last-index.js +0 -62
- package/dist/rules/prefer-ts-extras-array-find-last-index.js.map +0 -1
- package/dist/rules/prefer-ts-extras-array-find-last.d.ts +0 -13
- package/dist/rules/prefer-ts-extras-array-find-last.d.ts.map +0 -1
- package/dist/rules/prefer-ts-extras-array-find-last.js +0 -65
- package/dist/rules/prefer-ts-extras-array-find-last.js.map +0 -1
- package/dist/rules/prefer-ts-extras-array-find.d.ts +0 -13
- package/dist/rules/prefer-ts-extras-array-find.d.ts.map +0 -1
- package/dist/rules/prefer-ts-extras-array-find.js +0 -62
- package/dist/rules/prefer-ts-extras-array-find.js.map +0 -1
- package/docs/rules/prefer-ts-extras-array-find-last-index.md +0 -108
- package/docs/rules/prefer-ts-extras-array-find-last.md +0 -108
- package/docs/rules/prefer-ts-extras-array-find.md +0 -108
package/README.md
CHANGED
|
@@ -175,104 +175,101 @@ autofix behavior.
|
|
|
175
175
|
- [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) โ [`typefest.configs["type-fest/types"]`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types)
|
|
176
176
|
- [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) โ [`typefest.configs["ts-extras/type-guards"]`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards)
|
|
177
177
|
|
|
178
|
-
| Rule
|
|
179
|
-
|
|
|
180
|
-
| [`prefer-ts-extras-array-at`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-at)
|
|
181
|
-
| [`prefer-ts-extras-array-concat`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-concat)
|
|
182
|
-
| [`prefer-ts-extras-array-
|
|
183
|
-
| [`prefer-ts-extras-array-
|
|
184
|
-
| [`prefer-ts-extras-array-
|
|
185
|
-
| [`prefer-ts-extras-array-
|
|
186
|
-
| [`prefer-ts-extras-
|
|
187
|
-
| [`prefer-ts-extras-
|
|
188
|
-
| [`prefer-ts-extras-
|
|
189
|
-
| [`prefer-ts-extras-
|
|
190
|
-
| [`prefer-ts-extras-
|
|
191
|
-
| [`prefer-ts-extras-
|
|
192
|
-
| [`prefer-ts-extras-
|
|
193
|
-
| [`prefer-ts-extras-is-
|
|
194
|
-
| [`prefer-ts-extras-is-
|
|
195
|
-
| [`prefer-ts-extras-is-
|
|
196
|
-
| [`prefer-ts-extras-is-
|
|
197
|
-
| [`prefer-ts-extras-is-
|
|
198
|
-
| [`prefer-ts-extras-is-
|
|
199
|
-
| [`prefer-ts-extras-is-integer`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-integer)
|
|
200
|
-
| [`prefer-ts-extras-
|
|
201
|
-
| [`prefer-ts-extras-
|
|
202
|
-
| [`prefer-ts-extras-
|
|
203
|
-
| [`prefer-ts-extras-
|
|
204
|
-
| [`prefer-ts-extras-
|
|
205
|
-
| [`prefer-ts-extras-object-
|
|
206
|
-
| [`prefer-ts-extras-object-
|
|
207
|
-
| [`prefer-ts-extras-object-
|
|
208
|
-
| [`prefer-ts-extras-object-
|
|
209
|
-
| [`prefer-ts-extras-
|
|
210
|
-
| [`prefer-ts-extras-
|
|
211
|
-
| [`prefer-ts-extras-
|
|
212
|
-
| [`prefer-
|
|
213
|
-
| [`prefer-
|
|
214
|
-
| [`prefer-
|
|
215
|
-
| [`prefer-type-fest-
|
|
216
|
-
| [`prefer-type-fest-
|
|
217
|
-
| [`prefer-type-fest-
|
|
218
|
-
| [`prefer-type-fest-
|
|
219
|
-
| [`prefer-type-fest-
|
|
220
|
-
| [`prefer-type-fest-
|
|
221
|
-
| [`prefer-type-fest-conditional-
|
|
222
|
-
| [`prefer-type-fest-
|
|
223
|
-
| [`prefer-type-fest-
|
|
224
|
-
| [`prefer-type-fest-
|
|
225
|
-
| [`prefer-type-fest-
|
|
226
|
-
| [`prefer-type-fest-
|
|
227
|
-
| [`prefer-type-fest-
|
|
228
|
-
| [`prefer-type-fest-
|
|
229
|
-
| [`prefer-type-fest-
|
|
230
|
-
| [`prefer-type-fest-
|
|
231
|
-
| [`prefer-type-fest-json-
|
|
232
|
-
| [`prefer-type-fest-
|
|
233
|
-
| [`prefer-type-fest-
|
|
234
|
-
| [`prefer-type-fest-
|
|
235
|
-
| [`prefer-type-fest-
|
|
236
|
-
| [`prefer-type-fest-
|
|
237
|
-
| [`prefer-type-fest-
|
|
238
|
-
| [`prefer-type-fest-
|
|
239
|
-
| [`prefer-type-fest-
|
|
240
|
-
| [`prefer-type-fest-
|
|
241
|
-
| [`prefer-type-fest-
|
|
242
|
-
| [`prefer-type-fest-
|
|
243
|
-
| [`prefer-type-fest-
|
|
244
|
-
| [`prefer-type-fest-
|
|
245
|
-
| [`prefer-type-fest-
|
|
246
|
-
| [`prefer-type-fest-
|
|
247
|
-
| [`prefer-type-fest-
|
|
248
|
-
| [`prefer-type-fest-
|
|
249
|
-
| [`prefer-type-fest-
|
|
250
|
-
| [`prefer-type-fest-require-
|
|
251
|
-
| [`prefer-type-fest-
|
|
252
|
-
| [`prefer-type-fest-
|
|
253
|
-
| [`prefer-type-fest-
|
|
254
|
-
| [`prefer-type-fest-
|
|
255
|
-
| [`prefer-type-fest-
|
|
256
|
-
| [`prefer-type-fest-set-
|
|
257
|
-
| [`prefer-type-fest-set-
|
|
258
|
-
| [`prefer-type-fest-
|
|
259
|
-
| [`prefer-type-fest-
|
|
260
|
-
| [`prefer-type-fest-
|
|
261
|
-
| [`prefer-type-fest-
|
|
262
|
-
| [`prefer-type-fest-
|
|
263
|
-
| [`prefer-type-fest-
|
|
264
|
-
| [`prefer-type-fest-tuple
|
|
265
|
-
| [`prefer-type-fest-
|
|
266
|
-
| [`prefer-type-fest-
|
|
267
|
-
| [`prefer-type-fest-
|
|
268
|
-
| [`prefer-type-fest-unknown-
|
|
269
|
-
| [`prefer-type-fest-
|
|
270
|
-
| [`prefer-type-fest-
|
|
271
|
-
| [`prefer-type-fest-
|
|
272
|
-
| [`prefer-type-fest-
|
|
273
|
-
| [`prefer-type-fest-value-of`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-value-of) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
274
|
-
| [`prefer-type-fest-writable`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-writable) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
275
|
-
| [`prefer-type-fest-writable-deep`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-writable-deep) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
178
|
+
| Rule | Fix | Preset key |
|
|
179
|
+
| --- | :-: | :-- |
|
|
180
|
+
| [`prefer-ts-extras-array-at`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-at) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
181
|
+
| [`prefer-ts-extras-array-concat`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-concat) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
182
|
+
| [`prefer-ts-extras-array-first`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-first) | ๐ง ๐ก | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
183
|
+
| [`prefer-ts-extras-array-includes`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-includes) | ๐ง ๐ก | [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended-type-checked) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
184
|
+
| [`prefer-ts-extras-array-join`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-join) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
185
|
+
| [`prefer-ts-extras-array-last`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-array-last) | ๐ง ๐ก | [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended-type-checked) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
186
|
+
| [`prefer-ts-extras-as-writable`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-as-writable) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
187
|
+
| [`prefer-ts-extras-assert-defined`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-assert-defined) | ๐ง ๐ก | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
188
|
+
| [`prefer-ts-extras-assert-error`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-assert-error) | ๐ก | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
189
|
+
| [`prefer-ts-extras-assert-present`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-assert-present) | ๐ง ๐ก | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
190
|
+
| [`prefer-ts-extras-is-defined`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-defined) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
191
|
+
| [`prefer-ts-extras-is-defined-filter`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-defined-filter) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
192
|
+
| [`prefer-ts-extras-is-empty`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-empty) | ๐ง | [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended-type-checked) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
193
|
+
| [`prefer-ts-extras-is-equal-type`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-equal-type) | ๐ก | [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
194
|
+
| [`prefer-ts-extras-is-finite`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-finite) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
195
|
+
| [`prefer-ts-extras-is-infinite`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-infinite) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
196
|
+
| [`prefer-ts-extras-is-integer`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-integer) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
197
|
+
| [`prefer-ts-extras-is-present`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-present) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
198
|
+
| [`prefer-ts-extras-is-present-filter`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-present-filter) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
199
|
+
| [`prefer-ts-extras-is-safe-integer`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-is-safe-integer) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
200
|
+
| [`prefer-ts-extras-key-in`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-key-in) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
201
|
+
| [`prefer-ts-extras-not`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-not) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
202
|
+
| [`prefer-ts-extras-object-entries`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-object-entries) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
203
|
+
| [`prefer-ts-extras-object-from-entries`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-object-from-entries) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
204
|
+
| [`prefer-ts-extras-object-has-in`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-object-has-in) | ๐ง ๐ก | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
205
|
+
| [`prefer-ts-extras-object-has-own`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-object-has-own) | ๐ง ๐ก | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
206
|
+
| [`prefer-ts-extras-object-keys`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-object-keys) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
207
|
+
| [`prefer-ts-extras-object-map-values`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-object-map-values) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
208
|
+
| [`prefer-ts-extras-object-values`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-object-values) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
209
|
+
| [`prefer-ts-extras-safe-cast-to`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-safe-cast-to) | ๐ง | [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended-type-checked) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
210
|
+
| [`prefer-ts-extras-set-has`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-set-has) | ๐ง ๐ก | [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended-type-checked) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [โด๏ธ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/ts-extras-type-guards) |
|
|
211
|
+
| [`prefer-ts-extras-string-split`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-ts-extras-string-split) | ๐ง | [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
212
|
+
| [`prefer-type-fest-abstract-constructor`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-abstract-constructor) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
213
|
+
| [`prefer-type-fest-and-all`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-and-all) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
214
|
+
| [`prefer-type-fest-array-length`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-array-length) | ๐ง | [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended-type-checked) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) |
|
|
215
|
+
| [`prefer-type-fest-arrayable`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-arrayable) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
216
|
+
| [`prefer-type-fest-async-return-type`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-async-return-type) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
217
|
+
| [`prefer-type-fest-asyncify`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-asyncify) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
218
|
+
| [`prefer-type-fest-conditional-except`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-conditional-except) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
219
|
+
| [`prefer-type-fest-conditional-keys`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-conditional-keys) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
220
|
+
| [`prefer-type-fest-conditional-pick`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-conditional-pick) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
221
|
+
| [`prefer-type-fest-conditional-pick-deep`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-conditional-pick-deep) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
222
|
+
| [`prefer-type-fest-constructor`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-constructor) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
223
|
+
| [`prefer-type-fest-distributed-omit`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-distributed-omit) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
224
|
+
| [`prefer-type-fest-distributed-pick`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-distributed-pick) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
225
|
+
| [`prefer-type-fest-except`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-except) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
226
|
+
| [`prefer-type-fest-if`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-if) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
227
|
+
| [`prefer-type-fest-iterable-element`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-iterable-element) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
228
|
+
| [`prefer-type-fest-json-array`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-json-array) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
229
|
+
| [`prefer-type-fest-json-object`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-json-object) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
230
|
+
| [`prefer-type-fest-json-primitive`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-json-primitive) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
231
|
+
| [`prefer-type-fest-json-value`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-json-value) | ๐ก | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
232
|
+
| [`prefer-type-fest-keys-of-union`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-keys-of-union) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
233
|
+
| [`prefer-type-fest-less-than`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-less-than) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
234
|
+
| [`prefer-type-fest-less-than-or-equal`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-less-than-or-equal) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
235
|
+
| [`prefer-type-fest-literal-union`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-literal-union) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
236
|
+
| [`prefer-type-fest-merge`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-merge) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
237
|
+
| [`prefer-type-fest-merge-exclusive`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-merge-exclusive) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
238
|
+
| [`prefer-type-fest-non-empty-tuple`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-non-empty-tuple) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
239
|
+
| [`prefer-type-fest-omit-index-signature`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-omit-index-signature) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
240
|
+
| [`prefer-type-fest-optional`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-optional) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
241
|
+
| [`prefer-type-fest-or-all`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-or-all) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
242
|
+
| [`prefer-type-fest-partial-deep`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-partial-deep) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
243
|
+
| [`prefer-type-fest-pick-index-signature`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-pick-index-signature) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
244
|
+
| [`prefer-type-fest-primitive`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-primitive) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
245
|
+
| [`prefer-type-fest-promisable`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-promisable) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
246
|
+
| [`prefer-type-fest-readonly-deep`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-readonly-deep) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
247
|
+
| [`prefer-type-fest-require-all-or-none`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-require-all-or-none) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
248
|
+
| [`prefer-type-fest-require-at-least-one`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-require-at-least-one) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
249
|
+
| [`prefer-type-fest-require-exactly-one`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-require-exactly-one) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
250
|
+
| [`prefer-type-fest-require-one-or-none`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-require-one-or-none) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
251
|
+
| [`prefer-type-fest-required-deep`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-required-deep) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
252
|
+
| [`prefer-type-fest-schema`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-schema) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
253
|
+
| [`prefer-type-fest-set-non-nullable`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-set-non-nullable) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
254
|
+
| [`prefer-type-fest-set-optional`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-set-optional) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
255
|
+
| [`prefer-type-fest-set-readonly`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-set-readonly) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
256
|
+
| [`prefer-type-fest-set-required`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-set-required) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
257
|
+
| [`prefer-type-fest-set-return-type`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-set-return-type) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
258
|
+
| [`prefer-type-fest-simplify`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-simplify) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
259
|
+
| [`prefer-type-fest-stringified`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-stringified) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
260
|
+
| [`prefer-type-fest-tagged-brands`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-tagged-brands) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
261
|
+
| [`prefer-type-fest-tuple-of`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-tuple-of) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
262
|
+
| [`prefer-type-fest-union-member`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-union-member) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
263
|
+
| [`prefer-type-fest-union-to-intersection`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-union-to-intersection) | โ | [๐งช](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/experimental) |
|
|
264
|
+
| [`prefer-type-fest-union-to-tuple`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-union-to-tuple) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
265
|
+
| [`prefer-type-fest-unknown-array`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-unknown-array) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
266
|
+
| [`prefer-type-fest-unknown-map`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-unknown-map) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
267
|
+
| [`prefer-type-fest-unknown-record`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-unknown-record) | ๐ง | [๐ข](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/minimal) [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
268
|
+
| [`prefer-type-fest-unknown-set`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-unknown-set) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
269
|
+
| [`prefer-type-fest-unwrap-tagged`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-unwrap-tagged) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
270
|
+
| [`prefer-type-fest-value-of`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-value-of) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
271
|
+
| [`prefer-type-fest-writable`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-writable) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
272
|
+
| [`prefer-type-fest-writable-deep`](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/prefer-type-fest-writable-deep) | ๐ง | [๐ก](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/recommended) [๐ด](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/strict) [๐ฃ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/all) [๐ ](https://nick2bad4u.github.io/eslint-plugin-typefest/docs/rules/presets/type-fest-types) |
|
|
276
273
|
|
|
277
274
|
## Contributors โจ
|
|
278
275
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imported-value-symbols.d.ts","sourceRoot":"","sources":["../../src/_internal/imported-value-symbols.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"imported-value-symbols.d.ts","sourceRoot":"","sources":["../../src/_internal/imported-value-symbols.ts"],"names":[],"mappings":"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"}
|
|
@@ -49,8 +49,7 @@ export const collectDirectNamedValueImportsFromSource = (sourceCode, sourceModul
|
|
|
49
49
|
* Verify that a local identifier resolves to an import binding from the
|
|
50
50
|
* expected module at a specific reference location.
|
|
51
51
|
*
|
|
52
|
-
* @param
|
|
53
|
-
* @param referenceNode - AST node where the identifier will be referenced.
|
|
52
|
+
* @param sourceScope - Scope chain root used to resolve the local name.
|
|
54
53
|
* @param localName - Candidate local alias name.
|
|
55
54
|
* @param sourceModuleName - Expected source module for the import binding.
|
|
56
55
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imported-value-symbols.js","sourceRoot":"","sources":["../../src/_internal/imported-value-symbols.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"imported-value-symbols.js","sourceRoot":"","sources":["../../src/_internal/imported-value-symbols.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rule-catalog.d.ts","sourceRoot":"","sources":["../../src/_internal/rule-catalog.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAAC;IAC5C,MAAM,EAAE,qBAAqB,CAAC;IAC9B,QAAQ,EAAE,uBAAuB,CAAC;IAClC,UAAU,EAAE,MAAM,CAAC;CACtB,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,IAAI,MAAM,EAAE,CAAC;AAEjD,8EAA8E;AAC9E,KAAK,uBAAuB,GAAG,UAAU,MAAM,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"rule-catalog.d.ts","sourceRoot":"","sources":["../../src/_internal/rule-catalog.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAAC;IAC5C,MAAM,EAAE,qBAAqB,CAAC;IAC9B,QAAQ,EAAE,uBAAuB,CAAC;IAClC,UAAU,EAAE,MAAM,CAAC;CACtB,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,IAAI,MAAM,EAAE,CAAC;AAEjD,8EAA8E;AAC9E,KAAK,uBAAuB,GAAG,UAAU,MAAM,EAAE,CAAC;AAoHlD;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,SAAS,wBAAwB,EASpE,CAAC;AAEP;;GAEG;AACH,eAAO,MAAM,6BAA6B,EAAE,QAAQ,CAChD,OAAO,CAAC,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,CAAC,CAAC,CAGrE,CAAC;AAEF;;;;GAIG;AACH;;GAEG;AACH,eAAO,MAAM,oCAAoC,GAC7C,UAAU,MAAM,KACjB,IAAI,GAAG,wBAMT,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,8BAA8B,GACvC,UAAU,MAAM,KACjB,wBAUF,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,2BAA2B,EAAE,WAAW,CACjD,qBAAqB,EACrB,wBAAwB,CACiD,CAAC;AAE9E;;GAEG;AACH,eAAO,MAAM,4BAA4B,GACrC,QAAQ,qBAAqB,KAC9B,wBAAwB,GAAG,SACa,CAAC;AAE5C;;GAEG;AACH,eAAO,MAAM,4BAA4B,QAAO,OAsB/C,CAAC"}
|