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 3eb1323 commit dc82ad6Copy full SHA for dc82ad6
tools/code-style/package.json
@@ -10,15 +10,15 @@
10
"eslint": "9.14.0",
11
"eslint-config-love": "121.0.0",
12
"eslint-plugin-import": "2.32.0",
13
- "eslint-plugin-jsdoc": "52.0.4",
+ "eslint-plugin-jsdoc": "54.1.0",
14
"eslint-plugin-license-header": "0.8.0",
15
"eslint-plugin-n": "17.21.3",
16
"eslint-plugin-promise": "7.2.1",
17
"eslint-plugin-simple-import-sort": "12.1.1",
18
"eslint-plugin-tsdoc": "0.4.0",
19
"globals": "^16.0.0",
20
"neostandard": "0.12.2",
21
- "typescript-eslint": "8.39.0"
+ "typescript-eslint": "8.39.1"
22
},
23
"scripts": {
24
"cs-fix": "npm exec -- eslint --fix ."
0 commit comments