Skip to content

Commit

Permalink
fix: updated type export rule metadata with doc metadata changes (rem…
Browse files Browse the repository at this point in the history
…oving category)
  • Loading branch information
dzearing committed Oct 19, 2021
1 parent 7a0e55d commit 5b01854
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -37,7 +37,6 @@ export default util.createRule<Options, MessageIds>({
type: 'suggestion',
docs: {
description: 'Enforces consistent usage of type exports',
category: 'Stylistic Issues',
recommended: false,
requiresTypeChecking: true,
},
Expand Down

0 comments on commit 5b01854

Please sign in to comment.