Open tysepa opened 2 years ago
Yeah I had found the solution on it any one has the same issue try to use this code "transformIgnorePatterns": [ "node_modules/(?!@ngrx|(?![deck.gl](http://deck.gl/))|ng-dynamic)" ]
in your package.json
on jest-conf
Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.