Looking for help in getting the type errors, reported by the TypeScript compiler, into the output of ESLint. The library typescript-eslint (https://github.com/typescript-esl
I downloaded your repository and everything worked out fine in VS Code. Did you forget to run eslint. I ran eslint --ext .ts . and tsc -p tsconfig.json, both eslint and tsconfig was running. I hope you can solve this.