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
Extensions are the next feature which are planned to be shipped with Crana. I am currently working on that, you can have a look at the roadmap under "projects". With this, it should be fairly easy to write a TS extension at least for the frontend, and this should definetly be one of the first extensions. For the backend it could become a bit more difficult, as there is currently no transpiling step involved. But there should be a way to somehow also modify this behaviour via extensions.
Any thoughts about adding support for TypeScript and associated packages (e.g., TSLint)?
It would be amazing to be able to scaffold a React/Node application with TypeScript on the frontend and backend.
The text was updated successfully, but these errors were encountered: