mobx
mobx copied to clipboard
Jest unkown option warnings
● 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
https://github.com/jestjs/jest/issues/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