You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
ESLINT crashed after opening compressed source code with about 30000 characters in single line.
Atom: v1.12.7
Linter: 1.11.18
Linter-eslint: 8.0.0
Bug Checklist
import project folder contains attached .eslintrc and index3.js
open index3.js
Got error notification and error in console
Sometimes atom will be crashed without any response
I can understand checking compressed js code is not designed as expected, but is there any way to disable checking compressed js code by default to avoid this issue? thanks!
I'm going to mark this as a duplicate of #755 as I suspect they are really the same issue. Once a fix for that is figured out we can revisit this to see if it is still a problem.
Thanks for taking the time to report this, and follow #755 for further updates!
Issue Type
Bug
Issue Description
ESLINT crashed after opening compressed source code with about 30000 characters in single line.
Atom: v1.12.7
Linter: 1.11.18
Linter-eslint: 8.0.0
Bug Checklist
.eslintrc.txt
index3.js.txt
The text was updated successfully, but these errors were encountered: