@smockoro/tsconfig

0.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @smockoro/tsconfig

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

4.25 kB

Total Files

6

Last publish

Collaborators

  • smockoro