File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,6 @@ extends:
15
15
- plugin:import/recommended
16
16
- plugin:import/typescript
17
17
- plugin:prettier/recommended
18
- # Recommended by jest-playwright
19
- # https://github.com/playwright-community/jest-playwright#globals
20
- - plugin:jest-playwright/recommended
21
18
# Prettier should always be last
22
19
# Removes eslint rules that conflict with prettier.
23
20
- prettier
Original file line number Diff line number Diff line change 62
62
"eslint-config-prettier" : " ^8.1.0" ,
63
63
"eslint-import-resolver-alias" : " ^1.1.2" ,
64
64
"eslint-plugin-import" : " ^2.18.2" ,
65
- "eslint-plugin-jest-playwright" : " ^0.2.1" ,
66
65
"eslint-plugin-prettier" : " ^3.1.0" ,
67
66
"leaked-handles" : " ^5.2.0" ,
68
67
"parcel-bundler" : " ^1.12.5" ,
You can’t perform that action at this time.
0 commit comments