mirror of
https://github.com/flarum/core.git
synced 2025-07-16 22:31:18 +02:00
* feat(jest): create jest config package for unit testing * chore: housekeeping * fix: now we need to explicitly allow importing without extension * fix: recover EditorDriverInterface import * Apply suggestions from code review * chore: yarn Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
module.exports = require('flarum-jest-config')({});
|