We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Info - 11:48:15 PM] [GLOBAL] No matching project for document { fsPath: 'C:\Users\John\workspace\ladderly-3\prettier.config.ts', normalPath: '/c:/Users/John/workspace/ladderly-3/prettier.config.ts' }
could be due to IDE grabbing the top level prettier instead of ladderly-io/prettier config
maybe we should remove the top level one or otherwise change how it is specified
I also don't get IDE visual feedback in cursor about the issue. I only see the warning on npm run build
npm run build
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
[Info - 11:48:15 PM] [GLOBAL] No matching project for document {
fsPath: 'C:\Users\John\workspace\ladderly-3\prettier.config.ts',
normalPath: '/c:/Users/John/workspace/ladderly-3/prettier.config.ts'
}
could be due to IDE grabbing the top level prettier instead of ladderly-io/prettier config
maybe we should remove the top level one or otherwise change how it is specified
I also don't get IDE visual feedback in cursor about the issue. I only see the warning on
npm run build
The text was updated successfully, but these errors were encountered: