eslint-plugin-node icon indicating copy to clipboard operation
eslint-plugin-node copied to clipboard

Do we have the config that allow the user to turn on all the rules?

Open thinh105 opened this issue 5 years ago • 0 comments

I'm a newcomer in the Node Village and want to follow all the rules in this plugin.

so do we have any config such as :

{
  "extends": ["plugin:node/all"]
}

allow the user to turn on all the rules in this plugin?

Thanks

thinh105 avatar May 21 '20 03:05 thinh105