renommage de lib, rendre buildable
This commit is contained in:
parent
1706c64713
commit
a89007a81b
9896 changed files with 478996 additions and 496 deletions
|
@ -1,16 +0,0 @@
|
|||
import type { StorybookConfig } from '@storybook/angular';
|
||||
|
||||
const config: StorybookConfig = {
|
||||
"stories": [
|
||||
"../src/**/*.mdx",
|
||||
"../src/**/*.stories.@(js|jsx|mjs|ts|tsx)"
|
||||
],
|
||||
"addons": [
|
||||
"@storybook/addon-docs"
|
||||
],
|
||||
"framework": {
|
||||
"name": "@storybook/angular",
|
||||
"options": {}
|
||||
}
|
||||
};
|
||||
export default config;
|
Loading…
Add table
Add a link
Reference in a new issue