-
Updated
Sep 11, 2020 - JavaScript
jest-environment
Here are 15 public repositories matching this topic...
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Aug 13, 2019 - JavaScript
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Aug 8, 2020 - JavaScript
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Sep 7, 2018
-
Updated
Sep 12, 2020 - JavaScript
Currently, themes can be applied by configuring the template in the /config static files. A provider should be implemented, merging Chakra's default provider to have real-time theme switching ability.
Improve this page
Add a description, image, and links to the jest-environment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jest-environment topic, visit your repo's landing page and select "manage topics."


hello simon
In my project jest-environment-jsdom-global can run normally,
But jslint will prompt me
'Cannot find name 'jsdom'my tslint version is
"^5.10.0",should i ignore this waring?