language + biome

This commit is contained in:
Henry Jameson 2026-01-23 12:40:45 +02:00
commit 9822ebc3bf
135 changed files with 441 additions and 247 deletions

View file

@ -1,8 +1,9 @@
import Checkbox from 'src/components/checkbox/checkbox.vue'
import Popover from 'src/components/popover/popover.vue'
import { useInterfaceStore } from 'src/stores/interface'
import Select from '../select/select.vue'
import { useInterfaceStore } from 'src/stores/interface'
import { library } from '@fortawesome/fontawesome-svg-core'
import {
faExclamationTriangle,