Skip to content
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

Typescriptify #31

Closed
wants to merge 6 commits into from
Closed

Typescriptify #31

wants to merge 6 commits into from

Conversation

e-cloud
Copy link

@e-cloud e-cloud commented Dec 8, 2016

convert the source to typescript to ensure code quality.

For example, there is a bug in v0.4.1. When i sync the fork repo with upstream, I can be warned with that potential bug by typescript.

Really hope Typescript can be introduced into Webpack ecosystem.

@codecov-io
Copy link

codecov-io commented Dec 8, 2016

Current coverage is 95.95% (diff: 100%)

Merging #31 into master will not change coverage

@@             master        #31   diff @@
==========================================
  Files             3          3          
  Lines           272        272          
  Methods          37         37          
  Messages          0          0          
  Branches         62         62          
==========================================
  Hits            261        261          
  Misses           11         11          
  Partials          0          0          

Powered by Codecov. Last update 79a02a6...8b31f7b

@e-cloud e-cloud closed this Jan 10, 2017
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.

None yet

2 participants