git-denial
Results
2
comments of
git-denial
Actually I run the AST parser in a javascript file. Here is a simpler version of the code: ``` const acorn = require("acorn") const tsPlugin = require("acorn-typescript") let source =...
> This is a very ambiguous syntax between JSX and TS. You can see in the stack trace that it's being treated as JSX. We could expect independent parsers to...