ZaiZai пре 2 година
родитељ
комит
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()