Skip to content

Commit 6057060

Browse files
committed
test: update config
1 parent f14d383 commit 6057060

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/ob-parser-js/jest.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ module.exports = {
1616
'jsx',
1717
'json',
1818
],
19+
moduleNameMapper: {
20+
'^assets/(.*)$': '<rootDir>/assets/libs.d.ts',
21+
},
1922
};

0 commit comments

Comments
 (0)