@pentible/tsconfig

0.105.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

10

Version

0.105.0

License

MIT

Unpacked Size

1.67 kB

Total Files

4

Last publish

Collaborators

  • pentible-bot
  • will.villeneuve