1
1
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:
Rob Rix 2017-08-11 08:07:03 -04:00
parent c5b6c0a054
commit 6ddfcc3b98
2 changed files with 2 additions and 2 deletions

View File

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

View File

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