ATAlexi Taylor ๐inalexi_be3.hashnode.devยทJul 22, 2019Adding ESLint to Webpack with React and TypeScriptBackground When working in a team of developers, it is best to have a standard code style. ESLint allows developers to adhere to those basic code conventions by enforcing the same rules and making your code look unified. This helps with maintaining a...00