Commit Graph

8 Commits (6ee30ea293028654e6e863147952ea0271ae3408)

Author SHA1 Message Date
haslinghuis 6242f1e721
Add support for ELRS UID (#3097)
* Add support for ELRS UID

* Add Babel

* Fix review

* Fix CSS
2022-12-05 14:24:37 +11:00
Tomas Chmelevskij 2abcee1a9c Add `no-extra-semi` to match what's in sonarcloud 2022-08-19 22:17:02 +01:00
Tomas Chmelevskij 5be4a4596a chore: add `template-curly-spacing` 2022-01-18 12:30:17 +01:00
Tomas Chmelevskij 8cf9473c88 chore: add prefer template rule 2022-01-18 12:29:53 +01:00
Tomas Chmelevskij bfec87d931 chore: add `no-var` rule to match sonarcloud 2021-12-25 18:49:11 +01:00
Tomas Chmelevskij 03690e087f chore: add comman dangle rule for multiline 2021-12-18 08:21:05 +01:00
Tomas Chmelevskij 616c2e796d chore: add `semi` rule to the linter and run `--fix`
Adds semicolon to the linter rules.
2021-02-14 07:37:03 +01:00
Tomas Chmelevskij d396d97e5e chore: add eslint
* add eslint with space rules to cover what sonarcloud doesn't
* run lint in travis
* add eslint vue config
2020-12-27 09:21:51 +04:00