no-buffer-constructor

- Disallow use of the Buffer() constructor

This rule disallows calling and constructing the Buffer() constructor.

What ESLint should do when it catches the rule break

Show a warning

Rule examples

You can check them out here.