Skip to content

Commit bc4de89

Browse files
authoredNov 25, 2024··
test: migrate to type-friendly createRuleTestCaseFunction (#184)
1 parent 8c1c14d commit bc4de89

File tree

69 files changed

+4414
-4931
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+4414
-4931
lines changed
 

‎.changeset/cuddly-ligers-wonder.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-import-x": patch
3+
---
4+
5+
fix(no-cycle): improves the type declaration of the rule `no-cycle`’s `maxDepth` option

‎.changeset/fluffy-dolls-pump.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-import-x": patch
3+
---
4+
5+
fix(first): improves the type declaration of the rule `first`'s option

0 commit comments

Comments
 (0)
Please sign in to comment.