You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree
Basta verificar se a versão do Eslint e do TypeScript estão na mesma major version, ou seja, tudo 4.x
ou 3.x
. Recomendo usar a 4.x
visto que é a versão atual.