Skip to content

Commit

Permalink
Fix type compatibility error
Browse files Browse the repository at this point in the history
  • Loading branch information
junghoocho authored and antonmedv committed Jun 17, 2020
1 parent 3138a9d commit fb6b283
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linenumbers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ export function withLineNumbers(
class: "codejar-linenumbers",
wrapClass: "codejar-wrap",
width: "35px",
backgroundColor: "rgba(255, 255, 255, 0.05)",
color: "",
...options
}

Expand Down

0 comments on commit fb6b283

Please sign in to comment.