From 5cd118bdb0a3a99aafbbfb709c61e5ea0b3ec8b0 Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 10 Mar 2016 12:00:36 +0100 Subject: [PATCH] ignore netflux since it's ecma6 and not our code --- .jshintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.jshintignore b/.jshintignore index 299e1ad54..29b53f0f4 100644 --- a/.jshintignore +++ b/.jshintignore @@ -11,3 +11,4 @@ www/code/rangy.js storage/kad.js www/common/otaml.js www/common/diffDOM.js +www/common/netflux.js