1.1.0 • Published 4 years ago
@tivix/typescript-config v1.1.0
@tivix/typescript-config
This package contains a shared TypeScript config.
Installation
To manually install, set this package to the "extends"
key in your project’s tsconfig.
{
"extends": ["@tivix/typescript-config"]
}