enforce return after a callback
✖ Disabled
require all requires be top-level
✓ Enabled (error)
enforces error handling in callbacks (node environment)
✖ Disabled
disallow mixing regular variable and require declarations
✖ Disabled
disallow use of new operator with the require function
✖ Disabled
disallow string concatenation with __dirname and __filename
✖ Disabled
disallow use of process.env
✖ Disabled
disallow process.exit()
✖ Disabled
restrict usage of specified node modules
✖ Disabled
disallow use of synchronous methods (off by default)
✖ Disabled