tsconfig

Shareable TypeScript config.
Installation
npm i --save-dev @binden/tsconfig
Usage
- Add the
extends
property (in thetsconfig.json
file)
{ "extends": "@binden/tsconfig" }
Shareable TypeScript config
Shareable TypeScript config.
npm i --save-dev @binden/tsconfig
extends
property (in the tsconfig.json
file){ "extends": "@binden/tsconfig" }
verbatimModuleSyntax
optionNode.js<22
support<20
support<20
support (4efcba8)typescript
from v5.1.6
to v5.3.3
(4f5757e)typescript
from 4.7.4
to 4.8.2
(474c7e2)tsconfig
(4a00d35)TypeScript
declarations (c876fde)