Skip to content

smockoro/tsconfig

Repository files navigation

tsconfig

Motivation and Positioning of this repository

here README.md

Consideration of setting values

here and docs/tsconfig

How to import

install packages

npm install -D @smockoro/tsconfig

import from tsconfig.json

{
  "extends": "@smockoro/tsconfig/bases",
  ...
  "include": ["src"] // override base configuration
}

How to publish common definitions

npm package and publish.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published