Skip to content

Commit

Permalink
Fix allowed imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Sep 20, 2023
1 parent 672bd39 commit d945161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/test/src/import-restrictions/allowedImports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export const allowedImports: AllowedImports = {
"node-fetch",
"playwright",
"zlib",
"yargs",
],
dynamic: ["cubing", "node:repl"],
},
Expand Down

0 comments on commit d945161

Please sign in to comment.