mirror of
https://github.com/flarum/framework.git
synced 2024-12-01 22:43:41 +08:00
7e6458a125
* 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 * feat(jest): mithril component testing * fix: use separate `tsconfig.test.json` Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
4 lines
36 B
JSON
4 lines
36 B
JSON
{
|
|
"extends": "flarum-tsconfig",
|
|
}
|