We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9acfb8 commit 4425a15Copy full SHA for 4425a15
packages/documentation/package.json
@@ -38,6 +38,7 @@
38
},
39
"devDependencies": {
40
"@eslint/js": "9.18.0",
41
+ "@eslint/markdown": "7.5.1",
42
"@kurbar/storybook-addon-docs-stencil": "8.0.0",
43
"@lit/task": "1.0.3",
44
"@open-wc/lit-helpers": "0.7.0",
@@ -57,7 +58,6 @@
57
58
"cypress-axe": "1.6.0",
59
"eslint": "9.18.0",
60
"eslint-plugin-cypress": "4.2.0",
- "eslint-plugin-markdown": "5.1.0",
61
"eslint-plugin-mdx": "3.1.5",
62
"eslint-plugin-react": "7.37.5",
63
"eslint-plugin-storybook": "9.0.10",
0 commit comments