@mll-lab/tsconfig
v3.0.1
Published
The shareable TypeScript configuration of MLL
Downloads
49
Readme
tsconfig
The shareable TypeScript configuration of MLL
Installation
yarn add --dev @mll-lab/tsconfig
Usage
// tsconfig.json
{
"extends": "@mll-lab/tsconfig",
...
}