Files
art-design-pro-test/.vscode/settings.json

8 lines
139 B
JSON
Raw Normal View History

2025-06-30 12:12:31 +08:00
{
2025-07-09 11:33:47 +08:00
"volar.inlayHints.eventArgumentInInlineHandlers": true,
"i18n-ally.localesPaths": [
"src/locales",
"src/locales/langs"
]
2025-06-30 12:12:31 +08:00
}