Skip to content

Commit 2b9fd1c

Browse files
committed
📝 edit this page 🌹
1 parent b0f01c3 commit 2b9fd1c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

book.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
{}
1+
{
2+
"plugins": ["edit-link"],
3+
"pluginsConfig": {
4+
"edit-link": {
5+
"base": "https://github.com/basarat/typescript-book/tree/master",
6+
"label": "Edit This Page"
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)