mll-lab / tsconfig

The shareable TypeScript configuration of MLL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsconfig

The shareable TypeScript configuration of MLL

Installation

yarn add --dev @mll-lab/tsconfig

Usage

// tsconfig.json
{
  "extends": "@mll-lab/tsconfig",
  ...
}

About

The shareable TypeScript configuration of MLL

License:MIT License


Languages

Language:JavaScript 100.0%