mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-19 17:48:41 +00:00
chore(deps): update jest monorepo to v27 [skip netlify] (major) (#3051)
* chore(deps): update jest monorepo to v27 [skip netlify] * test: use jsdom environment for auto-render test Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ylemkimon <y@ylem.kim>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @jest-environment jsdom
|
||||
*/
|
||||
import splitAtDelimiters from "../splitAtDelimiters";
|
||||
import renderMathInElement from "../auto-render";
|
||||
|
||||
|
Reference in New Issue
Block a user