diff --git a/.bithoundrc b/.bithoundrc new file mode 100644 index 0000000..fd926a3 --- /dev/null +++ b/.bithoundrc @@ -0,0 +1,3 @@ +"critics": { + "lint": {"engine": "eslint"} +}