diff --git a/.hound.yml b/.hound.yml new file mode 100644 index 000000000..5133f32e0 --- /dev/null +++ b/.hound.yml @@ -0,0 +1,3 @@ +eslint: + enabled: true + config_file: .eslintrc.js