DefinitelyTyped/types/sanitize-html
JoelWee 607b7f1b4e
🤖 Merge PR #45796 [sanitize-html] fix IOptions["allowedClasses"] type by @JoelWee
The source code does not support setting boolean to allowedClasses. It only supports this for individual tags in allowedClasses. E.g. { p: false } will allow all classes for the p tag.
2020-06-30 10:10:11 -07:00
..
index.d.ts
package.json
sanitize-html-tests.ts
tsconfig.json
tslint.json