chore: integrate old MemoryPalace files and configure auto-commit

This commit is contained in:
2026-01-26 17:19:26 -05:00
parent 23cb27503e
commit e763f5a9d5
24 changed files with 2032 additions and 34 deletions

View File

@@ -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"
]
}

View File

@@ -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": [