@marcelkloubert/tsconfig

0.1.1 • Public • Published

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

PayPal donate button Patreon donate button Buy Me A Coffee donate button

Or visit https://marcel.coffee

Package Sidebar

Install

npm i @marcelkloubert/tsconfig

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

3.85 kB

Total Files

5

Last publish

Collaborators

  • mkloubert