kungfooman / RuntimeTypeInspector.js

Checking JSDoc types at runtime for high-quality types - Trust is good, control is better.
MIT License
8 stars 0 forks source link

Stringifier: implement JSXMemberExpression #190

Closed kungfooman closed 1 month ago

kungfooman commented 1 month ago

Fixes: #189

Also added the NPM package react-es6 which enables us to load React via ESM to test little snippets straight in the REPL.