Skip to content

Instantly share code, notes, and snippets.

View andiwi's full-sized avatar

Andreas Wittmann andiwi

View GitHub Profile
@andiwi
andiwi / package.json
Last active April 21, 2022 13:18
synpress package.json example
{
"devDependencies": {
"@synthetixio/synpress": "^1.1.1",
"@testing-library/cypress": "^8.0.2",
"cypress": "^9.5.1",
"env-cmd": "^10.1.0",
"eslint": "^7.32.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-testing-library": "^5.0.6"
},