mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
chore: fix types for build & test
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"ESNext"
|
||||
],
|
||||
"types": [
|
||||
"vitest/globals"
|
||||
"vitest/globals",
|
||||
"@testing-library/jest-dom"
|
||||
],
|
||||
"module": "ESNext",
|
||||
"skipLibCheck": true,
|
||||
|
||||
Reference in New Issue
Block a user