@monots/tsconfig

0.2.0 • Public • Published

@monots/tsconfig

Shared tsconfig for the monots project

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

yarn add -D @monots/tsconfig

Usage

Copy the following into your tsconfig.json file.

{
  "extends": "@monots/tsconfig",
  "compilerOptions": {
    "lib": ["esnext", "dom"]
  },
  "exclude": ["**/dist/**"]
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @monots/tsconfig

      Weekly Downloads

      2

      Version

      0.2.0

      License

      MIT

      Unpacked Size

      3.7 kB

      Total Files

      4

      Last publish

      Collaborators

      • ifiokjr