Files
node/tools
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules
Enables the following rules:

- no-undef: Valuable rule to error on usage of undefined variables
- require-buffer: Custom rule that forbids usage of the global Buffer
  inside lib/ because of REPL issues.

PR-URL: https://github.com/nodejs/io.js/pull/1794
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-06-11 20:27:35 +02:00
..
2015-01-16 09:13:23 +01:00
2015-04-06 12:31:39 +09:00
2015-01-02 16:51:53 -08:00
2013-06-06 15:35:59 -07:00
2015-04-13 17:53:37 +02:00
2015-06-02 19:27:49 +02:00
2013-11-10 15:15:34 -08:00
2015-05-07 12:42:08 -04:00
2014-07-31 08:53:24 -07:00