Clean up babel/transpiler stuff
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Since we're only targeting electron, we could just move everything over to es2018 by default and stop transpiling a few things, no?
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
Start by locating the Babel and transpiler configuration used for the Electron build, then check which source targets and transforms are still required. Compare the current setup with the project's Electron-only support target and define the affected build and test commands before changing anything.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript, typescript
- Domain
- build-system, desktop
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100