@bruhabruh/tsconfig
v1.0.4
Published
BruhaBruh TypeScript Config for projects
Readme
@bruhabruh/tsconfig
Install
npm install --save-dev @bruhabruh/tsconfigUsage
Add tsconfig.json file in the project root with the following content:
{
"extends": "@bruhabruh/tsconfig/tsconfig.json"
}