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 c7d2a59 commit fd373f4Copy full SHA for fd373f4
tools/code-style/package.json
@@ -10,15 +10,15 @@
10
"eslint": "9.14.0",
11
"eslint-config-love": "122.0.0",
12
"eslint-plugin-import": "2.32.0",
13
- "eslint-plugin-jsdoc": "54.1.1",
+ "eslint-plugin-jsdoc": "54.3.1",
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.41.0"
+ "typescript-eslint": "8.42.0"
22
},
23
"scripts": {
24
"cs-fix": "npm exec -- eslint --fix ."
0 commit comments