Skip to content

Commit

Permalink
fix: update aas-server/jest.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfaron committed Dec 4, 2024
1 parent ce0b347 commit 060c546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/aas-server/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const config: Config = {
'ts-jest',
{
useESM: true,
tsconfig: '<rootDir>/tsconfig.json',
babelConfig: {
plugins: ['@babel/plugin-syntax-import-attributes'],
},
Expand Down

0 comments on commit 060c546

Please sign in to comment.