linters
linters copied to clipboard
Draft: feat(eslint-config): add consistent-type-exports rule
PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] The commit message follows Conventional Commits
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
PR Type
What kind of change does this PR introduce?
- [ ] Bugfix
- [ ] Feature
- [ ] Refactoring
- [ ] Code style update
- [ ] Build or CI related changes
- [ ] Documentation content changes
What is the current behavior?
Closes #
What is the new behavior?
Does this PR introduce a breaking change?
- [ ] Yes
- [ ] No