This repository was archived by the owner on Aug 31, 2023. It is now read-only.
🐛 noDebugger
errors while trying a safe fix
#2966
Labels
A-Linter
Area: linter
L-JavaScript
Langauge: JavaScript
S-Bug: confirmed
Status: report has been confirmed as a valid bug
Environment information
Current codebase on `main`
What happened?
Given the following code
The rule
noDebugger
emits an invalid CST. I discovered this issue while I was trying to format the emitted CST by the action of the rule.The stack trace:
This is a long stack trace, I just copied the first part.
Expected result
I would expect to not throw this kind of error
Code of Conduct
The text was updated successfully, but these errors were encountered: