diff --git a/configs.js b/configs.js index 1267740..7e0bd30 100644 --- a/configs.js +++ b/configs.js @@ -11,6 +11,7 @@ const plugin = { module.exports = { recommended: { + name: '@eslint-community/eslint-comments/recommended', plugins: { "@eslint-community/eslint-comments": plugin, },