0.8.0 • Published 10 months ago
@opvious/tsconfig v0.8.0
TypeScript configuration
Shared tsconfig.json
, inspired by https://github.com/tsconfig/bases.
Quickstart
$ npm i @opvious/tsconfig
Then, inside tsconfig.json
:
{
"extends": "@opvious/tsconfig"
}