We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c0752 commit 85b7becCopy full SHA for 85b7bec
src/index.ts
@@ -1,3 +1,4 @@
1
+// @ts-ignore
2
import isJSON from 'is-json';
3
import {Attributes, NodeText, NodeTag} from 'posthtml-parser';
4
import {closingSingleTagOptionEnum, closingSingleTagTypeEnum, Options, quoteStyleEnum} from '../types/index.d';
0 commit comments