@microssr/tsconfig
v0.1.0
Published
TypeScript configuration preset
Downloads
2
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"
}