Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 368 Bytes

File metadata and controls

19 lines (12 loc) · 368 Bytes

Shared typescript config npm

Shared configuration for Typescript

Usage

npm install --save-dev typescript @merkle-open/ts-config

tsconfig.json

{
  "extends": "@merkle-open/ts-config"
}

License

MIT License