Jelajahi Sumber

Delete jest.config.js

Ryan Chandler 4 tahun lalu
induk
melakukan
bcb1934ad9
1 mengubah file dengan 0 tambahan dan 9 penghapusan
  1. 0 9
      jest.config.js

+ 0 - 9
jest.config.js

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