Skip to content

Commit

Permalink
fix(putout) eslint: read config (eslint/eslint#13427)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 22, 2020
1 parent 557ec4a commit 1fa7acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/putout/package.json
Expand Up @@ -118,7 +118,7 @@
"debug": "^4.1.1",
"deepmerge": "^4.0.0",
"error-stack-parser": "^2.0.6",
"eslint": "^7.0.0-rc.0",
"eslint": "7.2.0",
"fast-glob": "^3.2.2",
"file-entry-cache": "^5.0.1",
"find-up": "^4.0.0",
Expand Down

0 comments on commit 1fa7acc

Please sign in to comment.