build(#10336): make .storybook as an individual TypeScript project
This commit is contained in:
parent
bf527cd6e7
commit
cc3fbefc83
4 changed files with 95 additions and 24 deletions
|
|
@ -43,5 +43,8 @@
|
|||
".eslintrc.js",
|
||||
"./**/*.ts",
|
||||
"./**/*.vue"
|
||||
],
|
||||
"exclude": [
|
||||
".storybook/**/*",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue