File tree Expand file tree Collapse file tree 2 files changed +0
-24
lines changed Expand file tree Collapse file tree 2 files changed +0
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 49
49
"registry" : " https://registry.npmjs.org/"
50
50
},
51
51
"devDependencies" : {
52
- "@arkweid/lefthook" : " ^0.7.7" ,
53
52
"@babel/eslint-parser" : " ^7.18.2" ,
54
- "@commitlint/config-conventional" : " ^17.0.2" ,
55
53
"@react-native-community/eslint-config" : " ^3.0.2" ,
56
54
"@release-it/conventional-changelog" : " ^2.0.0" ,
57
55
"@types/jest" : " ^28.1.2" ,
58
56
"@types/react" : " 17.0.21" ,
59
57
"@types/react-native" : " 0.70.0" ,
60
- "commitlint" : " ^17.0.2" ,
61
58
"eslint" : " ^8.4.1" ,
62
59
"eslint-config-prettier" : " ^8.5.0" ,
63
60
"eslint-plugin-prettier" : " ^4.0.0" ,
84
81
" <rootDir>/lib/"
85
82
]
86
83
},
87
- "commitlint" : {
88
- "extends" : [
89
- " @commitlint/config-conventional"
90
- ]
91
- },
92
84
"eslintConfig" : {
93
85
"root" : true ,
94
86
"parser" : " @babel/eslint-parser" ,
You can’t perform that action at this time.
0 commit comments