codecheck A sample project on how to add code checking to any js/ts project Steps npm init -y npm i -D typescript eslint prettier eslint-config-airbnb-typescript-prettier @tsconfig/recommended copy .eslintrc.json, .prettierrc.json and tsconfig.json Reference eslint-config-airbnb-typescript-prettier EsLint Prettier