Add support for using story ID as input for preview and test tools #776
Annotations
5 warnings
|
Run linting:
packages/addon-mcp/src/tools/preview-stories.test.ts#L652
void`, or consider using an arrow function instead.
|
|
Run linting:
packages/addon-mcp/src/preset.test.ts#L230
void`, or consider using an arrow function instead.
|
|
Run linting:
packages/addon-mcp/src/tools/run-story-tests.test.ts#L1001
Variable 'getResponseHandlers' is declared but never used. Unused variables should start with a '_'.
|
|
Run linting:
packages/mcp/src/types.ts#L1
Type 'Documentation' is imported but never used.
|
|
Run linting:
packages/addon-mcp/src/tools/get-storybook-story-instructions.ts#L9
Identifier 'isAddonA11yEnabled' is imported but never used.
|
Loading