From 6071315b1675dfef1090b4683c9639ef0f56cfc0 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 13 Nov 2016 11:25:15 -0800 Subject: [PATCH] Add .hound.yml --- .hound.yml | 6 ++++++ home-assistant-js | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .hound.yml diff --git a/.hound.yml b/.hound.yml new file mode 100644 index 0000000000..8530e42210 --- /dev/null +++ b/.hound.yml @@ -0,0 +1,6 @@ +jshint: + enabled: false + +eslint: + enabled: true + config_file: .eslintrc diff --git a/home-assistant-js b/home-assistant-js index 98a30fb1d6..81cffe1288 160000 --- a/home-assistant-js +++ b/home-assistant-js @@ -1 +1 @@ -Subproject commit 98a30fb1d647729cccf266e628062ececb80b419 +Subproject commit 81cffe128889577eb703a81b9d6fcc3ad5f04aec