Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a687050

Browse files
committed
Fixed linter
1 parent 349ace1 commit a687050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎development/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import App from './Example.vue'
44
Vue.config.productionTip = false
55

66
new Vue({
7-
render: h => h(App),
7+
render: h => h(App)
88
}).$mount('#app')

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /