X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=node_modules%2Fes5-shim%2Ftests%2F.eslintrc;fp=node_modules%2Fes5-shim%2Ftests%2F.eslintrc;h=168cdf85730f6bf4240888608dce22d6cb2bf7c9;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/node_modules/es5-shim/tests/.eslintrc b/node_modules/es5-shim/tests/.eslintrc new file mode 100644 index 000000000..168cdf857 --- /dev/null +++ b/node_modules/es5-shim/tests/.eslintrc @@ -0,0 +1,5 @@ +{ + "rules": { + "max-statements-per-line": [2, { "max": 2 }] + } +}