Skip to content

Commit

Permalink
Merge pull request #38 from Boehringer-Ingelheim/feature/dependencies
Browse files Browse the repository at this point in the history
chore(deps): update dependencies
  • Loading branch information
SimonGolms authored Apr 25, 2024
2 parents 4b26570 + f2a2f94 commit f80f1bd
Show file tree
Hide file tree
Showing 3 changed files with 249 additions and 322 deletions.
1 change: 1 addition & 0 deletions base/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ module.exports = {
},
],
"perfectionist/sort-interfaces": ["error", { "ignore-case": true, type: "natural" }],
"perfectionist/sort-intersection-types": ["error", { "ignore-case": true, type: "natural" }],
"perfectionist/sort-jsx-props": ["error", { "ignore-case": true, type: "natural" }],
"perfectionist/sort-maps": ["error", { "ignore-case": true, type: "natural" }],
"perfectionist/sort-named-exports": ["error", { "ignore-case": true, type: "natural" }],
Expand Down
Loading

0 comments on commit f80f1bd

Please sign in to comment.