0.1.0 • Published 7 years ago
@pod-point/tsconfig-podpoint-base v0.1.0
tsconfig-podpoint-base
Base tsconfig.json for Pod Point TypeScript projects
Usage
npm install --save-dev @pod-point/tsconfig-podpoint-base
Then add this tsconfig.json:
{
"extends": "./node_modules/@pod-point/tsconfig-podpoint-base/tsconfig.json"
}
0.1.0
7 years ago