feat: update vscode settings

This commit is contained in:
YuMao 2024-12-01 21:19:37 +08:00
parent cfe70b6be4
commit 3195753e0e

View File

@ -14,5 +14,6 @@
"panel/src/app/i18n"
],
"i18n-ally.keystyle": "flat",
"i18n-ally.enabledFrameworks": ["vue"]
"i18n-ally.enabledFrameworks": ["vue"],
"editor.wordSeparators": "`~!@#$%^&*()=+[{]}\\|;:'\",.<>/?"
}