Apply Prettier to the entire project
This ensures that our tests will be formatted by Prettier, among other things.
This commit is contained in:
@@ -1 +1 @@
|
||||
module.exports = { loadOlm: jest.fn(async () => {}) }
|
||||
module.exports = { loadOlm: jest.fn(async () => {}) };
|
||||
|
||||
Reference in New Issue
Block a user