Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommended config isn't invalid? #478

Closed
NullVoxPopuli opened this issue Feb 11, 2024 · 1 comment · Fixed by #476
Closed

Recommended config isn't invalid? #478

NullVoxPopuli opened this issue Feb 11, 2024 · 1 comment · Fixed by #476
Labels

Comments

@NullVoxPopuli
Copy link

My error:

[lint:js] Error: ESLint configuration in .eslintrc.js#overrides[1] » plugin:qunit/recommended is invalid:
[lint:js] 	- Unexpected top-level property "description".
[lint:js] 
[lint:js] Referenced from: /home/nvp/Development/tmp/my-app/.eslintrc.js
[lint:js]     at ConfigValidator.validateConfigSchema (/home/nvp/Development/tmp/my-app/node_modules/.pnpm/@eslint+eslintrc@2.1.4/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2177:19)
[lint:js]     at ConfigArrayFactory._normalizeConfigData (/home/nvp/Development/tmp/my-app/node_modules/.pnpm/@eslint+eslintrc@2.1.4/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3019:19)
[lint:js]     at ConfigArrayFactory._loadExtendedPluginConfig (/home/nvp/Development/tmp/my-app/node_modules/.pnpm/@eslint+eslintrc@2.1.4/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3239:25)
[lint:js]     at ConfigArrayFactory._loadExtends (/home/nvp/Development/tmp/my-app/node_modules/.pnpm/@eslint+eslintrc@2.1.4/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3154:29)
[lint:js]     at ConfigArrayFactory._normalizeObjectConfigDataBody (/home/nvp/Development/tmp/my-app/node_modules/.pnpm/@eslint+eslintrc@2.1.4/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3095:25)
[lint:js]     at _normalizeObjectConfigDataBody.next (<anonymous>)

reported here: ember-cli/ember-cli#10443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants