Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 572 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 572 Bytes

Waliot tslint config

Waliot npm

Install

npm install --save-dev @waliot-oss/tslint-config

Usage

In yours tslint.json file add:

{
  "extends": "@waliot-oss/tslint-config"
}

see more on Configuring TSLint.

Maintainers

License

MIT