Skip to content

Commit

Permalink
chore(storybook): turn off telemetry data
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcate committed Jan 8, 2023
1 parent aa08448 commit 8606158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
addons: ['@storybook/addon-links', '@storybook/addon-essentials'],
core: {
builder: '@storybook/builder-vite',
disableTelemetry: true,
},
framework: '@storybook/vue3',

Expand Down

0 comments on commit 8606158

Please sign in to comment.