mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-04 05:37:22 +00:00
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