@iamnapo/tsconfig
v8.1.0
Published
TypeScript shareable config for iamnapo’s coding style
Maintainers
Readme
tsconfig
TypeScript shareable config for iamnapo’s coding style
Install
npm i @iamnapo/tsconfig -DThen, add this to your tsconfig.json:
{
"extends": "@iamnapo/tsconfig"
}