AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
517 stars 101 forks source link

Jest encountered an unexpected token - SyntaxError: Unexpected token 'export' #252

Open samuelkavin opened 2 years ago

samuelkavin commented 2 years ago

Describe the bug I'm using angular 12 and jest for unit test and getting following error. I couldn't find any solution. Can anyone please advice how to configure this in jest.config?

Screenshots

Screenshot 2022-08-19 at 12 22 10 PM
Dum6o commented 1 year ago

Same issue