Skip to content
New issue

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

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

Already on GitHub? # to your account

Jest unkown option warnings #3920

Open
urugator opened this issue Sep 7, 2024 · 1 comment
Open

Jest unkown option warnings #3920

urugator opened this issue Sep 7, 2024 · 1 comment

Comments

@urugator
Copy link
Collaborator

urugator commented Sep 7, 2024

● Validation Warning:

  Unknown option "coverageReporters" with value ["lcov", "text"] was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

● Validation Warning:

  Unknown option "projects" with value ["<rootDir>/jest.config.js", "<rootDir>/jest.config-decorators.js"] was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

● Validation Warning:

  Unknown option "coverageReporters" with value ["lcov", "text"] was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration

PR welcome

@iChenLei
Copy link
Member

jestjs/jest#13576 It seems that this problem has existed for a long time after version v29, and the official has not come forward to solve it

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants