mirror of
https://github.com/flarum/core.git
synced 2025-08-30 03:20:36 +02:00
6 lines
139 B
JSON
6 lines
139 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["tests/**/*"],
|
|
"files": ["../../../node_modules/@flarum/jest-config/shims.d.ts"]
|
|
}
|