mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
wip
This commit is contained in:
parent
92d3443d58
commit
3ba9745476
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,7 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"strict": false,
|
"strict": false
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"],
|
|
||||||
"react": ["../../node_modules/react"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"],
|
"compilerOptions": {},
|
||||||
"compilerOptions": {
|
"include": ["src/**/*"]
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"],
|
"compilerOptions": {},
|
||||||
"compilerOptions": {
|
"include": ["src/**/*"]
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"],
|
"compilerOptions": {},
|
||||||
"compilerOptions": {
|
"include": ["src/**/*"]
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"],
|
"compilerOptions": {},
|
||||||
"compilerOptions": {
|
"include": ["src/**/*"]
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -5,8 +5,7 @@
|
|||||||
"module": "ES2022",
|
"module": "ES2022",
|
||||||
"moduleResolution": "Bundler",
|
"moduleResolution": "Bundler",
|
||||||
"paths": {
|
"paths": {
|
||||||
"@storybook/core/*": ["./src/*"],
|
"@storybook/core/*": ["./src/*"]
|
||||||
"@storybook/react": ["../renderers/react"]
|
|
||||||
},
|
},
|
||||||
"skipDefaultLibCheck": true,
|
"skipDefaultLibCheck": true,
|
||||||
"target": "ES2022"
|
"target": "ES2022"
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*", "template/**/*"]
|
"include": ["src/**/*", "template/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -2,11 +2,7 @@
|
|||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
"strict": false,
|
"strict": false
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"exclude": ["node_modules", "__testfixtures__", "__tests__"],
|
"exclude": ["node_modules", "__testfixtures__", "__tests__"],
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"],
|
"compilerOptions": {},
|
||||||
"compilerOptions": {
|
"include": ["src/**/*"]
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"],
|
"compilerOptions": {},
|
||||||
"compilerOptions": {
|
"include": ["src/**/*"]
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"include": ["src/**/*"],
|
"compilerOptions": {},
|
||||||
"compilerOptions": {
|
"include": ["src/**/*"]
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*", "template/**/*"]
|
"include": ["src/**/*", "template/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*", "template/**/*"]
|
"include": ["src/**/*", "template/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,8 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
// "allowJs": true,
|
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
"paths": {
|
"paths": {
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"],
|
|
||||||
"@storybook/react": ["./"],
|
"@storybook/react": ["./"],
|
||||||
"@storybook/blocks": ["../../lib/blocks"]
|
"@storybook/blocks": ["../../lib/blocks"]
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {},
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"include": ["src/**/*", "template/**/*"]
|
"include": ["src/**/*", "template/**/*"]
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// this file tests Typescript types that's why there are no assertions
|
// this file tests Typescript types that's why there are no assertions
|
||||||
import { describe, it } from 'vitest';
|
import { describe, it } from 'vitest';
|
||||||
import { satisfies } from 'storybook/internal/common';
|
import { satisfies } from 'storybook/internal/common';
|
||||||
import type { ComponentAnnotations, StoryAnnotations } from 'storybook/internal/types';
|
import type { Canvas, ComponentAnnotations, StoryAnnotations } from 'storybook/internal/types';
|
||||||
import { expectTypeOf } from 'expect-type';
|
import { expectTypeOf } from 'expect-type';
|
||||||
import type { ComponentProps, SvelteComponent } from 'svelte';
|
import type { ComponentProps, SvelteComponent } from 'svelte';
|
||||||
import Button from './__test__/Button.svelte';
|
import Button from './__test__/Button.svelte';
|
||||||
|
@ -1,12 +1,7 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"module": "ESNext",
|
"module": "ESNext"
|
||||||
|
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"include": ["src/**/*", "src/**/*.svelte", "template/**/*", "template/**/*.svelte"]
|
"include": ["src/**/*", "src/**/*.svelte", "template/**/*", "template/**/*.svelte"]
|
||||||
}
|
}
|
||||||
|
@ -1,11 +1,7 @@
|
|||||||
{
|
{
|
||||||
"extends": "../../tsconfig.json",
|
"extends": "../../tsconfig.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"allowJs": true,
|
"allowJs": true
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
|
||||||
"storybook/internal/*": ["../../lib/cli/core/*"]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"include": ["src/**/*", "src/**/*.vue", "template/**/*", "template/**/*.vue"],
|
"include": ["src/**/*", "src/**/*.vue", "template/**/*", "template/**/*.vue"],
|
||||||
"vueCompilerOptions": {
|
"vueCompilerOptions": {
|
||||||
|
@ -14,6 +14,9 @@
|
|||||||
"moduleResolution": "Node",
|
"moduleResolution": "Node",
|
||||||
"noImplicitAny": true,
|
"noImplicitAny": true,
|
||||||
"noUnusedLocals": true,
|
"noUnusedLocals": true,
|
||||||
|
"paths": {
|
||||||
|
"storybook/internal/*": ["./lib/cli/core/*"]
|
||||||
|
},
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"strictBindCallApply": true,
|
"strictBindCallApply": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user