Set Up TSLint and Prettier in VS Code for React App with Typescript

theUnknown
4 min readMay 5, 2019

It is very useful to add linting to your project as it keeps your code more readable, clean, standardized and maintainable.

Below you will find full configuration of the files that I am currently using in my working React project, and you can use it as a point of reference of your own.

--

--

theUnknown

Everything is unknown until it’s known. Self-learner.