1.0.3 • Published 7 years ago
@altamir/standards-tsconfig v1.0.3
Altamir Standards for tsconfig
Usage
1. Install the dependency
yarn add --dev @altamir/standards-tsconfig
# or...
npm install --dev @altamir/standards-tsconfig
2. Add to tsconfig.json
{
"extends": "@altamir/standards-tsconfig/tsconfig.json"
}