Browse Source

Delete jest.config.js

Ryan Chandler 4 năm trước cách đây
mục cha
commit
bcb1934ad9
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  1. 0 9
      jest.config.js

+ 0 - 9
jest.config.js

@@ -1,9 +0,0 @@
-module.exports = {
-    moduleDirectories: [
-        'node_modules',
-        'src'
-    ],
-    testPathIgnorePatterns: [
-        'tests/cypress/'
-    ]
-}