mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-04 06:31:10 +00:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
import chai from 'chai'
|
|
|
|
// Chai configuration
|
|
chai.should()
|