add format check, update prettier rules, apply rules consistently

This commit is contained in:
Gregor Vostrak
2025-07-29 18:58:31 +02:00
parent b11672732b
commit cb30487a21
323 changed files with 3728 additions and 5579 deletions

View File

@@ -8,9 +8,7 @@ const props = defineProps<{
<template>
<svg
:class="
twMerge('animate-spin -ml-1 mr-3 h-5 w-5 text-text-primary', props.class)
"
:class="twMerge('animate-spin -ml-1 mr-3 h-5 w-5 text-text-primary', props.class)"
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24">