vuejs/vue-eslint-parser

Feature request: Add `getLoc` and `getRange` to `TokenStore`

fisker opened this issue · 1 comments

ESLint added these two methods eslint/eslint#18703
Can we add them, so we don't need care if an object is TokenStore from ESLint or this parser?

Thank you for posting the issue!
That's sounds good to me.