mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
f6c1e2738d
Migrate spelling to ES modules GitOrigin-RevId: 4a200c8d1c28be44027cc8a3097e42575ab6593f
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
import chai from 'chai'
|
|
|
|
// Chai configuration
|
|
chai.should()
|