Skip to content

Commit

Permalink
Remove eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
mattphillips committed Sep 28, 2022
1 parent 05691b0 commit fd4ade0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5,708 deletions.
41 changes: 0 additions & 41 deletions .eslintrc

This file was deleted.

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"build": "babel src -d dist --ignore src/**/*.test.js",
"contributor": "all-contributors add",
"contributor:gen": "all-contributors generate",
"lint": "eslint src",
"lint:fix": "yarn lint --fix",
"precommit": "lint-staged",
"prepublishOnly": "yarn build",
Expand Down Expand Up @@ -47,11 +46,7 @@
"@babel/core": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
"@types/jest": "^26.0.23",
"babel-eslint": "^8.2.3",
"codecov": "^3.0.1",
"eslint": "^4.19.1",
"eslint-plugin-import": "^v2.23.0",
"eslint-plugin-jest": "^24.4.0",
"husky": "^0.14.3",
"jest": "^27.0.5",
"jest-extended": "^0.11.5",
Expand Down
Loading

0 comments on commit fd4ade0

Please sign in to comment.