Skip to content

Commit a9839a9

Browse files
committed
add monaco-promql to list of node modules to transform for jest.config
1 parent d6da073 commit a9839a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.config/jest/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const grafanaESModules = [
2323
'react-colorful',
2424
'rxjs',
2525
'uuid',
26+
'monaco-promql',
2627
];
2728

2829
module.exports = {

0 commit comments

Comments
 (0)