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

заменять типизацию систему к Typescript (replace type system to Typescript) #37

Closed
aneurysmjs opened this issue Oct 3, 2019 · 1 comment

Comments

@aneurysmjs
Copy link
Owner

Решение заключается в том, что Typescript имеет больше поддержки типизации библиотек чем Flow
(The desicion is that Typescript has more support for typing libraries than Flow)

@aneurysmjs aneurysmjs self-assigned this Oct 3, 2019
aneurysmjs added a commit that referenced this issue Oct 3, 2019
BREAKING CHANGE: by using the script "rename" it recursively replace all .js extensions with .tsx

improves #37
aneurysmjs added a commit that referenced this issue Oct 3, 2019
apply new rules to handle .tsx files also enable prettier for autoformatting

improves #37
aneurysmjs added a commit that referenced this issue Oct 3, 2019
add .ts and .tsx to jsLoader's regex also change the import alias from '@' to '~'

improves #37
aneurysmjs added a commit that referenced this issue Oct 4, 2019
@aneurysmjs
Copy link
Owner Author

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

1 participant