i18n: Configure i18n-ally for .ejs templates

This commit is contained in:
Elian Doran 2024-09-08 19:27:19 +03:00
parent 94857d8802
commit 6bf18b6837
No known key found for this signature in database

View File

@ -3,6 +3,7 @@
languageIds:
- javascript
- typescript
- html
# An array of RegExes to find the key usage. **The key should be captured in the first match group**.
# You should unescape RegEx strings in order to fit in the YAML file