Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels
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?
Activity
ota-meshi commentedon Mar 5, 2025
Thank you for posting the issue!
That's sounds good to me.
TokenStore#{getLoc,getRange}()
#253