Jacob314/max old space (#1314)

This commit is contained in:
Jacob Richman
2025-06-24 21:18:55 +00:00
committed by GitHub
parent 24114f0e71
commit 7c0317fb30
4 changed files with 83 additions and 6 deletions
+1
View File
@@ -53,6 +53,7 @@ export interface Settings {
preferredEditor?: string;
bugCommand?: BugCommandSettings;
checkpointing?: CheckpointingSettings;
autoConfigureMaxOldSpaceSize?: boolean;
// Git-aware file filtering settings
fileFiltering?: {