Michal Kočárek
Michal Kočárek
Hi, local PHP is needed to handle stuff around path mapping + to run the XDebug proxy mapping script. However these responsibilities could be theoretically pushed down to the Linux...
This is issue that exhibits for monorepos in IDEs, however also automatic recognition of file errors in GitHub Actions. Having the ability to switch to absolute paths... Either by default,...
> This isn’t really a problem when you use [project references](https://www.typescriptlang.org/docs/handbook/project-references.html), which you should when dealing with mono repos. This isn't helping for our projects, for example. We are using...
It might be good to know that the `yup` validation library already has this feature: https://github.com/jquense/yup#typescript-integration So, it might be good to take it as a learning/inspiration, if someone decides...