@plata/tsconfig

0.3.0 • Public • Published

Typescript config

Shared Typescript config for all @platadev projects

Installation

  npm install @plata/tsconfig
  # or
  yarn add @plata/tsconfig

then in tsconfig.json

{
  "extends": "@plata/tsconfig/tsconfig.json",
  "compilerOptions": {
    "outDir": "dist"
  }
}

Feedback

If you have any feedback, please reach out to me at @albzrs

License

MIT

Package Sidebar

Install

npm i @plata/tsconfig

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

2.26 kB

Total Files

3

Last publish

Collaborators

  • albizures