Skip to content

Commit

Permalink
lint: lint the hivemind-adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
Behzad-rabiei committed Oct 24, 2024
1 parent 9b5afa9 commit f846209
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions hivemind-adapter/commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
};
extends: ['@commitlint/config-conventional'],
}
2 changes: 1 addition & 1 deletion hivemind-adapter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hivemind-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-prettier": "^5.0.0",
"husky": "^9.1.6",
"jest": "^29.5.0",
"prettier": "^3.0.0",
"prettier": "^3.3.3",
"source-map-support": "^0.5.21",
"supertest": "^6.3.3",
"ts-jest": "^29.1.0",
Expand Down

0 comments on commit f846209

Please sign in to comment.