Hack to fix typescript error in dependency. PR sent, and this fixes it temporarily.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// @ts-ignore
|
||||
import sanitizeHtml from 'sanitize-html';
|
||||
import type { Transformer } from '..';
|
||||
import { TECHDOCS_ALLOWED_TAGS } from './tags';
|
||||
|
||||
Reference in New Issue
Block a user