Skip to content

Commit

Permalink
chore: remove useless type
Browse files Browse the repository at this point in the history
  • Loading branch information
adguernier committed Mar 28, 2024
1 parent 4b7f486 commit 140834e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .storybook/test-runner-jest.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import { getJestConfig } from '@storybook/test-runner';
// The default Jest configuration comes from @storybook/test
/**
* @type {import('@jest/types').Config.InitialOptions}
*/
module.exports = {
// The default Jest configuration comes from @storybook/test
...getJestConfig(),
Expand Down

0 comments on commit 140834e

Please sign in to comment.