Skip to content

Commit

Permalink
➕ (repo): Add gitmoji [DSDK-188] (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Feb 14, 2024
2 parents 13ea323 + 391c0ff commit 09a8ccd
Show file tree
Hide file tree
Showing 2 changed files with 884 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@
"trusted-apps": "pnpm --filter @ledgerhq/device-sdk-trusted-apps",
"ui": "pnpm --filter @ledgerhq/device-sdk-ui",
"sample": "pnpm --filter @ledgerhq/device-sdk-sample",
"prepare": "husky"
"prepare": "husky",
"commit": "gitmoji -c"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.10.6",
"eslint": "^8.56.0",
"gitmoji-cli": "^9.1.0",
"husky": "^9.0.10",
"hygen": "^6.2.11",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 09a8ccd

Please sign in to comment.