1.0.0 • Published 3 years ago
@rebite/tsconfig v1.0.0
tsconfig
Base TypeScript config for Rebite projects
Install
npm
npm install --save-dev @rebite/tsconfigYarn
yarn add --dev @rebite/tsconfigUsage
Add to your tsconfig.json:
"extends": "@rebite/tsconfig"1.0.0
3 years ago