mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Lint fixes
This commit is contained in:
@@ -11435,7 +11435,7 @@
|
||||
"rule": "DOM-innerHTML",
|
||||
"path": "ts/components/CompositionArea.tsx",
|
||||
"line": " el.innerHTML = '';",
|
||||
"lineNumber": 71,
|
||||
"lineNumber": 73,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-12-16T14:36:25.614ZZ",
|
||||
"reasonDetail": "Our code, no user input, only clearing out the dom"
|
||||
|
||||
Reference in New Issue
Block a user