Skip to content

Commit 0981cd9

Browse files
authored
fix book search basarat#264 (comment) 🌹
1 parent 1e99268 commit 0981cd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"plugins": ["edit-link", "github", "adsense"],
33
"pluginsConfig": {
4+
"lunr": {
5+
"ignoreSpecialCharacters": true
6+
},
47
"edit-link": {
58
"base": "https://github.com/basarat/typescript-book/tree/master",
69
"label": "Edit This Page"

0 commit comments

Comments
 (0)