Browse Source

Add support for Hound code style enforcement

StarGazer1258 5 years ago
parent
commit
821c8c0773
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .hound.yml

+ 3 - 0
.hound.yml

@@ -0,0 +1,3 @@
+eslint:
+  enabled: true
+  config_file: .eslintrc