This repository was archived by the owner on Nov 7, 2025. It is now read-only.
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 = {
1414 'storybook/csf-component' : 'warn' ,
1515 'storybook/default-exports' : 'error' ,
1616 'storybook/hierarchy-separator' : 'warn' ,
17- 'storybook/meta-inline-properties' : 'error' ,
1817 'storybook/no-redundant-story-name' : 'warn' ,
1918 'storybook/story-exports' : 'error' ,
2019 } as const ,
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ export = [
2222 'storybook/csf-component' : 'warn' ,
2323 'storybook/default-exports' : 'error' ,
2424 'storybook/hierarchy-separator' : 'warn' ,
25- 'storybook/meta-inline-properties' : 'error' ,
2625 'storybook/no-redundant-story-name' : 'warn' ,
2726 'storybook/story-exports' : 'error' ,
2827 } as const ,
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ export = [
2323 'storybook/context-in-play-function' : 'error' ,
2424 'storybook/default-exports' : 'error' ,
2525 'storybook/hierarchy-separator' : 'warn' ,
26- 'storybook/meta-inline-properties' : 'error' ,
2726 'storybook/no-redundant-story-name' : 'warn' ,
2827 'storybook/prefer-pascal-case' : 'warn' ,
2928 'storybook/story-exports' : 'error' ,
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ export = {
1515 'storybook/context-in-play-function' : 'error' ,
1616 'storybook/default-exports' : 'error' ,
1717 'storybook/hierarchy-separator' : 'warn' ,
18- 'storybook/meta-inline-properties' : 'error' ,
1918 'storybook/no-redundant-story-name' : 'warn' ,
2019 'storybook/prefer-pascal-case' : 'warn' ,
2120 'storybook/story-exports' : 'error' ,
You can’t perform that action at this time.
0 commit comments