@murillodmiranda/ts-config
v0.0.11
Published
These are the TS configs shared from which all other projects with `tsconfig.json` can inherit from. Example:
Downloads
1
Readme
ts-config
These are the TS configs shared from which all other projects with tsconfig.json can inherit from. Example:
{
"extends": "@origin/frontend-configs/ts-config"
}