monaco-editor-lsp-next/.vscode/settings.json
cfngc4594 4428a29306
Some checks failed
Build & Push Judge4c Docker Image / build-and-push-judge4c-docker-image (., Dockerfile, judge4c) (push) Failing after 1s
refactor(i18n): replace hardcoded texts with i18n message keys
2025-04-15 18:22:21 +08:00

6 lines
80 B
JSON

{
"i18n-ally.localesPaths": [
"messages",
"src/i18n"
]
}