@ashgw/tsconfig
v1.0.0
Published
Shared TypeScript config for my projects
Maintainers
Readme
tsconfig
Shared TypeScript config for my projects
Installation
npm
npm install --save-dev @ashgw/tsconfigpnpm
pnpm i -D @ashgw/tsconfigRequires TypeScript v5.0 or higher.
Usage
tsconfig.json
{
"extends": "@ashgw/tsconfig"
}