We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601c95f commit a65a974Copy full SHA for a65a974
package.json
@@ -30,8 +30,7 @@
30
"lint": "eslint --ext .ts --ext .tsx .",
31
"lint-staged": "lint-staged --config .lintstagedrc.json",
32
"test": "yarn cypress open",
33
- "test-headless": "yarn cypress run",
34
- "prepare": "husky install"
+ "test-headless": "yarn cypress run"
35
},
36
"keywords": [],
37
"author": "Neo4j Labs",
0 commit comments