Skip to content

Commit 213e43c

Browse files
author
Piotr Trocki
committed
remove commit lint
1 parent df6bc05 commit 213e43c

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

lefthook.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,12 @@
4949
"registry": "https://registry.npmjs.org/"
5050
},
5151
"devDependencies": {
52-
"@arkweid/lefthook": "^0.7.7",
5352
"@babel/eslint-parser": "^7.18.2",
54-
"@commitlint/config-conventional": "^17.0.2",
5553
"@react-native-community/eslint-config": "^3.0.2",
5654
"@release-it/conventional-changelog": "^2.0.0",
5755
"@types/jest": "^28.1.2",
5856
"@types/react": "17.0.21",
5957
"@types/react-native": "0.70.0",
60-
"commitlint": "^17.0.2",
6158
"eslint": "^8.4.1",
6259
"eslint-config-prettier": "^8.5.0",
6360
"eslint-plugin-prettier": "^4.0.0",
@@ -84,11 +81,6 @@
8481
"<rootDir>/lib/"
8582
]
8683
},
87-
"commitlint": {
88-
"extends": [
89-
"@commitlint/config-conventional"
90-
]
91-
},
9284
"eslintConfig": {
9385
"root": true,
9486
"parser": "@babel/eslint-parser",

0 commit comments

Comments
 (0)