A playground for testing tslint configurations online.
- ⭐ Set which configuration to extend (
tslint:all
,tslint:latest
,tslint:recommended
) - ⭐ Add additional rules and their config
- 🕐 Rules which require typing
- 🕐 Custom imports
- 🕐 Custom rules
- Clone the repo
- Run
yarn
to pull dependencies - Run
yarn start
to run.
This project is made available under the Apache 2.0 License.