Skip to content

chore: run vue3 prettier in CI

Tomas Vik requested to merge tv/2024-07/fix-prettier into main

Description

In three small commits, this MR fixes a long-standing issue where we didn't check prettier formatting for the vue3 webviews in CI.

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Tomas Vik

Merge request reports

Loading