mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
Fix linting problem
This commit is contained in:
parent
c4a6386a10
commit
6e7c8ec44f
@ -105,11 +105,11 @@ describe('collapse all stories', () => {
|
||||
const hasDocsOnly: StoriesHash = {
|
||||
...stories,
|
||||
a1: {
|
||||
type: 'docs',
|
||||
id: 'a1',
|
||||
name: 'a1',
|
||||
title: 'a',
|
||||
depth: 2,
|
||||
type: 'docs',
|
||||
parent: 'a',
|
||||
importPath: './a.js',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user