angular/vscode-ng-language-service/syntaxes/test/dummy/js.tmLanguage-dummy.json
Joey Perrott 863c7eaafe build: migrate vscode extension into repo (#63924)
Migrate the vscode extension for angular into this repository.

PR Close #63924
2025-09-24 20:24:32 +00:00

4 lines
92 B
JSON

{
"comment": "Dummy JS TextMate grammar for use in testing",
"scopeName": "source.js"
}