summaryrefslogtreecommitdiff
path: root/.bithoundrc
diff options
context:
space:
mode:
Diffstat (limited to '.bithoundrc')
-rw-r--r--.bithoundrc17
1 files changed, 0 insertions, 17 deletions
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"
- ]
- }
-}