react-relay-typescript-definitions

v0.1.3
Typescript defintions for React-Relay
react reactjs relay react-relay typescript

build

echo building... && typings bundle --ambient -o out

lint

echo linting... && tslint "**/*.ts" -e "source/**" -e "source-test/**" -e "out/**" -e "node_modules/**" -e "typings/**"

watch

onchange "**/*.ts" -i -e "out/**" -- npm -s run build+test

publish

npm -s run lint+build && echo please publish to typings/registry

lint+build

npm run lint && npm run build+test

prepublish

typings install

Metadata

  • Unknown
  • Whatever
  • Matt Martin
  • released 4/24/2016

Downloads

Maintainers