@iamnapo/tsconfig
v7.0.1
Published
TypeScript shareable config for iamnapo’s coding style
Downloads
144
Maintainers
Readme
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"
}