Jest angular preset deprecation warning #61
Labels
chore
frontend
Describes features or bugs in the /frontend dir
javascript
Pull requests that update Javascript code
The
npm test
command throws a warning of deprecation for the package jest-preset-angular that the version 14.4.0 introducted. A migration to the new config needs to happen.Here is the new recommended approach: https://thymikee.github.io/jest-preset-angular/docs/getting-started/presets#createcjspresetoptions
The text was updated successfully, but these errors were encountered: