Skip to content

Commit

Permalink
feat: Sort string unions
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Apr 14, 2023
1 parent 9c5dde1 commit 9e9074c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typescript.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
],
"no-useless-constructor": "off",
"sort/type-properties": "warn",
"sort/string-unions": "warn",
},
},
],
Expand Down

0 comments on commit 9e9074c

Please sign in to comment.