@pentible/tsconfig

0.106.0 • Public • Published

tsconfig

usage

  • npm i -D @pentible/tsconfig

  • tsconfig.json

{
    "extends": "@pentible/tsconfig"
}
  • OR for a js project:
{
    "extends": "@pentible/tsconfig/js",
    "compilerOptions": {
        "outDir": "dist"
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @pentible/tsconfig

Weekly Downloads

3

Version

0.106.0

License

MIT

Unpacked Size

1.67 kB

Total Files

4

Last publish

Collaborators

  • will.villeneuve
  • pentible-bot