matrix-react-sdk
7dd7417f - Enable support for TypeScript in components

Commit
6 years ago
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';`
Author
Committer
Parents
Loading