We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e20fdd commit 852c487Copy full SHA for 852c487
1 file changed
src/lib/cleanImageElements.ts
@@ -1,4 +1,4 @@
1
-import isURL from 'validator/lib/isURL';
+import isURL from 'validator/lib/isURL.js';
2
3
import { getRtfImagesMap } from './getRtfImagesMap';
4
import { getVShapeSpid } from './getVShapeSpid';
0 commit comments