diff --git a/.bithoundrc b/.bithoundrc deleted file mode 100644 index f0e1b96d..00000000 --- a/.bithoundrc +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ignore": [ - "**/examples/**", - "**/node_modules/**", - ], - "test": [ - "**/spec/**" - ] -}