Skip to content

Commit

Permalink
fix(preset-esm): separate relative and internal import paths
Browse files Browse the repository at this point in the history
  • Loading branch information
alvis committed Feb 1, 2024
1 parent 5a72ff8 commit 35331e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preset-esm/templates/eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ rules:
- external
- - index
- internal
- parent
- - parent
- sibling
- object
- unknown
Expand Down

0 comments on commit 35331e3

Please sign in to comment.