Skip to content

Commit

Permalink
👷 ci: update lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jun 13, 2023
1 parent c3fdbc1 commit 708b4ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
1 change: 0 additions & 1 deletion .commitlintrc.js

This file was deleted.

4 changes: 0 additions & 4 deletions commit-msg

This file was deleted.

9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@
},
"dependencies": {
"@inkjs/ui": "^1",
"@types/lodash-es": "^4",
"@types/pangu": "^4",
"@types/react": "^18",
"chalk": "^5",
"chatgpt": "^5",
"cliui": "^8",
Expand All @@ -87,14 +84,14 @@
"zustand": "^4"
},
"devDependencies": {
"@commitlint/cli": "^17",
"@lobehub/lint": "latest",
"@sindresorhus/tsconfig": "^3",
"@types/lodash-es": "^4",
"@types/node": "^20",
"@types/pangu": "^4",
"@types/react": "^18",
"@umijs/lint": "^4",
"clean-pkg-json": "^1",
"commitlint": "^17",
"commitlint-config-gitmoji": "^2",
"eslint": "^8",
"husky": "^8",
"lint-staged": "^13",
Expand Down

0 comments on commit 708b4ae

Please sign in to comment.