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

Full & fast typescript support #48

Merged
merged 11 commits into from
Apr 1, 2019
Merged

Full & fast typescript support #48

merged 11 commits into from
Apr 1, 2019

Conversation

marcofugaro
Copy link
Contributor

@marcofugaro marcofugaro commented Feb 23, 2019

In this pr:

  • add support for the --typescript flag in create-accurapp
  • make typescript compilation fast ⚡️
  • add types for svg, csv and other custom imports
  • add possibility to switching to typescript easily from a js-only project, just by renaming index.js to index.tsx
  • refactor tests and create one e2e test
  • refactor and simplify create-accurapp and utils files
  • add eslint-plugin-react-hooks

@marcofugaro marcofugaro marked this pull request as ready for review April 1, 2019 14:37
@marcofugaro
Copy link
Contributor Author

Good job! 💪

@marcofugaro marcofugaro merged commit f5347e7 into master Apr 1, 2019
@marcofugaro marcofugaro deleted the fast-typescript branch April 1, 2019 15:18
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.

1 participant