infernojs / inferno

:fire: An extremely fast, React-like JavaScript library for building modern user interfaces

Home Page:https://infernojs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inferno repository should run all tests using ts-plugin-inferno

Havunen opened this issue · comments

Lets extend the tests by compiling all the code using ts-plugin-inferno as well as using the babel plugin inferno. To cross verify both transpilers are working as expected.