Add Typescript support
Open
Hacktoberfest
- Dominant language
- JavaScript
- Stars
- 745
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
The objective of this PR is to help our migration process to TS.
We will be able to use both TS and JS then just get rid of JS when all the code has been ported to TS.
* Support TS and JS file (for smooth transition to type script)
* Generate JS bundles as before
* Generate definition files
* Add a .tslint configuration file for editors to nicely pick up changes
* Transpile every file to TS ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.