We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a85f82 commit b6b37c1Copy full SHA for b6b37c1
package.json
@@ -81,11 +81,14 @@
81
"c8": "^8||^9",
82
"deepmerge": "^4.2.2",
83
"eslint": "8.57.0",
84
- "eslint-config-standard": "17.1.0",
85
"eslint-config-love": "43.1.0",
+ "eslint-config-standard": "17.1.0",
86
"eslint-plugin-editorconfig": "4.0.3",
87
"eslint-plugin-header": "3.1.1",
88
+ "eslint-plugin-import": "2.29.1",
89
"eslint-plugin-jsdoc": "48.2.2",
90
+ "eslint-plugin-n": "16.6.2",
91
+ "eslint-plugin-promise": "6.1.1",
92
"eslint-plugin-simple-import-sort": "12.0.0",
93
"eslint-plugin-tsdoc": "0.2.17",
94
"fast-glob": "^3.3.1",
0 commit comments