mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-07 07:01:36 +00:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
import chai from 'chai'
|
|
|
|
// Chai configuration
|
|
chai.should()
|