Do not remove unused imports
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 134
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We should upgrade sucrase and enable this https://github.com/alangpierce/sucrase/pull/811
since modules can have side effects (like adding web components) cc @iisakkirotko
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the requested Sucrase upgrade and the linked Sucrase pull request #811 first. Locate where Sucrase is configured in ipyreact, enable the behavior described in the issue, and verify that unused imports are retained when modules may have side effects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100