@mtth/tsconfig
v0.8.2
Published
Shared TypeScript config
Readme
TypeScript configuration
Shared tsconfig.json, inspired by https://github.com/tsconfig/bases.
Quickstart
$ npm i @mtth/tsconfigThen, inside tsconfig.json:
{
"extends": "@mtth/tsconfig"
}