-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Effect is running?
Not applicable
What steps can reproduce the bug?
I noticed that eslint-plugin-simple-import-sort is currently disabled in all configs:
The plugin offers 2 rules:
importsexports
Right now only imports is used but is disabled.
What is the expected behavior?
At least one rule of the plugin should be enabled.
What do you see instead?
The plugin is included but no rule is enabled.
Additional information
If this is intended I can open a PR to remove the plugin from dependencies and rules ESLint configurations.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working