@ribajs/tsconfig

2.0.0-rc.14 • Public • Published

tsconfig

Shared TypeScript config for Riba.js projects

Install

npm install --save-dev @ribajs/tsconfig

Usage

tsconfig.json

{
  "extends": "@ribajs/tsconfig/tsconfig.json",
  "compilerOptions": {
    "outDir": "dist",
    "target": "es2018",
    "lib": [
      "es2018"
    ]
  }
}

License

MIT © Art+Code Studio

Readme

Keywords

Package Sidebar

Install

npm i @ribajs/tsconfig

Weekly Downloads

16

Version

2.0.0-rc.14

License

none

Unpacked Size

1.69 kB

Total Files

3

Last publish

Collaborators

  • jumplink