Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/typescript/highlights.scm')
| -rw-r--r-- | runtime/queries/typescript/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/typescript/highlights.scm b/runtime/queries/typescript/highlights.scm index 5b8c8f24..dbe6665a 100644 --- a/runtime/queries/typescript/highlights.scm +++ b/runtime/queries/typescript/highlights.scm @@ -1,3 +1,3 @@ ; See runtime/queries/ecma/README.md for more info. -; inherits: _typescript,ecma +; inherits: ecma,_typescript |