Skip to content

Commit

Permalink
Merge pull request #145 from thomaseizinger/remove-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Aug 5, 2021
2 parents 46bfde8 + 4a98166 commit 56ebc60
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 931 deletions.
3 changes: 0 additions & 3 deletions .eslintignore

This file was deleted.

16 changes: 0 additions & 16 deletions .eslintrc.json

This file was deleted.

4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"postinstall": "git config core.hooksPath .githooks",
"build": "webpack --mode production",
"compile": "tsc",
"lint": "eslint src/**/*.ts",
"test": "jest"
},
"repository": {
Expand All @@ -25,9 +24,6 @@
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/node": "^12.7.12",
"eslint": "^5.16.0",
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-jest": "^22.21.0",
"jest": "^24.9.0",
"jest-circus": "^25.1.0",
"mock-env": "^0.2.0",
Expand Down
Loading

0 comments on commit 56ebc60

Please sign in to comment.