@jagaad/tsconfig Hosts TSConfigs for Jagaad organisation to extend in your apps. Basically Definitely Typed for TSConfigs. Install: npm install --save-dev @jagaad/tsconfig Add to your tsconfig.json: "extends": "@jagaad/tsconfig/strict.json" Inspired by https://github.com/tsconfig/bases