@sanity/assist

6.1.106.1.11
README.md
~README.mdModified
+1−3
Index: package/README.md
===================================================================
--- package/README.md
+++ package/README.md
@@ -169,11 +169,9 @@
     localeSettings: () => Intl.DateTimeFormat().resolvedOptions(),
     maxPathDepth: 4,
     temperature: 0.3,
   },
-  translate: {
-    /* see sections about document and field translation */
-  },
+  translate: {/* see sections about document and field translation */},
 })
 ```
 
 - `localeSettings`: See section on [date and datetime](#date-and-datetime)