Closed 43081j closed 6 months ago
We should support flat configs in eslint. Basically have two configs available:
recommended
flat/recommended
In future, we can switch them so the flat config becomes default.
We should also add the ban-dependencies rule to the recommended config.
ban-dependencies
We should support flat configs in eslint. Basically have two configs available:
recommended
(legacy)flat/recommended
(flat)In future, we can switch them so the flat config becomes default.
We should also add the
ban-dependencies
rule to the recommended config.