Merge branch 'master' into move-more-things-to-core

This commit is contained in:
Igor 2018-01-19 23:37:17 +02:00 committed by GitHub
commit 65f6391c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ module.exports = {
```
### Configure Jest for Vue
StoryShots addon for Vue is dependent on [jest-vue-preprocessor](https://github.com/vire/jest-vue-preprocessor), but
[doesn't](#deps-issue) install it, so you need yo install it separately.
[doesn't](#deps-issue) install it, so you need to install it separately.
```sh
npm install --save-dev jest-vue-preprocessor