eslint-plugin-prettier icon indicating copy to clipboard operation
eslint-plugin-prettier copied to clipboard

Node must be provided when reporting error if location is not provided

Open FDiskas opened this issue 4 months ago • 0 comments

If I run bun run lint - I get error

ESLint: 8.57.1
AssertionError [ERR_ASSERTION]: Node must be provided when reporting error if location is not provided

Here is the reproducible repository https://github.com/FDiskas/remix-dev

FDiskas avatar Oct 16 '24 23:10 FDiskas