tslint-playground
December 22, 2018 ยท View on GitHub
A playground for testing tslint configurations online.
Features
- :star: Set which configuration to extend (
tslint:all,tslint:latest,tslint:recommended) - :star: Add additional rules and their config
Not included yet
- :clock1: Rules which require typing
- :clock1: Custom imports
- :clock1: Custom rules
Setup locally
- Clone the repo
- Run
yarnto pull dependencies - Run
yarn startto run.
License
This project is made available under the Apache 2.0 License.