Use EXPERIMENTAL_useSourceOfProjectReferenceRedirect
Created by: felixfbecker
This should mean a lot faster ESLinting, a lot less VS Code reloads needed, and a lot less types/file changes not being picked up by ESLint and false positives because of it.
https://github.com/typescript-eslint/typescript-eslint/pull/2669