mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Rename the typescript package.
This commit is contained in:
parent
c5b6c0a054
commit
6ddfcc3b98
@ -1,4 +1,4 @@
|
||||
name: typescript
|
||||
name: tree-sitter-typescript
|
||||
version: 0.1.0
|
||||
synopsis: tree-sitter typescript language bindings
|
||||
description: Please see README.md
|
||||
|
@ -120,7 +120,7 @@ library
|
||||
, tree-sitter-json
|
||||
, tree-sitter-python
|
||||
, tree-sitter-ruby
|
||||
, typescript
|
||||
, tree-sitter-typescript
|
||||
default-language: Haskell2010
|
||||
default-extensions: DeriveFunctor, DeriveFoldable, DeriveTraversable, DeriveGeneric, FlexibleContexts, FlexibleInstances, OverloadedStrings, RecordWildCards, StrictData
|
||||
ghc-options: -Wall -fno-warn-name-shadowing -O -j
|
||||
|
Loading…
Reference in New Issue
Block a user