Skip to content

g-plane/tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsconfig

Shareable TypeScript compiler configuration file (tsconfig.json) for Pig Fang's projects.

Usage

Install it:

npm i -D @gplane/tsconfig

or

yarn add --dev @gplane/tsconfig

Then, edit the tsconfig.json:

{
  "extends": "@gplane/tsconfig"
}

License

MIT License (c) 2019-present Pig Fang

About

Shareable TypeScript compiler configuration file.

Resources

License

Stars

Watchers

Forks