Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
chore(deps-dev): Bump @readme/eslint-config from 1.9.1 to 1.10.0 (#448)
Browse files Browse the repository at this point in the history
* chore(deps-dev): Bump @readme/eslint-config from 1.9.1 to 1.10.0

Bumps [@readme/eslint-config](https://github.com/readmeio/eslint-config) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/readmeio/eslint-config/releases)
- [Changelog](https://github.com/readmeio/eslint-config/blob/master/CHANGELOG.md)
- [Commits](readmeio/standards@1.9.1...1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* style: updating eslintrc files for new jest capabilities

Co-authored-by: Jon Ursenbach <erunion@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] and erunion committed Jan 21, 2020
1 parent 0d9ebc9 commit 2f1781b
Show file tree
Hide file tree
Showing 14 changed files with 444 additions and 448 deletions.
194 changes: 147 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions packages/api-explorer/__tests__/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"extends": [
"@readme/eslint-config/testing"
],
"extends": "@readme/eslint-config/testing",
"rules": {
"react/jsx-props-no-spreading": "off"
}
Expand Down
Loading

0 comments on commit 2f1781b

Please sign in to comment.