Skip to content

Commit 452ddac

Browse files
committed
Ignore type-checking feature for typograms
1 parent 842aa28 commit 452ddac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { App, Editor, MarkdownView, Modal, Notice, Plugin, PluginSettingTab, Setting } from 'obsidian';
2+
// @ts-ignore
23
import create from "typograms/src/typograms.js";
34

45
interface TextgramsSettings {

0 commit comments

Comments
 (0)