Skip to content

Commit

Permalink
[fix]@typescript-eslint some rules not found (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: lubyxu <rundanxu@whale.im>
  • Loading branch information
lubyxu and lubyxu committed Oct 18, 2020
1 parent f4233cc commit f7166c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umijs/fabric",
"version": "2.2.2",
"version": "2.2.3",
"description": "A collection of configuration files containing prettier, eslint, stylelint",
"keywords": [
"eslint",
Expand Down Expand Up @@ -32,7 +32,7 @@
"deps": "yarn upgrade-interactive --latest"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^3.4.0",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"eslint": "^7.3.1",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-airbnb-base": "^14.2.0",
Expand Down

0 comments on commit f7166c0

Please sign in to comment.