vscode-relay

Stars
10
Committers
2

vscode-relay README

For setup, see relay2ts

Features

  • Takes a Relay component, and converts its Relay fragment into an interface for your Component's props.

Installation

As this isn't in the extensions section of VS Code:

git clone https://github.com/alloy/vscode-relay.git
cd vscode-relay
yarn install
yarn global add vsce
vsce package 
code --install-extension vscode-relay-0.0.1.vsix