Skip to content

Commit 02f7e7b

Browse files
committed
feat: update to ohif 3.11, fix pre-commit error
Signed-off-by: Qingyu Yan <[email protected]>
1 parent e90d92e commit 02f7e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ohifv3/modes/monai-label/babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
modules: 'commonjs',
1111
debug: false,
1212
},
13-
"@babel/preset-typescript",
13+
'@babel/preset-typescript',
1414
],
1515
'@babel/preset-react',
1616
],

0 commit comments

Comments
 (0)