1
1
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:
Timothy Clem 2020-01-28 08:12:55 -08:00 committed by GitHub
commit e95f63f492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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