Add missing eslint plugin

This commit is contained in:
Marcus Eide
2020-03-27 14:52:54 +01:00
parent 990671df9b
commit ec85cdd254
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@
"@testing-library/cypress": "^6.0.0",
"@types/jquery": "^3.3.34",
"cypress": "^4.2.0",
"eslint-plugin-cypress": "^2.10.3",
"start-server-and-test": "^1.10.11"
}
}