Преглед на файлове

Revert space on empty line

arvid-e преди 9 месеца
родител
ревизия
cb1a57d0bc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      apps/app/jest.config.js

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

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