Commit Graph

2 Commits

Author SHA1 Message Date
Andy Hanson
28ef3d201b Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
iamdanfox
92d2d87d8a Add definitions for react-jsonschema-form 0.30.1 (#10104)
* react-jsonschema-form 0.30.1

Very barebones typings, intended to serve as a baseline for improvement.

* rename react-jsonschema-form-test.tsx -> ...-tests.tsx
2016-07-19 17:17:48 -07:00