Remove unused lint-deps exception
This commit is contained in:
parent
819554f6b3
commit
e8b6f15ff5
1 changed files with 0 additions and 9 deletions
|
@ -14933,15 +14933,6 @@
|
||||||
"updated": "2019-11-01T22:46:33.013Z",
|
"updated": "2019-11-01T22:46:33.013Z",
|
||||||
"reasonDetail": "Used for setting focus only"
|
"reasonDetail": "Used for setting focus only"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"rule": "React-useRef",
|
|
||||||
"path": "ts/components/emoji/EmojiPicker.js",
|
|
||||||
"line": " const focusRef = React.useRef(null);",
|
|
||||||
"lineNumber": 53,
|
|
||||||
"reasonCategory": "usageTrusted",
|
|
||||||
"updated": "2020-10-26T19:12:24.410Z",
|
|
||||||
"reasonDetail": "Only used to focus the element."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"rule": "React-createRef",
|
"rule": "React-createRef",
|
||||||
"path": "ts/components/stickers/StickerManager.js",
|
"path": "ts/components/stickers/StickerManager.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue