I try to use last version of LogSymbol, that provides a breaking change due to esm compatibility.
But using Gherkin-testcafe and then testcafe, it seem compilation failed due to no esm support.
I don't why I get this error from testcafe: 1
if I try to override testcafe typescript compilation options but I get this error: 2
A sample of project with my issue is avalaible here: https://github.com/bbutel/testcafe-logSymbol-issues