@microssr/tsconfig
v0.1.0
Published
TypeScript configuration preset
Readme
TypeScript configuration preset
:package: Installation
$ yarn add -D @microssr/tsconfig:construction: Usage
Add the following to your tsconfig.json:
{
"extends": "@microssr/tsconfig/tsconfig.json"
}