diff --git a/.bithoundrc b/.bithoundrc new file mode 100644 index 0000000000..d017cc048c --- /dev/null +++ b/.bithoundrc @@ -0,0 +1,5 @@ +{ + "critics": { + "lint": { "engine": "tslint" } + } +} \ No newline at end of file