-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
Describe the feature
Is there a way to get named exports from a config file or will it just look for default
(or everything if no-default) based on interopDefault
from jiti?
I'm trying to load configs where config
named export (if it exists) may take preference over default
.
Additional information
- Would you be willing to help implement this feature?