File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ export = {
14
14
'storybook/csf-component' : 'warn' ,
15
15
'storybook/default-exports' : 'error' ,
16
16
'storybook/hierarchy-separator' : 'warn' ,
17
- 'storybook/meta-inline-properties' : 'error' ,
18
17
'storybook/no-redundant-story-name' : 'warn' ,
19
18
'storybook/story-exports' : 'error' ,
20
19
} as const ,
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ export = [
22
22
'storybook/csf-component' : 'warn' ,
23
23
'storybook/default-exports' : 'error' ,
24
24
'storybook/hierarchy-separator' : 'warn' ,
25
- 'storybook/meta-inline-properties' : 'error' ,
26
25
'storybook/no-redundant-story-name' : 'warn' ,
27
26
'storybook/story-exports' : 'error' ,
28
27
} as const ,
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ export = [
23
23
'storybook/context-in-play-function' : 'error' ,
24
24
'storybook/default-exports' : 'error' ,
25
25
'storybook/hierarchy-separator' : 'warn' ,
26
- 'storybook/meta-inline-properties' : 'error' ,
27
26
'storybook/no-redundant-story-name' : 'warn' ,
28
27
'storybook/prefer-pascal-case' : 'warn' ,
29
28
'storybook/story-exports' : 'error' ,
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ export = {
15
15
'storybook/context-in-play-function' : 'error' ,
16
16
'storybook/default-exports' : 'error' ,
17
17
'storybook/hierarchy-separator' : 'warn' ,
18
- 'storybook/meta-inline-properties' : 'error' ,
19
18
'storybook/no-redundant-story-name' : 'warn' ,
20
19
'storybook/prefer-pascal-case' : 'warn' ,
21
20
'storybook/story-exports' : 'error' ,
You can’t perform that action at this time.
0 commit comments