fix: setup jsdom environment

This commit is contained in:
三咲智子 2022-12-05 12:59:04 +08:00
parent 09290b112e
commit b71731a432
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
5 changed files with 281 additions and 2 deletions

View file

@ -56,6 +56,7 @@
"fs-extra": "^11.1.0",
"fuse.js": "^6.6.2",
"js-yaml": "^4.1.0",
"jsdom": "^20.0.3",
"lint-staged": "^13.0.4",
"lowlight": "^2.8.0",
"lru-cache": "^7.14.1",