ZaiZai 2 жил өмнө
parent
commit
0e8fc5b167
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/main.js

+ 1 - 0
src/main.js

@@ -35,4 +35,5 @@ async function bootstrap() {
     app.mount('#app')
 }
 
+// eslint-disable-next-line no-void
 void bootstrap()