uni-ticket-system/.vscode/settings.json

7 lines
147 B
JSON
Raw Normal View History

2023-12-06 02:32:31 +00:00
{
"i18n-ally.localesPaths": [
"src/tmui/locale",
"src/tmui/tool/dayjs/locale",
"src/tmui/tool/dayjs/esm/locale"
]
}