We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18fbb2 commit 889ed38Copy full SHA for 889ed38
packages/snaps-jest/tsconfig.build.json
@@ -17,6 +17,9 @@
17
{
18
"path": "../snaps-utils/tsconfig.build.json"
19
},
20
+ {
21
+ "path": "../snaps-ui/tsconfig.build.json"
22
+ },
23
24
"path": "../snaps-simulator/tsconfig.build.json"
25
}
packages/snaps-jest/tsconfig.json
@@ -14,6 +14,9 @@
14
15
16
"path": "../snaps-simulator"
+ "path": "../snaps-ui"
]
0 commit comments