n8n/packages/@n8n/chat/.storybook/main.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
112 B
TypeScript
Raw Normal View History

import { sharedConfig } from '@n8n/storybook/main';
const config = { ...sharedConfig };
export default config;