There is an issue with Acorn library that generates ESTree, it does not properly parse typescript files, as a result the extension sometimes it misses some tests, I tried to replace @typescript-eslint/typescript-estree instead of acord for TS files, looks promising