@mochaa/tsconfig
v5.0.1
Published
Shareable TypeScript compiler configuration file.
Readme
tsconfig
Shareable TypeScript compiler configuration file (tsconfig.json) for mochaaP's projects.
Usage
Install it:
npm i -D @mochaa/tsconfigor
yarn add --dev @mochaa/tsconfigThen, edit the tsconfig.json:
{
"extends": "@mochaa/tsconfig"
}License
MIT License (c) 2019-present Pig Fang MIT License (c) 2022-present mochaaP
