nfroidure / nfroidure/knifecycle
Group module imports into the build function
Open
@nfroidure is already working on this.
Since Dec 5, 2024.
enhancement
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, each import of a file leads to a new line. Probably best to group imports for readability. It would also allow to detect duplicate imports.
Contributor guide
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.
Assessment
This issue has not been assessed yet.