We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd693b6 commit cd882d7Copy full SHA for cd882d7
packages/sdk/akamai-edgekv/jest.config.json
@@ -1,6 +1,5 @@
1
{
2
- "preset": "ts-jest/presets/default-esm",
3
- // "transform": { "^.+\\.ts?$": "ts-jest" },
+ "transform": { "^.+\\.ts?$": "ts-jest" },
4
"testMatch": ["**/*.test.ts?(x)"],
5
"testPathIgnorePatterns": ["node_modules", "example", "dist"],
6
"modulePathIgnorePatterns": ["dist"],
0 commit comments