This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1eb84b5d64
anki
/
ts
/
jest.config.js
4 lines
67 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix jest - templated_args was missing --node_modules= prefix, and was causing tests to pass unconditionally - update to beta of jest 27, which introduces an option to fix the symlink handling, and is approx twice as fast to start up
2021-04-12 01:43:31 +02:00
module
.
exports
=
{
haste
:
{
forceNodeFilesystemAPI
:
true
}
,
}
;
Reference in New Issue
Copy Permalink