We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3722bc commit a2bcabeCopy full SHA for a2bcabe
packages/replay/tsconfig.json
@@ -1,4 +1,5 @@
1
{
2
+ "extends": "../../tsconfig.json",
3
"compilerOptions": {
4
"paths": {
5
"@test": ["./test"],
0 commit comments