mirror of
https://github.com/laurent22/joplin.git
synced 2026-03-13 08:09:59 +08:00
@@ -17,6 +17,11 @@
|
||||
"clean": "npm run clean",
|
||||
"postinstall": "cd Tools && npm i && cd .. && cd ReactNativeClient && npm i && cd .. && cd ElectronClient && npm i && cd .. && cd CliClient && npm i && cd .. && gulp build"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/laurent22/joplin.git"
|
||||
|
||||
Reference in New Issue
Block a user