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 ff2f6ea commit 8fedbbcCopy full SHA for 8fedbbc
docs/.vuepress/config.js
@@ -9,7 +9,7 @@ require('../../scripts/update-docs-headers')
9
require('../../scripts/update-docs-index')
10
11
module.exports = {
12
- base: '/eslint-plugin-vue-i18n/',
+ base: '/',
13
title: 'eslint-plugin-vue-i18n',
14
description: 'ESLint plugin for Vue I18n',
15
serviceWorker: true,
0 commit comments