blueprints: add AtIndex tag (#12386)

This commit is contained in:
Marc 'risson' Schmitt
2024-12-18 14:10:37 +01:00
committed by GitHub
parent 22b0a1bd23
commit 98b5b75f29
5 changed files with 84 additions and 2 deletions

View File

@ -33,7 +33,8 @@
"!If sequence",
"!Index scalar",
"!KeyOf scalar",
"!Value scalar"
"!Value scalar",
"!AtIndex scalar"
],
"typescript.preferences.importModuleSpecifier": "non-relative",
"typescript.preferences.importModuleSpecifierEnding": "index",