tsconfig TypeScript shareable config for iamnapo’s coding style Install npm i @iamnapo/tsconfig -D Then, add this to your tsconfig.json: { "extends": "@iamnapo/tsconfig" }