esbenp.prettier-vscode
isn't consistent with prettier
in package.json
#3438
Labels
esbenp.prettier-vscode
isn't consistent with prettier
in package.json
#3438
Summary
esbenp.prettier-vscode
isn't consistent withprettier
inpackage.json
.esbenp.prettier-vscode
doesn't format*.config.ts
andtest/ui/**.spec.ts
files, but theprettier
inpackage.json
expects them to be.esbenp.prettier-vscode
should do the exact same formatting as theprettier
inpackage.json
.Github Repository to Reproduce Issue
https://github.com/hamirmahal/prettier-formatting-issues
Steps To Reproduce:
*.config.ts
andtest/ui/**.spec.ts
files.prettier
formatting check will fail.Expected result
esbenp.prettier-vscode
should format*.config.ts
andtest/ui/**.spec.ts
files exactly aswould.
Actual result
esbenp.prettier-vscode
doesn't format*.config.ts
andtest/ui/**.spec.ts
files at all.Additional information
VS Code Version:
Prettier Extension Version:
v10.4.0
OS and version: Linux x64 6.5.0-41-generic snap
Prettier Log Output
The text was updated successfully, but these errors were encountered: