fancive_obsidian-parallel-r.../src
wujunchen 3a776691e6 refactor: enable strictNullChecks and strictFunctionTypes
Turn on strictNullChecks, strictFunctionTypes, strictBindCallApply,
and noImplicitThis in tsconfig.json. Fix 13 resulting type errors
across main.ts, anchor.ts, providers.ts, schema.ts, prompt.ts.

Change-Id: Ib747b9c0cb809d99a7b3d3d7b177ee5918a74dfd
2026-04-25 23:44:28 +08:00
..
anchor.ts refactor: enable strictNullChecks and strictFunctionTypes 2026-04-25 23:44:28 +08:00
cache.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
cards.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
cli.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
generation-job-manager.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
i18n.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
markdown.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
modal.ts refactor: extract View, Modal, and SettingsTab from main.ts 2026-04-25 23:40:56 +08:00
navigation.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
prompt.ts refactor: enable strictNullChecks and strictFunctionTypes 2026-04-25 23:44:28 +08:00
providers.ts refactor: enable strictNullChecks and strictFunctionTypes 2026-04-25 23:44:28 +08:00
schema.ts refactor: enable strictNullChecks and strictFunctionTypes 2026-04-25 23:44:28 +08:00
scroll.ts fix: guard regeneration and scroll sync 2026-04-25 19:52:27 +08:00
settings-tab.ts refactor: extract View, Modal, and SettingsTab from main.ts 2026-04-25 23:40:56 +08:00
settings.ts refactor: add TypeScript interfaces for core types 2026-04-25 23:34:45 +08:00
types.ts refactor: extract View, Modal, and SettingsTab from main.ts 2026-04-25 23:40:56 +08:00
ui-helpers.ts refactor: split UI helpers module 2026-04-25 21:32:32 +08:00
vault.ts feat: improve reader cache and card UX 2026-04-25 19:44:39 +08:00
view.ts refactor: extract View, Modal, and SettingsTab from main.ts 2026-04-25 23:40:56 +08:00