1.0.1 • Published 12 months ago
@bruhabruh/tsconfig v1.0.1
@bruhabruh/tsconfig
Install
npm install --save-dev @bruhabruh/tsconfig
Usage
Add tsconfig.json
file in the project root with the following content:
{
"extends": "@bruhabruh/tsconfig/tsconfig.json"
}