base-ts-config
v1.1.4
Published
base ts config
Downloads
5
Readme
base-ts-config
base TypeScript configuration
Installation
npm i -D base-ts-config typescript
Usage
Create the following tsconfig.json
file:
{
"extends": "base-ts-config"
}
License
MIT