Jordan
Jordan
Still having this problem with yarn pnp using `@trivago/prettier-plugin-sort-imports` ``` ["ERROR" - 10:52:46 AM] Invalid prettier configuration file detected. { "code": "ERR_MODULE_NOT_FOUND", "url": "file:///c:/Users/USERNAME/Documents/PROJECT_ROOT/.yarn/__virtual__/@trivago-prettier-plugin-sort-imports-virtual-ba71fb650d/0/cache/@trivago-prettier-plugin-sort-imports-npm-4.2.1-91a768be46-8.zip/node_modules/@trivago/prettier-plugin-sort-imports/lib/src/index.js" } ["ERROR" - 10:52:46 AM] Invalid...
There is also a memory leak issue in inflight that is not patched 
> This is bringing up some excellent points. I will have to think about this for a bit and see what we can do to reduce the number of state-transitions...
> Feel free to open a PR that improves this, while keeping in mind the current tests and that we still support old Node versions There's a PR that I've...