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