Run eslint in CI

This commit is contained in:
Jan Bader 2022-03-15 20:00:12 +00:00
parent d2dd7d5280
commit eae196aa69

View File

@ -78,6 +78,7 @@ tasks:
- yarn
- yarn build
- yarn run vue-tsc --noEmit
- yarn run eslint "./src/**"
docker:
desc: Build budgeeter:latest