You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2018. It is now read-only.
Do I need to update related TypeScript Files after boilerplate modification? If the answer is YES, it means all boilerplate maintainers should learn TypeScript first.
After user select "plain react" or "redux", prompt and ask user to select programming language, "ES2015" or "TypeScript".
Plan: rewrite boilerplates into TypeScript. Compile
*.tsx
to*.jsx
or just use*.jsx
file, according to user's selection.Will work on it after #25 is merged.
The text was updated successfully, but these errors were encountered: