mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-13 08:25:35 -04:00
chore: migrate remaining pages to script setup (#7310)
This commit is contained in:
@@ -21,5 +21,6 @@ export default withNuxt({
|
||||
],
|
||||
"vue/no-mutating-props": "error",
|
||||
"vue/no-v-html": "error",
|
||||
"vue/component-api-style": ["error", ["script-setup"]],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user