update storybook & babel
- Allow usage of ES2020 features with babel 7.8
- Use updated storybook 5.3
- new declarative configuration in main.js
- convert stories to new CSF format (Component Story Format: Portable ES6 modules)
- Adapt jest config to new storyshots version (hotfix)
- Replace
@storybook/addon-info
with@storybook/addon-docs
Edited by Tobias Thüring