Rename setIsExported to setIsNamedExport
Open
breaking change
enhancement
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 238
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Should be a soft deprecation.
The reason for doing this is because it's not clear that `setIsExported` will remove the default keyword.
Edit: Actually... need to rethink this one. The reason it's `setIsExported` is because the nodes aren't necessarily exports of a source file.
Contributor guide
Assessment
This issue has not been assessed yet.