Closed
Description
Vue components doesn't need script tags, eslint fails when trying to parse components with no script tag with
npx eslint src/components/FailingBecauseNoScript.vue
/Users/repositories/eslint9test/src/components/FailingBecauseNoScript.vue
0:0 error Parsing error: Invalid ecmaVersion
✖ 1 problem (1 error, 0 warnings)
reproduction available in https://github.com/chrisnruud/eslint9test
Metadata
Metadata
Assignees
Labels
No labels