-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
chore: add prettier to pipeline checks and include .ts files #2205
New issue
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
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tannerlinsley/react-query/Efd49t4TsGwFYBNTY69b6ZE4Dpkk |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 5e5b8c9:
|
use yarn to format, not npm
use the latest prettier version
I ran prettier a million times locally - not sure what I'm doing wrong, but the checks pass locally for me. Anything I'm missing? |
add debug log level to see what is going on in CI
This reverts commit 732cb77.
prettify newly pulled files
figured it out. my fork wasn't up-to-date 🤦 |
# Conflicts: # src/core/types.ts
|
🎉 This PR is included in version 3.15.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.