mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-24 15:55:55 +02:00
tidy AppConfig types, md-it shims, dead CSS
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
// Ambient type shims for markdown-it plugins that ship without their own TypeScript
|
||||
// declarations. Type-only; no runtime effect.
|
||||
declare module 'markdown-it-mark';
|
||||
declare module 'markdown-it-sub';
|
||||
declare module 'markdown-it-sup';
|
||||
Reference in New Issue
Block a user