mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Improve CLI options types
This commit is contained in:
parent
3f7451d2b2
commit
4efae5ad71
@ -52,4 +52,6 @@ export type CommandOptions = {
|
||||
linkable?: boolean;
|
||||
commonJs?: boolean;
|
||||
disableTelemetry?: boolean;
|
||||
enableCrashReports?: boolean;
|
||||
debug?: boolean;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user