Skip to content

Commit e366074

Browse files
committed
lint
1 parent 5a77ef3 commit e366074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/plugin.lazy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ async function loadSentry (ctx, inject) {
135135
/* eslint-disable object-curly-spacing, quote-props, quotes, key-spacing, comma-spacing */
136136
const config = {
137137
Vue,
138-
<%= serializedConfig %>
138+
<%= serializedConfig %>,
139139
}
140140

141141
const runtimeConfigKey = <%= serialize(options.runtimeConfigKey) %>

0 commit comments

Comments
 (0)