diff --git a/tslint.json b/tslint.json index b114819d2..84c0bb5c3 100644 --- a/tslint.json +++ b/tslint.json @@ -141,9 +141,9 @@ "react-no-dangerous-html": [ true, { - "file": "ts/components/conversation/Linkify.tsx", - "method": "render", - "comment": "Usage has been approved by Ryan Tharp on 2019-07-22" + "file": "ts/components/session/SessionHTMLRenderer.tsx", + "method": "", + "comment": "Usage has been approved by Maxim on 13 Dec 2019" } ], // Reasonable functions can exceed the default of 100 lines