@buzzbrothers/datocms-plugin-buzz-json-options 0.0.4 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -174,6 +174,9 @@ export type TDatoPluginBuzzOptionsProp =
174
174
  }
175
175
 
176
176
  export type TDatoPluginBuzzOptionsSettings = {
177
+ debug?: {
178
+ togglePropsKey?: boolean
179
+ }
177
180
  presets?: {
178
181
  display?: boolean
179
182
  preview?: {