Skip to content

Commit

Permalink
dev(test-studio): enable comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanwikner committed Oct 30, 2023
1 parent 0e4189c commit 8ece770
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev/test-studio/sanity.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ const sharedSettings = definePlugin({
return prev
},
newDocumentOptions,

unstable_comments: {
enabled: true,
},
},
plugins: [
deskTool({
Expand Down

0 comments on commit 8ece770

Please sign in to comment.