0.1.2 • Published 11 months ago

@smockoro/tsconfig v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months 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

11 months ago

0.1.1

1 year ago

0.1.0

1 year ago