-
-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
- Context: Overload signatures causes
[no-redeclare]
error from eslint ember-tooling/ember-eslint-parser#129 - Arguably, ultimately due to: Bug: rules from
@typescript-eslint/eslint-recommended
cannot be applied to files with custom file extensions typescript-eslint/typescript-eslint#8607 - But @patricklx tried to solve that here in include recommended ts-eslint rules for gts #2107
- But that only got applied to the flat config, not the legacy config
Metadata
Metadata
Assignees
Labels
No labels