1.0.0 • Published 2 years ago

@yellowryan01/tsconfig v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@yellowryan/tsconfig

A personal tsconfig share

Install

npm install -D @yellowryan/tsconfig

Usage

tsconfig

  {
    "extends": "@yellowryan/tsconfig",
    "compilerOptions": {
      "outDir": "dist"
    }
  }
1.0.0

2 years ago