Added menu interaction

This commit is contained in:
Alexis
2023-05-09 17:37:03 +02:00
parent 592eded221
commit 17a41714c7
11 changed files with 182 additions and 20 deletions

View File

@@ -15,7 +15,6 @@ module.exports = {
'@vue/eslint-config-prettier/skip-formatting'
],
rules: {
indent: ['error', 2],
'prettier/prettier': [
'error',
{