mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 23:01:16 +08:00
refactor: move all files of addon-storyshots-puppeteer to TS
This commit is contained in:
parent
8cbabb5873
commit
5352afb075
@ -2,7 +2,7 @@
|
||||
"extends": "../../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./src",
|
||||
"types": ["webpack-env"]
|
||||
"types": ["webpack-env", "node"]
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user