christianlemer_obsidian-nus.../versions.json
Christian Lemer 9f503e3df8 fix: address Obsidian review bot findings
- Remove unnecessary regex escape (\/), control chars in regex (\x1b)
- Replace innerHTML with DOM building (ansiToDom)
- Mark fire-and-forget promises with void
- Fix unknown type in catch template literals
- Fix sentence case in placeholder text
- Add eslint-plugin-obsidianmd to toolchain (npm run lint)
- Embed build commit hash in settings footer
2026-04-13 20:50:00 +02:00

6 lines
83 B
JSON

{
"0.1.0": "1.12.0",
"0.1.1": "1.12.0",
"0.1.2": "1.12.0",
"0.1.3": "1.12.0"
}