Skip to content

Commit

Permalink
Merge pull request #8220 from ehuelsmann/cleanup/1.10/remove-eslint-m…
Browse files Browse the repository at this point in the history
…arkdown-plugin

Remove eslint markdown plugin
  • Loading branch information
ehuelsmann committed May 18, 2024
2 parents 12840cd + f32cf90 commit 3e0f073
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jsdoc": "48.2.4",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-n": "17.6.0",
"eslint-plugin-package-json": "0.13.1",
"eslint-plugin-prettier": "5.1.3",
Expand Down Expand Up @@ -200,7 +199,6 @@
"compat",
"import",
"jest",
"markdown",
"package-json",
"sort-dojo-dependency",
"vue",
Expand Down Expand Up @@ -237,7 +235,6 @@
"eslint:recommended",
"plugin:import/errors",
"plugin:import/warnings",
"plugin:markdown/recommended",
"plugin:vue/vue3-recommended",
"prettier"
],
Expand Down

0 comments on commit 3e0f073

Please sign in to comment.