ADD: Vue-based devgui slider

This commit is contained in:
Robert Kossessa
2024-01-22 22:41:00 +01:00
parent d6815d56f0
commit 594136afe5
6 changed files with 115 additions and 56 deletions

View File

@@ -73,6 +73,7 @@
"space-before-function-paren": "off",
"object-curly-spacing": "off",
"comma-dangle": "off",
"vue/html-self-closing": "warn",
"@intlify/vue-i18n/no-v-html": "off",
"@intlify/vue-i18n/no-dynamic-keys": "off",
"@intlify/vue-i18n/no-raw-text": [