From fb4b26ac3aa96432fabeaa5b180690a7f5e3c981 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 30 Oct 2014 20:27:55 -0400 Subject: Add node_modules/ --- node_modules/debug/.jshintrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 node_modules/debug/.jshintrc (limited to 'node_modules/debug/.jshintrc') diff --git a/node_modules/debug/.jshintrc b/node_modules/debug/.jshintrc new file mode 100644 index 0000000..299877f --- /dev/null +++ b/node_modules/debug/.jshintrc @@ -0,0 +1,3 @@ +{ + "laxbreak": true +} -- cgit v1.2.3