alexi_be3.hashnode.devAdding 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...Jul 22, 2019