Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .husky/prepare-commit-msg

This file was deleted.

72 changes: 0 additions & 72 deletions changelog.config.mjs

This file was deleted.

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,10 @@
"@typescript-eslint/eslint-plugin": "^8.45.0",
"@typescript-eslint/parser": "^8.45.0",
"autoprefixer": "^10.4.21",
"commitizen": "^4.3.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-react": "^7.37.5",
"git-cz": "^4.9.0",
"husky": "^9.1.7",
"lint-staged": "^16.2.3",
"postcss": "^8.5.3",
Expand All @@ -107,10 +105,5 @@
},
"engines": {
"node": ">=18.0"
},
"config": {
"commitizen": {
"path": "git-cz"
}
}
}
Loading