Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f792d9a commit f0ba93cCopy full SHA for f0ba93c
packages/@vuepress/types/index.js
@@ -1,5 +1,5 @@
1
function define(config) {
2
- config;
+ return config;
3
}
4
exports.defineConfig = define;
5
exports.defineConfig4CustomTheme = define;
0 commit comments