This website requires JavaScript.
Explore
Help
Sign In
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-11-07 20:31:06 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
117928f58e
overleaf
/
services
/
spelling
/
test
/
setup.js
5 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Merge pull request #10938 from overleaf/em-esm-spelling Migrate spelling to ES modules GitOrigin-RevId: 4a200c8d1c28be44027cc8a3097e42575ab6593f
2022-12-20 07:11:25 -05:00
import
chai
from
'chai'
Add global test setup Configure SanboxedModule and chai in a central place. Configure SandboxedModule globals that are needed in Node 12.
2021-03-19 16:04:30 -04:00
// Chai configuration
chai
.
should
(
)
Reference in a new issue
Copy permalink