0.0.1 • Published 5 years ago
eslint-config-mgenware-v1 v0.0.1
mingru-tsconfig
A preset tsconfig.json for mingru projects.
Usage
Install mingru-tsconfig to your project:
# yarn
yarn add mingru-tsconfig
# or npm
npm install mingru-tsconfig --saveSet extends to mingru-tsconfig in your local tsconfig.json:
{
"extends": "mingru-tsconfig"
}0.0.1
5 years ago