Skip to content

Bug: eslint v8 with flat config and airbnb-base throws cryptic error #18381

Answered by nzakas
gingkapls asked this question in Q&A
Discussion options

You must be logged in to vote

As the message indicates, this is a parsing error, which means that ESLint is not properly configured to accept the latest syntax.

Most likely is that airbnb-base has different versions for ESLint 8 vs. ESLint 9.

In either case, you'll need to contact the maintainers of that plugin for help.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gingkapls
Comment options

Answer selected by gingkapls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug ESLint is working incorrectly repro:needed
2 participants
Converted from issue

This discussion was converted from issue #18380 on April 22, 2024 18:06.