mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
add i18n method .addOrUpdate
This commit is contained in:
+1
@@ -6,6 +6,7 @@ languageIds:
|
||||
- typescriptreact
|
||||
|
||||
usageMatchRegex:
|
||||
- "[^\\w\\d]t\\.addOrUpdate\\(['\"`]({key})['\"`]" # matches t.addOrUpdate("{key}"
|
||||
- "[^\\w\\d]t\\.append\\(['\"`]({key})['\"`]" # matches t.append("{key}"
|
||||
- "[^\\w\\d]t\\.html\\(['\"`]({key})['\"`]" # matches t.html("{key}"
|
||||
- "[^\\w\\d]t\\(['\"`]({key})['\"`]" # matches t.html("{key}"
|
||||
|
||||
Reference in New Issue
Block a user