Skip to content

Commit

Permalink
Merge branch 'main' into helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope authored Jan 28, 2024
2 parents 6b5e13b + bbaee39 commit 7c37d7a
Show file tree
Hide file tree
Showing 22 changed files with 42 additions and 27 deletions.
5 changes: 2 additions & 3 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ module.exports = {
extends: 'plugin:cypress/recommended',
},
{
files: ['tools/create-helper/**/*.ts', 'tools/create-helper/**/*.vue'],
files: ['tools/create-vuepress/**/*.vue'],
rules: {
'import/no-extraneous-dependencies': 'off',
'import/named': 'off',
'vue/no-v-html': 'off',
},
},
{
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-active-header-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-active-header-links"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-back-to-top/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-back-to-top"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-container"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-docsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-docsearch"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-external-link-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-external-link-icon"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-git"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-google-analytics"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-medium-zoom"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-nprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-nprogress"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-palette/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-palette"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-prismjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-prismjs"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-pwa-popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-pwa-popup"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-pwa"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-register-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-register-components"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-search"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-shiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-shiki"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-theme-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-theme-data"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion plugins/plugin-toc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-toc"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion themes/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "themes/theme-default"
},
"license": "MIT",
"author": "meteorlxy",
Expand Down
3 changes: 2 additions & 1 deletion tools/create-vuepress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "tools/create-vuepress"
},
"license": "MIT",
"author": {
Expand Down
4 changes: 0 additions & 4 deletions tools/create-vuepress/src/flow/createPackageJson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,9 @@ export const createPackageJson = async ({
...result,
type: 'module',
scripts: {
// eslint-disable-next-line @typescript-eslint/naming-convention
'docs:build': `vuepress build docs`,
// eslint-disable-next-line @typescript-eslint/naming-convention
'docs:clean-dev': `vuepress dev docs --clean-cache`,
// eslint-disable-next-line @typescript-eslint/naming-convention
'docs:dev': `vuepress dev docs`,
// eslint-disable-next-line @typescript-eslint/naming-convention
'docs:update-package': `${
packageManager === 'npm' ? 'npx' : `${packageManager} dlx`
} vp-update`,
Expand Down

0 comments on commit 7c37d7a

Please sign in to comment.