Skip to content

Commit

Permalink
fix(sort-tags): add place for internal
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Mar 27, 2022
1 parent 33eb99e commit 89ad7f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/defaultTagOrder.js
Expand Up @@ -50,6 +50,10 @@ const defaultTagOrder = [
'license',

// Simple annotations

// TypeScript
'internal',

'const',
'constant',
'final',
Expand Down

0 comments on commit 89ad7f5

Please sign in to comment.