fix: Правки в Jest конфиг для поддержки @ алиаса импортов

This commit is contained in:
Ilia Mashkov
2025-11-20 15:24:38 +03:00
parent 6b41f506a3
commit 5ef223d8d4
4 changed files with 333 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
import '@testing-library/jest-dom/extend-expect'
import '@testing-library/jest-dom'
import 'regenerator-runtime/runtime'