Skip to content

Commit

Permalink
Bump versions, update lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssimon committed Jun 17, 2021
1 parent 4458c87 commit 87682de
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 257 deletions.
6 changes: 0 additions & 6 deletions .eslintrc

This file was deleted.

24 changes: 6 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,14 @@
"stylelint": ">=11.0.0"
},
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/eslint-parser": "^7.14.4",
"@jenssimon/eslint-config-base": "^3.1.0",
"@jenssimon/eslint-config-base": "^4.0.0",
"eslint": "^7.28.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-dollar-sign": "^1.0.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jquery": "^1.5.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-optimize-regex": "^1.2.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-redux": "^3.3.2",
"eslint-plugin-sonarjs": "^0.8.0-125",
"stylelint": "^13.13.1"
},
"eslintConfig": {
"extends": [
"@jenssimon/base"
]
},
"private": false
}
Loading

0 comments on commit 87682de

Please sign in to comment.