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 69a9f9b commit 3219bf2Copy full SHA for 3219bf2
packages/graph-engine/package.json
@@ -32,8 +32,6 @@
32
"format:prettier": "prettier \"**/*.{ts,js,md,json}\" --write",
33
"lint": "eslint .",
34
"lint:fix": "eslint --fix .",
35
- "lint-staged": "npx lint-staged",
36
- "prepare": "husky install",
37
"release": "npm run build && changeset publish",
38
"test": "jest"
39
},
0 commit comments