[comma-spacing] Cannot read property 'range' of undefined #2906
Labels
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
TS Playground
Crash report
Rule: comma-spacing
Message: Cannot read property 'range' of undefined Occurred while linting <text>:20
beyondessential/tupaia/packages/psss-server/src/types.ts
Expected Result
ESLint rule should not crash.
Actual Result
Additional Info
This is not blocking my development or anything. This was spotted on automated CI run: https://github.com/AriPerkkio/eslint-remote-tester/runs/1614180842
Versions
@typescript-eslint/eslint-plugin
4.11.0
@typescript-eslint/parser
4.11.0
TypeScript
4.1.3
ESLint
7.16.0
node
14.15.1
The text was updated successfully, but these errors were encountered: