5.0.5 • Published 11 months ago
@vic1707/tsconfig v5.0.5
Tsconfig file
to use this package install it with
npm install --save-dev @vic1707/tsconfig
and add these lines to your tsconfig.json
"extends": "@vic1707/tsconfig/base.json", // or any other config file
"include": ["src"]
Original repo can be found here: https://github.com/vic1707/devconfig