UNPKG

@bob-obringer/tsconfig

Version:

A collection of strict typescript configurations for my projects

8 lines (7 loc) 114 B
{ "extends": "../tsconfig.app.dom.json", "compilerOptions": { "pretty": true, "sourceMap": true } }