mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Fix object shorthand linting error.
This commit is contained in:
@@ -161,7 +161,7 @@ describe("linkifyjs/react", () => {
|
||||
Linkify,
|
||||
{
|
||||
tagName: "p",
|
||||
options: options
|
||||
options
|
||||
},
|
||||
React.createElement("span", content)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user