Commit Graph

6 Commits

Author SHA1 Message Date
Hiroyasu Nishiyama 11ad03b21e fix to allow es11 for jshint check 2022-11-07 10:42:07 +09:00
Dave Conway-Jones 256f8e7226
add allow es6 to .jshintrc 2017-06-23 21:49:35 +01:00
Dave Conway-Jones 203539841d
allow shadowing in .jshintrc (mainly to test signing commits) 2017-04-06 11:12:11 +01:00
Dave Conway-Jones d25dac69d2 ask istanbul for more reports as default
and create a simple “grunt coverage” task synonym.
2017-03-10 20:04:14 +00:00
Gabe Johnson b909e32201 Prevent RED.node.registerNode from overriding a constructor's prototype (#865)
* prevent registry.registerNodeConstructor from overriding a constructors protoype

* fix for node < v5.0.0

* exercise another code path

* altering __proto__ for node < v0.12

* move inheritance code to helper function
2016-04-07 22:18:28 +01:00
dceejay 8f744794e4 push opinionated .jshintrc - matches Grunt build. for starters. 2015-04-16 10:22:12 +01:00