Skip to content

Commit

Permalink
updating devDependencies and applying changes to code (jest config)
Browse files Browse the repository at this point in the history
```
npm i -D @babel/cli@latest @babel/core@latest @babel/preset-env@latest \
    @babel/preset-react@latest babel-jest@latest cross-env@latest \
    eslint@latest eslint-config-airbnb@latest eslint-plugin-import@latest \
    eslint-plugin-jsx-a11y@latest eslint-plugin-react@latest jest@latest \
    react@latest react-dom@latest react-test-renderer@latest \
    regenerator-runtime@latest rollup@latest vue@latest vuex@latest
```

- added testEnvironment config to jest
  • Loading branch information
dennybiasiolli committed Aug 4, 2021
1 parent 89210de commit fd614de
Show file tree
Hide file tree
Showing 3 changed files with 4,700 additions and 7,950 deletions.
Loading

0 comments on commit fd614de

Please sign in to comment.