TfTHacker / obsidian42-strange-new-worlds

Revealing the strange new world of connected thoughts in your vault.
https://tfthacker.com/SNW
MIT License
432 stars 13 forks source link

Resolve type errors for all but 5 files #117

Closed GitMurf closed 9 months ago

GitMurf commented 9 months ago

refactor(types): resolve type errors other than uic-ref-* and references-preview files

Resolved type errors for all files other than the 4 uic-ref-* files and the references-preview file because they had quite a few that I didn't feel like diving into 😜

I also left a few // TODO comments in the code for some things you probably want to address further with the types even the ones I "resolved".