Skip to content

Commit

Permalink
Revert jest config for akamai-edgekv.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Oct 2, 2024
1 parent fd693b6 commit cd882d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/sdk/akamai-edgekv/jest.config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"preset": "ts-jest/presets/default-esm",
// "transform": { "^.+\\.ts?$": "ts-jest" },
"transform": { "^.+\\.ts?$": "ts-jest" },
"testMatch": ["**/*.test.ts?(x)"],
"testPathIgnorePatterns": ["node_modules", "example", "dist"],
"modulePathIgnorePatterns": ["dist"],
Expand Down

0 comments on commit cd882d7

Please sign in to comment.