1.1.0 • Published 6 years ago
@gplane/tsconfig v1.1.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