mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Merge pull request #449 from github/++tree-sitter-grammars
Update tsx and typescript grammars
This commit is contained in:
commit
e95f63f492
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-tags ^>= 0.0
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.8
|
||||
, tree-sitter-tsx ^>= 0.4.1
|
||||
, tree-sitter-tsx ^>= 0.4.2
|
||||
|
||||
ghc-options:
|
||||
-Weverything
|
||||
|
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-tags ^>= 0.0
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.8
|
||||
, tree-sitter-typescript ^>= 0.4.1
|
||||
, tree-sitter-typescript ^>= 0.4.2
|
||||
|
||||
ghc-options:
|
||||
-Weverything
|
||||
|
@ -307,8 +307,8 @@ library
|
||||
, tree-sitter-php ^>= 0.2
|
||||
, tree-sitter-python ^>= 0.8.1
|
||||
, tree-sitter-ruby ^>= 0.4.1
|
||||
, tree-sitter-typescript ^>= 0.4.1
|
||||
, tree-sitter-tsx ^>= 0.4.1
|
||||
, tree-sitter-typescript ^>= 0.4.2
|
||||
, tree-sitter-tsx ^>= 0.4.2
|
||||
|
||||
executable semantic
|
||||
import: haskell, dependencies, executable-flags
|
||||
|
Loading…
Reference in New Issue
Block a user