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 c6ce5b2 + 766dc0c commit 7b1b3cfCopy full SHA for 7b1b3cf
package.json
@@ -11,7 +11,7 @@
11
"start-client-example": "npm run start --workspace=ifc-example-client",
12
"test": "npm test --workspaces --if-present",
13
"commit": "git-cz",
14
- "lint": "commitlint -f 321fe10d3ca4a45b91a3693d76412bb0aa796e32",
+ "lint": "commitlint --from c6ce5b2c3ad19bf49b8fb340dda4cb526cb39708",
15
"prettier": "prettier '**/*' --write --ignore-unknown --log-level silent",
16
"sync-versions": "./scripts/sync-versions.mjs",
17
"release": "standard-version",
0 commit comments