mirror of
https://github.com/mathuo/dockview
synced 2025-09-06 01:16:33 +00:00
chore: fix jest debugging experience
This commit is contained in:
parent
5a1e41775f
commit
bc8fa59557
@ -1,7 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx"
|
||||
"jsx": "react-jsx",
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": ["**/*.spec.ts", "./jest-setup.ts"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user