The inferred type of '... cannot be named without a reference to '../../../../node_modules/arktype/
I receive this strange message:
What's weird is that I don't see it in VSCode when editing code, but only when attepmting to build the project.
Here is the code it's referrencing:
Here
What's weird is that I don't see it in VSCode when editing code, but only when attepmting to build the project.
Here is the code it's referrencing:
Here
config$$ is a scope. How to properly type it?