@stzhu/tsconfig
v0.3.0
Published
Shared config for TypeScript
Readme
@stzhu/tsconfig
Installation
pnpm i -D @stzhu/tsconfigUsage
After installation, extend the relevant configuration in your tsconfig.json.
{
"extends": "@stzhu/tsconfig/tsconfig.react.json"
}