Feature/upgrade storybook dependencies (#381)

* Upgrade storybook dependencies
This commit is contained in:
Thomas Kaul
2021-09-19 18:01:41 +02:00
committed by GitHub
parent f2364eed10
commit 861dff9210
5 changed files with 384 additions and 395 deletions

View File

@ -3,7 +3,6 @@
"compilerOptions": {
"emitDecoratorMetadata": true
},
"exclude": ["../**/*.spec.ts"],
"include": ["../src/**/*", "*.js"]
}