matrix-react-sdk
7dd7417f
- Enable support for TypeScript in components
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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';`
References
#4203 - Support TypeScript for React components
Author
turt2live
Committer
turt2live
Parents
d470f964
Loading