From ab93e2c77e40c20ceb4873643383813b2411295e Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Thu, 17 May 2018 22:05:41 +0200 Subject: Delete .bithoundrc BitHound as a service is going to shutdown end of this month, meaning that we unfortunately cannot make use of its analysis, anymore. --- .bithoundrc | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .bithoundrc diff --git a/.bithoundrc b/.bithoundrc deleted file mode 100644 index bf7f1f15..00000000 --- a/.bithoundrc +++ /dev/null @@ -1,17 +0,0 @@ -{ - "ignore": [ - ], - "test": [ - ], - "dependencies": { - "unused-ignores": [ - "react-scripts", - "prettier", - "node-sass-chokidar", - "lint-staged", - "konva", - "husky", - "npm-run-all" - ] - } -} -- cgit v1.2.3