Skip to content

Add lint job to pipeline

Tristan Read requested to merge tr-ci into master

Adds a linting job to the CI pipeline.

Runs both eslint and prettier, see https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-eslint for more details.

Merge request reports