mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 13:20:48 +00:00
migrate components stickers to eslint
This commit is contained in:
committed by
Josh Perez
parent
2ade4acd52
commit
5364de90a4
@@ -13126,7 +13126,7 @@
|
||||
"rule": "React-createRef",
|
||||
"path": "ts/components/stickers/StickerManager.js",
|
||||
"line": " const focusRef = React.createRef();",
|
||||
"lineNumber": 20,
|
||||
"lineNumber": 18,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-11-21T06:13:49.384Z",
|
||||
"reasonDetail": "Used for setting focus only"
|
||||
|
||||
Reference in New Issue
Block a user