Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

mgenware/mingru-tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mingru-tsconfig

A preset tsconfig.json for mingru projects.

Usage

Install mingru-tsconfig to your project:

# yarn
yarn add mingru-tsconfig -D
# or npm
npm install mingru-tsconfig -D

Extends mingru-tsconfig in your local tsconfig.json:

{
  "extends": "mingru-tsconfig"
}

About

A preset tsconfig.json for mingru projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published