Skip to content

Commit

Permalink
Merge pull request #151 from screendriver/renovate/eslint-config-pret…
Browse files Browse the repository at this point in the history
…tier-8.x
  • Loading branch information
screendriver authored Feb 24, 2021
2 parents 9776fb3 + 8098679 commit f5ea4c5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
},
"extends": [
"eslint:recommended",
"prettier",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:@typescript-eslint/recommended-requiring-type-checking",
"plugin:prettier/recommended",
"prettier/@typescript-eslint",
"plugin:mocha/recommended"
],
"plugins": ["@typescript-eslint", "mocha"],
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"c8": "7.6.0",
"chai": "4.3.0",
"eslint": "7.20.0",
"eslint-config-prettier": "7.2.0",
"eslint-config-prettier": "8.0.0",
"eslint-plugin-mocha": "8.0.0",
"eslint-plugin-prettier": "3.3.1",
"got": "9.6.0",
Expand Down

0 comments on commit f5ea4c5

Please sign in to comment.