1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
This commit is contained in:
adrinr 2023-04-17 19:27:49 +01:00
parent 5b86cf96ba
commit 3b891df8d8

View file

@ -83,8 +83,10 @@
"submodules:load": "git submodule init && git submodule update && yarn && yarn bootstrap",
"submodules:unload": "git submodule deinit --all"
},
"hooks": {
"post-checkout": "git config submodule.recurse true"
"husky": {
"hooks": {
"post-checkout": "git config submodule.recurse true"
}
},
"workspaces": {
"packages": [