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