mochaaP / tsconfig

Shareable TypeScript compiler configuration file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsconfig

Shareable TypeScript compiler configuration file (tsconfig.json) for mochaaP's projects.

Usage

Install it:

npm i -D @mochaa/tsconfig

or

yarn add --dev @mochaa/tsconfig

Then, edit the tsconfig.json:

{
  "extends": "@mochaa/tsconfig"
}

License

MIT License (c) 2019-present Pig Fang MIT License (c) 2022-present mochaaP

About

Shareable TypeScript compiler configuration file.

License:MIT License