@smartlook/eslint-config-typescript This config should be used in all TypeScript projects. Installation npm i -D @smartlook/eslint-config-typescript // .eslintrc.js module.exports = { extends: ['@smartlook/eslint-config-typescript'], } License See LICENSE.