0.1.1 • Published 2 years ago

@marcelkloubert/tsconfig v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm last build PRs Welcome

@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