Skip to content

Commit 8e02535

Browse files
authored
chore(deps): bump Rspress 2.0.0-beta.17 (#1089)
1 parent 7297b89 commit 8e02535

File tree

6 files changed

+92
-368
lines changed

6 files changed

+92
-368
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
{
5959
"fileMatch": ["**/_meta.json"],
6060
"url": "./website/node_modules/rspress/meta-json-schema.json"
61+
},
62+
{
63+
"fileMatch": ["**/_nav.json"],
64+
"url": "./website/node_modules/rspress/nav-json-schema.json"
6165
}
6266
]
6367
}

0 commit comments

Comments
 (0)