@sadzurami/ts-config
v1.0.1
Published
Shared TypeScript config for my projects
Readme
ts-config
Shared TypeScript config for my projects
Install
yarn add https://github.com/Sadzurami/ts-config --devUsage
tsconfig.json
{
"extends": "@sadzurami/tsconfig"
}