@mochaa/tsconfig
v5.0.1
Published
Shareable TypeScript compiler configuration file.
Downloads
4
Readme
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