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:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): Format i18n schema with Prettier
|
||||
Reference in New Issue
Block a user