0.2.1 • Published 11 months ago

@vingogo/tsconfig v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

tsconfig

tsconfig 常用配置文件,包含:

  • 基础配置:tsconfig/base
  • node 项目配置:tsconfig/node
  • web 项目配置:tsconfig/web

使用方式

  1. 安装 @vingogo/tsconfig
  2. 在项目中 tsconfig.json 中添加对应配置,如:
{
  "extends": "@vingogo/tsconfig/node"
}
0.2.1

11 months ago

0.2.0

11 months ago

0.1.0

11 months ago