Lawrence Zeng
Lawrence Zeng
Sorry, I don't have any quick fix for this problem even after reading some of the code base. However, I think setting `strict` to `false` would defeat the purpose of...
I have similar problem with setting Java JDK path since I am working on Javascript/Typescript projects and don't want to set Java in my path. It would be better to...
I need lazy loading for horizontal scroll too. It doesn't seem to work for me, though vertical scroll works just like in all the examples.
How about removing engines since this component does not appear to be depending on specific version of nodejs or npm?
Any update on this issue? I face the same error with the plugin runtime is different from the one being generated.
Tried import directly from 'antlr4' and got the same error. See below. ` import { Trees } from "antlr4"; `  The problem might...