Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
refactor: add route as exception for noPreferDefaultExport
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinusnathaniel committed Jul 17, 2023
1 parent e3324d4 commit 1bcfd3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions import/overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const noPreferDefaultExportScopes = [
'style',
'type',
'util',
'route',
];

const noPreferDefaultExportFiles = noPreferDefaultExportScopes
Expand Down

0 comments on commit 1bcfd3a

Please sign in to comment.