-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
🐛 type/bugThis is a problemThis is a problem
Description
Subject of the issue
Currently, both the import and export node have a default field. There is code to set the default field to true or false on export nodes, but the current code never sets import.default too true. So why does it exist?
Steps to reproduce
Line 31 in be4877e
| default: isExportDefault(subvalue), |
Metadata
Metadata
Assignees
Labels
🐛 type/bugThis is a problemThis is a problem