This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
framework
Watch
2
Star
0
Fork
0
You've already forked framework
mirror of
https://github.com/flarum/framework.git
synced
2024-11-26 10:14:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b9b52d85a7
framework
/
js-packages
/
jest-config
/
tsconfig.json
4 lines
35 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(jest): mithril component testing (#3679) * 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>
2023-02-11 06:02:50 +08:00
{
test: add frontend tests (#3991)
2024-09-28 22:47:45 +08:00
"extends"
:
"flarum-tsconfig"
feat(jest): mithril component testing (#3679) * 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>
2023-02-11 06:02:50 +08:00
}
Reference in New Issue
Copy Permalink