`@typescript-eslint/parser@4` cause this problem. (related commit: https://github.com/Chatie/eslint-config/commit/4d7265a5b70de8b6f164b602c86969256e30762e) Downgrade it to v3 `@typescript-eslint/parser@3` to solve the problem. See: https://stackoverflow.com/q/64089216/1123955