Skip to content

Commit cd882d7

Browse files
committed
Revert jest config for akamai-edgekv.
1 parent fd693b6 commit cd882d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/sdk/akamai-edgekv/jest.config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"preset": "ts-jest/presets/default-esm",
3-
// "transform": { "^.+\\.ts?$": "ts-jest" },
2+
"transform": { "^.+\\.ts?$": "ts-jest" },
43
"testMatch": ["**/*.test.ts?(x)"],
54
"testPathIgnorePatterns": ["node_modules", "example", "dist"],
65
"modulePathIgnorePatterns": ["dist"],

0 commit comments

Comments
 (0)