We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0dbf25 commit 965f4deCopy full SHA for 965f4de
1 file changed
package.json
@@ -23,7 +23,7 @@
23
"build:dist": "lerna run build:dist",
24
"format": "prettier --write \"**/*.{ts,js,json,md,yml}\"",
25
"format:check": "prettier --check \"**/*.{ts,js,json,md,yml}\"",
26
- "prepush": "yarn lint && yarn build:dist && yarn jest --changedSince main"
+ "prepush": ""
27
},
28
"devDependencies": {
29
"@babel/core": "^7.22.9",
0 commit comments