@dylang/tsconfig

1.0.1 • Public • Published

tsconfig for projects

Right now these are to help with ts-node.

Node 12

{
    "$schema": "https://json.schemastore.org/tsconfig",
    "extends": "@dylang/tsconfig/node12"
}

Node 14

{
    "$schema": "https://json.schemastore.org/tsconfig",
    "extends": "@dylang/tsconfig/node14"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @dylang/tsconfig

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.13 kB

Total Files

8

Last publish

Collaborators

  • dylang