Skip to content

Commit feeb220

Browse files
Copilotginsbach
andcommitted
Add @faker-js to transformScopes to fix ES module import
Co-authored-by: ginsbach <12936686+ginsbach@users.noreply.github.com>
1 parent ee02df3 commit feeb220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/ql-vscode/test/jest-config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// These are all the packages that DO need to be transformed. All other packages will be ignored.
22
// These pacakges all use ES modules, so need to be transformed
33
const transformScopes = [
4+
"@faker-js",
45
"@microsoft",
56
"@octokit",
67
"@vscode-elements",

0 commit comments

Comments
 (0)