@marcelkloubert/tsconfig
v0.1.1
Published
Personal tsconfig.json, which can be used by anyone.
Downloads
143
Maintainers
Readme
@marcelkloubert/tsconfig
Shared TypeScript config files, which can be used by anyone.
Install
$ npm i -D @marcelkloubert/tsconfig
Usage
tsconfig.json
{
"extends": "@marcelkloubert/tsconfig",
"compilerOptions": {
"outDir": "lib",
"rootDir": "src",
},
"exclude": ["node_modules"]
}
License
MIT © Marcel Joachim Kloubert
Support
Or visit https://marcel.coffee