File tree Expand file tree Collapse file tree 2 files changed +29
-793
lines changed Expand file tree Collapse file tree 2 files changed +29
-793
lines changed Original file line number Diff line number Diff line change 6464 "registry" : " https://registry.npmjs.org/"
6565 },
6666 "devDependencies" : {
67- "@commitlint/config-conventional" : " ^17.0.2" ,
6867 "@evilmartians/lefthook" : " ^1.5.0" ,
6968 "@react-native-community/cli" : " 15.0.1" ,
7069 "@react-native/eslint-config" : " ^0.73.1" ,
7170 "@release-it/conventional-changelog" : " ^9.0.2" ,
7271 "@types/jest" : " ^29.5.5" ,
7372 "@types/react" : " ^18.2.44" ,
74- "commitlint" : " ^17.0.2" ,
7573 "del-cli" : " ^5.1.0" ,
7674 "eslint" : " ^8.51.0" ,
7775 "eslint-config-prettier" : " ^9.0.0" ,
103101 " <rootDir>/lib/"
104102 ]
105103 },
106- "commitlint" : {
107- "extends" : [
108- " @commitlint/config-conventional"
109- ]
110- },
111104 "release-it" : {
112105 "git" : {
113106 "commitMessage" : " chore: release ${version}" ,
118111 },
119112 "github" : {
120113 "release" : true
121- },
122- "plugins" : {
123- "@release-it/conventional-changelog" : {
124- "preset" : " angular"
125- }
126114 }
127115 },
128116 "eslintConfig" : {
You can’t perform that action at this time.
0 commit comments