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 was archived by the owner on Jan 19, 2019. It is now read-only.
Cannot read property 'loc' of undefined
TypeError: Cannot read property 'loc' of undefined
at getNodeIndent (/usr/lib/node_modules/eslint/lib/rules/indent.js:290:71)
at checkNodeIndent (/usr/lib/node_modules/eslint/lib/rules/indent.js:325:34)
at /usr/lib/node_modules/eslint/lib/rules/indent.js:373:35
at Array.forEach (native)
at checkNodesIndent (/usr/lib/node_modules/eslint/lib/rules/indent.js:373:19)
at EventEmitter.blockIndentationCheck (/usr/lib/node_modules/eslint/lib/rules/indent.js:800:17)
at emitOne (events.js:77:13)
at EventEmitter.emit (events.js:169:7)
at NodeEventGenerator.enterNode (/usr/lib/node_modules/eslint/lib/util/node-event-generator.js:40:22)
at CodePathAnalyzer.enterNode (/usr/lib/node_modules/eslint/lib/code-path-analysis/code-path-analyzer.js:608:23)
The text was updated successfully, but these errors were encountered:
soda0289
changed the title
TypeError: Cannot read property 'loc' of undefined - When creating React Component
TypeError: Cannot read property 'loc' of undefined - When creating React Component with indent rule
Dec 13, 2016
What version of TypeScript are you using?
2.0.10
What version of
typescript-eslint-parser
are you using?1.00
What code were you trying to parse?
Eslintrc
What did you expect to happen?
It to parse
What happened?
Uncaught Exception
The text was updated successfully, but these errors were encountered: