Skip to content

Commit

Permalink
fix: Import proper eslint config (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Sep 16, 2024
1 parent a907b8b commit 044a5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"e2e-test": "mocha --exit --timeout 10m \"./test/functional/**/*-specs.js\""
},
"devDependencies": {
"@appium/eslint-config-appium": "^8.0.0",
"@appium/eslint-config-appium-ts": "^0.x",
"@appium/test-support": "^3.0.0",
"@appium/tsconfig": "^0.x",
"@semantic-release/changelog": "^6.0.1",
Expand Down

0 comments on commit 044a5ac

Please sign in to comment.