Closed yuyinws closed 3 weeks ago
Add comments and errors on AST view panel.
comments
errors
Keep it consistent with the actual parse result:
https://github.com/oxc-project/oxc/blob/7f1d1fe065d68a0d17195fac0ada76b4b67b7822/napi/parser/index.d.ts#L93-L97
Thanks!
Add
comments
anderrors
on AST view panel.Keep it consistent with the actual parse result:
https://github.com/oxc-project/oxc/blob/7f1d1fe065d68a0d17195fac0ada76b4b67b7822/napi/parser/index.d.ts#L93-L97
After