We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
What is the purpose of the "plugins" section? For me it works well with just the extends section.
{ "extends": [ "plugin:require-extensions/recommended" ], "plugins": [ "require-extensions" ] }