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