@binz/tsconfig
v0.3.2
Published
A shared TypeScript configuration for my projects
Readme
@binz/tsconfig
Standard TypeScript configurations for projects.
Usage
Install with pnpm install @binz/tsconfig.
Use and extend the configuration in tsconfig.json.
{
"extends": "@binz/tsconfig/base.json"
}