ESLint - TS - Prettier - Webpack Starter Dev server with HMR that will watch TS & TSX changes Transpiled with Babel i.e. TS is for type checking Lint rules @.eslintrc.json Prettier code rules @.prettierrc Installation yarn Starting the dev server yarn start Building for production yarn build