logancyang_obsidian-copilot/src/settings
Zero Liu 8658282aa9
chore(lint): enable 4 type-aware quick-win rules and fix violations (#2424)
Turns on no-unsafe-enum-comparison, no-base-to-string,
no-redundant-type-constituents, and restrict-template-expressions.
Fixes all 24 violations across 13 source files.
2026-05-13 21:57:33 -07:00
..
v2 chore(lint): enable 4 type-aware quick-win rules and fix violations (#2424) 2026-05-13 21:57:33 -07:00
model.test.ts chore(eslint): enable no-unnecessary-type-assertion and no-misused-promises (#2441) 2026-05-13 21:27:35 -07:00
model.ts chore(lint): enable obsidianmd/rule-custom-message and fix violations (#2416) 2026-05-13 01:39:35 -07:00
providerModels.ts chore(eslint): enable @typescript-eslint/no-unsafe-argument and fix violations (#2440) 2026-05-13 21:40:26 -07:00
SettingsPage.tsx Enable basic obsidian eslint rules (#2410) 2026-05-13 00:49:49 -07:00