Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 187 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 187 Bytes

@vunbo/config-ts

The best config for typescript

Usage

install

pnpm add @vunbo/config-ts -D

Config tsconfig.json

{
  "extends": "@vunbo/config-ts"
}