2
0
Эх сурвалжийг харах

Revert space on empty line

arvid-e 7 сар өмнө
parent
commit
cb1a57d0bc

+ 1 - 1
apps/app/jest.config.js

@@ -40,7 +40,7 @@ module.exports = {
       transform: {
       transform: {
         '^.+\\.(t|j)sx?$': '@swc-node/jest',
         '^.+\\.(t|j)sx?$': '@swc-node/jest',
       },
       },
-      
+
       rootDir: '.',
       rootDir: '.',
       roots: ['<rootDir>'],
       roots: ['<rootDir>'],
       testMatch: ['<rootDir>/test/integration/**/v5.*.test.ts', '<rootDir>/test/integration/**/v5.*.test.js'],
       testMatch: ['<rootDir>/test/integration/**/v5.*.test.ts', '<rootDir>/test/integration/**/v5.*.test.js'],