@jeffsays/tsconfig
v0.0.11
Published
```shell yarn add --dev @jeffsays/tsconfig ```
Maintainers
Readme
Sharable tsconfig.json configurations
Installation
yarn add --dev @jeffsays/tsconfigUsage
tsconfig.json:
{
"$schema": "https://www.schemastore.org/tsconfig",
"extends": ["@jeffsays/tsconfig"]
}or
{
"$schema": "https://www.schemastore.org/tsconfig",
"extends": ["@jeffsays/tsconfig/eslint"]
}