chore: integrate old MemoryPalace files and configure auto-commit
This commit is contained in:
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
@@ -6,6 +6,9 @@
|
||||
"gruntfuggly.todo-tree",
|
||||
"formulahendry.code-runner",
|
||||
"alefragnani.bookmarks",
|
||||
"alefragnani.project-manager"
|
||||
"alefragnani.project-manager",
|
||||
"donjayamanne.githistory",
|
||||
"mhutchie.git-graph",
|
||||
"eamodio.gitlens"
|
||||
]
|
||||
}
|
||||
|
||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -86,7 +86,8 @@
|
||||
"gitdoc.autoCommitDelay": 1000,
|
||||
"gitdoc.commitMessageFormat": "docs: ${message}",
|
||||
"gitdoc.commitValidationLevel": "none",
|
||||
"gitdoc.autoPush": "off",
|
||||
"gitdoc.autoPush": "afterCommit",
|
||||
"gitdoc.pullOnOpen": true,
|
||||
|
||||
// ESLint Configuration
|
||||
"eslint.validate": [
|
||||
|
||||
Reference in New Issue
Block a user