overleaf/services/spelling/test/setup.js
Eric Mc Sween f6c1e2738d Merge pull request #10938 from overleaf/em-esm-spelling
Migrate spelling to ES modules

GitOrigin-RevId: 4a200c8d1c28be44027cc8a3097e42575ab6593f
2022-12-21 09:03:55 +00:00

4 lines
61 B
JavaScript

import chai from 'chai'
// Chai configuration
chai.should()