0.1.2 • Published 2 years ago

@smockoro/tsconfig v0.1.2

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

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

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago