6.2.0 • Published 1 year ago
@gplane/tsconfig v6.2.0
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