mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
config: set git.rebaseWhenSync to true
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -8,5 +8,6 @@
|
||||
"[javascript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"eslint.execArgv": ["--cache"]
|
||||
"eslint.execArgv": ["--cache"],
|
||||
"git.rebaseWhenSync": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user