Skip to content

Commit a57f435

Browse files
committed
format
1 parent eb3629a commit a57f435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module.exports = function (config) {
8484
'sourceMap': true,
8585
'target': 'es5',
8686
'importHelpers': true,
87-
'noEmitOnError': true,
87+
'noEmitOnError': true
8888
}
8989
},
9090
plugins: [

0 commit comments

Comments
 (0)