angular/vscode-ng-language-service/syntaxes/test/dummy/css.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
94 B
JSON

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