react-hyperscript-helpers icon indicating copy to clipboard operation
react-hyperscript-helpers copied to clipboard

Fix typescript definitions for typescript >=2.0

Open Erikvv opened this issue 7 years ago • 1 comments

Fixes #19

I have tested this on a small project.

Erikvv avatar Mar 29 '18 01:03 Erikvv

I also see the react typings of createElement support any attribute name, even though that's not valid html.

I wouldn't add that. People can still hack around it in their project if they want.

Erikvv avatar Mar 29 '18 01:03 Erikvv