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