-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we are using an older version of tslint which is already deprecated.
We would like to use eslint as an alternative with a react and typescript plugin.
These are some examples:
- https://github.com/typescript-eslint/typescript-eslint
- https://github.com/iamturns/eslint-config-airbnb-typescript
The select packages should be added as dev-dependencies and a new npm command to run the linting.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request