template_0205
This commit is contained in:
5
RN_TEMPLATE/jest.config.js
Normal file
5
RN_TEMPLATE/jest.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
/** @type {import('@jest/types').Config.ProjectConfig} */
|
||||
module.exports = {
|
||||
preset: "jest-expo",
|
||||
setupFiles: ["<rootDir>/test/setup.ts"],
|
||||
}
|
||||
Reference in New Issue
Block a user