Commit Graph

2 Commits

Author SHA1 Message Date
Travis Ralston
7dd7417f12 Enable support for TypeScript in components
Includes: compilation, translations, IDE support (use .tsx not .ts), typings, and other build tools.

TypeScript component have to import PropTypes and React with `import * as React from 'react';`
2020-03-11 18:03:43 -06:00
Travis Ralston
c02beb9ba3 Copy typescript configs from js-sdk 2019-12-12 14:35:28 -07:00