I'm getting the SyntaxError: Unexpected token, expected "}" (73:6)
error when formatting a *.spec.ts
file
#280
Labels
SyntaxError: Unexpected token, expected "}" (73:6)
error when formatting a *.spec.ts
file
#280
Your Environment
Describe the bug
When running:
I'm getting the following error message
SyntaxError: Unexpected token, expected "}" (73:6)
To Reproduce
Try to format the following file with
pnpm prettier --write /my-file.spec.ts
Expected behavior
It should not break
Configuration File (cat prettier.config.js )
Error log
The text was updated successfully, but these errors were encountered: