@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"]
}
Tivix's TypeScript config
This package contains a shared TypeScript config.
To manually install, set this package to the "extends"
key in your project’s tsconfig.
{
"extends": ["@tivix/typescript-config"]
}