Relative Content

Tag Archive for javascriptreactjstypescriptreact-typescript

Understanding TypeScript Compilation Errors in My Project

I have a lint-staged which works after pre-commit. Everything works correctly except tsc. I’ve already tried a lot with the settings with tsconfig but no result.File tsconfig lies in the same directory as project in the picture.