Skip to content

Commit 85b7bec

Browse files
committed
fix: is-json not declare
1 parent 76c0752 commit 85b7bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @ts-ignore
12
import isJSON from 'is-json';
23
import {Attributes, NodeText, NodeTag} from 'posthtml-parser';
34
import {closingSingleTagOptionEnum, closingSingleTagTypeEnum, Options, quoteStyleEnum} from '../types/index.d';

0 commit comments

Comments
 (0)