fix(dashboard): Format i18n schema with Prettier (#11107)
**What** - Formats the schema that is generated by `yarn i18n:schema`. - Ensures we don't end up with huge diffs if one team member forgets to format the schema in one PR, and the schema is then updated and formatted later on.
This commit is contained in:
committed by
GitHub
parent
57892bee00
commit
4eecda5466
5
.changeset/dirty-dancers-cough.md
Normal file
5
.changeset/dirty-dancers-cough.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): Format i18n schema with Prettier
|
||||
Reference in New Issue
Block a user