elvorad
elvorad
It seems that `react-live` does not support TypeScript. I found two answers by @kitten to similar requests: > This project uses `buble` and thus doesn't support Typescript. > > I...
I am upvoting and watching this issue because it currently breaks compatibility to TypeScript 3.9.9 for me. According to the readme, `typescript-eslint` is backward-compatible until TypeScript 3.3.1. `typescript-eslint` expects to...
I think I have some findings that may help track down what the problem is. I have a similar case. If my observation is right, the component in the "Docs"...