Skip to content

Look into supporting typescript

@6117DA7AD501469E noted that he would like to write typescript

We should try creating an example component in typescript and integrate it into our rollup config

We probably need this: https://www.npmjs.com/package/@rollup/plugin-typescript

Questions:

  • eslint support?
  • unit tests support?
  • does it work in combination with babel?
Edited by Reiter, Christoph