mirror of
https://github.com/github/semantic.git
synced 2024-12-28 09:21:35 +03:00
fix nesting
This commit is contained in:
parent
4fbc601617
commit
17af20e992
@ -9,7 +9,7 @@ import TreeSitter.TypeScript.Internal
|
||||
import TreeSitter.Language
|
||||
|
||||
-- Regenerate template haskell code when these files change:
|
||||
addDependentFileRelative "../../../vendor/tree-sitter-typescript/typescript/src/parser.c"
|
||||
addDependentFileRelative "../../vendor/tree-sitter-typescript/typescript/src/parser.c"
|
||||
|
||||
-- | Statically-known rules corresponding to symbols in the grammar.
|
||||
mkSymbolDatatype (mkName "Grammar") tree_sitter_typescript
|
||||
|
Loading…
Reference in New Issue
Block a user