Skip to content

Commit

Permalink
adding eslint-plugin-playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
Muta-Jonathan committed Dec 17, 2024
1 parent 4050946 commit cdd6bf6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"dayjs": "^1.11.13",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-playwright": "^0.16.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^6.0.0",
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3121,6 +3121,7 @@ __metadata:
dotenv: "npm:^16.4.7"
eslint: "npm:^8.57.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-playwright: "npm:^0.16.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-unused-imports: "npm:^2.0.0"
husky: "npm:^6.0.0"
Expand Down Expand Up @@ -9750,6 +9751,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-playwright@npm:^0.16.0":
version: 0.16.0
resolution: "eslint-plugin-playwright@npm:0.16.0"
peerDependencies:
eslint: ">=7"
eslint-plugin-jest: ">=25"
peerDependenciesMeta:
eslint-plugin-jest:
optional: true
checksum: 10/d44bfc78cbe216261f2afd3620a6aefa30bfbdc038f0ae269c6f93b2f77bd5167ae469ff7cfcb1c56b156806697ca533aabeda34893e4e2945ffa3a795958a90
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^5.0.0":
version: 5.0.0
resolution: "eslint-plugin-react-hooks@npm:5.0.0"
Expand Down

0 comments on commit cdd6bf6

Please sign in to comment.