Closed daniel-mader closed 7 months ago
@daniel-mader Moved Prettier config and dependencies to project root, added recommended VS Code extensions, added default formatter to VS Code workspace settings and fixed the Prettier config.
Prettier currently also formats JSON files in /identity-wallet
. But we can also add the folder to .prettierignore
to restrict Prettier to /unime
.
Description of change
Move prettier configuration to workspace level (from
/unime
folder).Links to any relevant issues
128
How the change has been tested
Manual testing on desktop
Definition of Done checklist
Add an
x
to the boxes that are relevant to your changes.