diff --git a/.mocharc.json b/.mocharc.json deleted file mode 100644 index d00ceb4..0000000 --- a/.mocharc.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "require": "ts-node/register/files", - "ignore": ["test/fixture-projects/**/*"], - "timeout": 10000 -}