feature/testArm #87

Merged
237x237 merged 3 commits from feature/testArm into main 2025-02-16 11:36:52 +03:00
Showing only changes of commit fdc20e7464 - Show all commits

View File

@ -1,5 +1,4 @@
module.exports = {
preset: 'ts-jest',
transform: {
'^.+\\.tsx?$': 'babel-jest',
},