fix: resolve lonely if ESLint warning

This commit is contained in:
Noah Brier
2025-09-15 08:49:07 -04:00
parent 61d14875d5
commit 3909ab476c
29 changed files with 1300 additions and 790 deletions
+2 -7
View File
@@ -37,14 +37,9 @@
"ws": "weekly-synthesis"
},
"preferences": {
"primary_folders": [
"00_Inbox",
"01_Projects",
"02_Areas",
"03_Resources"
],
"primary_folders": ["00_Inbox", "01_Projects", "02_Areas", "03_Resources"],
"template_folder": "06_Metadata/Templates",
"archive_after_days": 30,
"default_note_location": "00_Inbox"
}
}
}