-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Since we have implemented an automated style checking process for the scala code of this project, it might be worth looking into something similar for angular's typescript code, which will be added to this repository.
Some possibilities I already know about are:
https://github.com/google/ts-style
https://github.com/palantir/tslint
https://github.com/mgechev/codelyzer
@bhermann do we need something like this?
@nguyenLisa do we already have something similar in place/planed for abm-frontend, which we could reuse, or is this interesting for you too?
bhermann