@vic1707/tsconfig
v5.0.5
Published
to use this package install it with
Downloads
73
Readme
Tsconfig file
to use this package install it with
npm install --save-dev @vic1707/tsconfigand 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
