Commit Graph

6 Commits (d359bcf58f0d9229fe9795c154cbf8e6b9b0e5b4)

Author SHA1 Message Date
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