Skip to content

Commit d233f64

Browse files
committed
fix: install eslint-plugin-jsdoc plugin in devDependencies
1 parent 4ee4e10 commit d233f64

File tree

2 files changed

+14
-22
lines changed

2 files changed

+14
-22
lines changed

package-lock.json

Lines changed: 13 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"drizzle-kit": "^0.31.8",
8484
"eslint": "^9.39.2",
8585
"eslint-plugin-format": "^1.3.1",
86+
"eslint-plugin-jsdoc": "^62.5.4",
8687
"eslint-plugin-jsx-a11y": "^6.10.2",
8788
"eslint-plugin-playwright": "^2.5.1",
8889
"eslint-plugin-react-hooks": "^7.0.1",

0 commit comments

Comments
 (0)