Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.

[WIP] Add TypeScript support #264

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ Run and press `alt+space` anywhere.

See [Plugin Documentation](http://hainproject.github.io/hain/docs/)

## Development Requirements

- Node.js v8.9.0+
- yarn v1.3.0+

## Install/Build from Source

```shell
Expand Down
Loading