mdm317

Results 8 comments of mdm317

When i try below two case ``` import { Patterns, ToolbarAction, createOverflowMenuAction } from "@lib/Patterns"; ``` and ``` import { func1 } from "./func1"; import { func2 } from "./func2";...

Thank you for letting me know. I looked into applying this rule to `preact` and `solid`, but it seems too difficult for me to handle. I'll look for other issues...

Should we avoid dealing specifically with the built-in array-likes?

> Like a new option called ignore or allow where the types would just be ignored for consistency checks. I added an allow option to ignore consistency checks. Should I...

@JoshuaKGoldberg All good, no blockers. Appreciate you driving the consensus, I’ll resolve the merge conflicts on my side.