90ef5505bb
This ensures that our tests will be formatted by Prettier, among other things.
1 line
55 B
TypeScript
1 line
55 B
TypeScript
module.exports = { loadOlm: jest.fn(async () => {}) };
|