Roll Back compile version
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
const sanitizeHtmlOptions = {
|
||||
allowedTags: [
|
||||
"b",
|
||||
@@ -29,4 +31,4 @@ const sanitizeHtmlOptions = {
|
||||
"*": ["style", "class", "title"],
|
||||
},
|
||||
};
|
||||
export default sanitizeHtmlOptions;
|
||||
exports.default = sanitizeHtmlOptions;
|
||||
|
||||
Reference in New Issue
Block a user