Skip to content

Commit

Permalink
fix: remove eslint-plugin-jest-playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
jsjoeio committed Apr 29, 2021
1 parent 6dace0f commit 070b439
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ extends:
- plugin:import/recommended
- plugin:import/typescript
- plugin:prettier/recommended
# Recommended by jest-playwright
# https://github.com/playwright-community/jest-playwright#globals
- plugin:jest-playwright/recommended
# Prettier should always be last
# Removes eslint rules that conflict with prettier.
- prettier
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"eslint-config-prettier": "^8.1.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest-playwright": "^0.2.1",
"eslint-plugin-prettier": "^3.1.0",
"leaked-handles": "^5.2.0",
"parcel-bundler": "^1.12.5",
Expand Down

0 comments on commit 070b439

Please sign in to comment.