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.
2 parents 601c95f + a65a974 commit 86058dfCopy full SHA for 86058df
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