Skip to content

Commit

Permalink
Removing unnecessary importOrder rules
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelts3 authored and nerdyman committed Oct 5, 2022
1 parent 0e7ea85 commit 943dfeb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@
"singleQuote": true,
"trailingComma": "es5",
"importOrder": [
"^@core/(.*)$",
"^@server/(.*)$",
"^@ui/(.*)$",
"^[./]"
],
"importOrderBuiltinModulesToTop": true,
Expand Down

1 comment on commit 943dfeb

@vercel
Copy link

@vercel vercel bot commented on 943dfeb Oct 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.