Skip to content

Commit a51f8e1

Browse files
Copilotginsbach
andcommitted
Fix typo in comment: pacakges -> packages
Co-authored-by: ginsbach <12936686+ginsbach@users.noreply.github.com>
1 parent feeb220 commit a51f8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// These are all the packages that DO need to be transformed. All other packages will be ignored.
2-
// These pacakges all use ES modules, so need to be transformed
2+
// These packages all use ES modules, so need to be transformed
33
const transformScopes = [
44
"@faker-js",
55
"@microsoft",

0 commit comments

Comments
 (0)