@atomico/tsconfig
v1.1.2
Published
These are base shared `tsconfig.json`s from which all other `tsconfig.json`'s inherit from.
Downloads
180
Readme
@atomico/tsconfig
These are base shared tsconfig.json
s from which all other tsconfig.json
's inherit from.
usage
{
"extends": "@atomico/tsconfig/base.json",
"include": ["src/**/*"]
}