mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-02 23:30:30 +00:00
update typings
This commit is contained in:
Vendored
+1
@@ -22,6 +22,7 @@ interface Config {
|
||||
ALLOWED_TAGS?: string[];
|
||||
FORBID_ATTR?: string[];
|
||||
FORBID_TAGS?: string[];
|
||||
FORCE_BODY?: boolean;
|
||||
KEEP_CONTENT?: boolean;
|
||||
RETURN_DOM?: boolean;
|
||||
RETURN_DOM_FRAGMENT?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user