Boilerplate starter for a React project using TypeScript, an amalgamation of the following "getting started" docs:
- https://webpack.js.org/guides/getting-started/
- https://www.typescriptlang.org/docs/handbook/react-&-webpack.html
Includes recommended ESLint configuration and Prettier for formatting, mostly based on the following article: