localhost_oa_front/.vscode/settings.json

8 lines
193 B
JSON
Raw Normal View History

{
"typescript.tsdk": "node_modules\\typescript\\lib",
"i18n-ally.localesPaths": [
"src/locales",
"src/locales/lang",
"src/components/basic/tinymce/langs"
]
}