Wrong line numbers
trusktr opened this issue · 1 comments
trusktr commented
ESLint tells me the wrong line numbers for typescript files using this plugin. How to fix?
I think this is probably for the parser repo: eslint/typescript-eslint-parser#506
trusktr commented
Nvm, it was pointing to small one-line arrow functions inside a method body, which I overlooked, so it is correct.