Skip to content

Change JavaScript to TypeScript #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xiaoxiangmoe
Copy link
Contributor

@xiaoxiangmoe xiaoxiangmoe commented Mar 15, 2020

close #8

@xiaoxiangmoe xiaoxiangmoe force-pushed the master branch 2 times, most recently from 711c7a8 to 1d69b7e Compare March 15, 2020 15:52
@davidmz
Copy link
Owner

davidmz commented Mar 16, 2020

Wow it is a lot of changes:) I am not ready to accept such a massive rewrite by one step. You are not only rewrite JS to TS (it is ok), but also change the build procedure, add additional dependencies and even editor settings. Most of this is not related to code.

What if we will start by minimal steps? Just by adding a single .d.ts file for the start? It will make TS users happy without the revolutionary changes.

@xiaoxiangmoe
Copy link
Contributor Author

ok,I'll open a pr soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add type for this project.
2 participants