-
Notifications
You must be signed in to change notification settings - Fork 272
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
VSCode Prettier is not working in webapp package #567
Comments
After removing
|
AFAIKS there is a problem with |
Any update on this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
VSCode has problem with formatting using prettier. The problem exists only in
webapp/*
folder.I have removed
prettier-plugin-tailwindcss
fromwebapp/.prettierrc
and formatting is working, but tailwind formatting not.As a side note:
webapp-core
has the same plugin, but there is no error with formatting. CLIprettier -w
working fine.Steps to reproduce
packages/webapp/src/shared/components/auth/validateOtpForm/validateOtpForm.component.tsx
System Info
Logs
Validations
The text was updated successfully, but these errors were encountered: