elixir-boilerplate icon indicating copy to clipboard operation
elixir-boilerplate copied to clipboard

Use TypeScript instead of plain JavaScript

Open simonprev opened this issue 5 years ago • 0 comments

Since we use TypeScript in the majority of our SPA projects (React, EmberJs), we could use it in this boilerplate to ensure that all JavaScript we write is typechecked. Everything in the assets folder is managed by the webpack config, it should be easy to add TypeScript in the existing setup.

simonprev avatar Apr 16 '19 15:04 simonprev