Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 614 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 614 Bytes

tslint-playground


A playground for testing tslint configurations online.

Features

  • ⭐ Set which configuration to extend (tslint:all, tslint:latest, tslint:recommended)
  • ⭐ Add additional rules and their config

Not included yet

  • 🕐 Rules which require typing
  • 🕐 Custom imports
  • 🕐 Custom rules

Setup locally

  1. Clone the repo
  2. Run yarn to pull dependencies
  3. Run yarn start to run.

License

This project is made available under the Apache 2.0 License.