linters icon indicating copy to clipboard operation
linters copied to clipboard

Draft: feat(eslint-config): add consistent-type-exports rule

Open SuperOleg39 opened this issue 4 years ago • 0 comments

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

SuperOleg39 avatar Jan 27 '22 16:01 SuperOleg39