standard / eslint-config-standard

ESLint Config for JavaScript Standard Style

Home Page:https://standardjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing error: This experimental syntax requires enabling one of the following parser plugin(s): 'jsx, flow, typescript'

ko-devHong opened this issue · comments

What version of this package are you using? 17.0.0

What operating system, Node.js, and npm version?
node :v16.18.0
npm : 8.19.2

What happened?
I got error ESLint: Parsing error: This experimental syntax requires enabling one of the following parser plugin(s): 'jsx, flow, typescript' (2:9)

What did you expect to happen?
it work

Are you willing to submit a pull request to fix this bug?

I solved downgrade version 17.0.0 => 16.0.3

@ko-devHong can you provide a reproducible example? We are going to close the issue. If it's still an issue, please comment here.