-
Notifications
You must be signed in to change notification settings - Fork 2.1k
prettier fixes #2436
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
prettier fixes #2436
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Ignored Deployments
|
seeyoutomorrow @ijjk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -10,3 +10,6 @@ target/ | |||
pnpm-lock.yaml | |||
crates/next-core/js/src/compiled | |||
crates/turbopack/bench.json | |||
|
|||
# This file has intentional trailing commas | |||
crates/turbopack/tests/node-file-trace/integration/ts-package/tsconfig.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we exclude any **/tests/**
directory from prettier?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think so
No description provided.