2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00

chore: update dependencies and package.json for v3

This commit is contained in:
Alexander Shabunevich
2024-04-14 12:34:24 +03:00
parent bdcdecc301
commit 6f4836345c
5 changed files with 53 additions and 48 deletions
+1 -5
View File
@@ -1,5 +1 @@
import matchers from '@testing-library/jest-dom/matchers'
import { expect } from 'vitest'
// src: https://markus.oberlehner.net/blog/using-testing-library-jest-dom-with-vitest/
expect.extend(matchers)
import '@testing-library/jest-dom/vitest'