webpack-react-boilerplate
webpack-react-boilerplate copied to clipboard
Suggestion: Typescript Setup
Hello! your project is WONDERFUL, thank you so much for doing this!
I'd like to suggest you, if possible, add typescript to your project as this is a point of confusion for many devs (me included) when I try to add typescript there is confusion between the linters and if babel is still needed, and common issues that happen with everyone like one linter overwriting the other, etc.
I'm bringing the suggestion but at this moment I'm not 100% sure how to do this setup so I would'nt be able to create a PR for you to implement this, sorry.