Portfolio/frontend/.vscode/i18n-ally-custom-framework.yml
2023-01-24 16:47:21 +01:00

18 lines
279 B
YAML

languageIds:
- typescript
- javascript
- typescriptreact
- javascriptreact
- svelte
- html
usageMatchRegex:
- "\\$?LL\\.({key})\\(((\\{.*\\})|([^)]*))\\)"
refactorTemplates:
- '{$LL.$1()}'
- '{LL.$1()}'
- '$LL.$1()'
- 'LL.$1()'
monopoly: true