Преглед изворни кода

eslint-disable max-len added

master
JannekeDL пре 5 година
родитељ
комит
fbab30a219
2 измењених фајлова са 2 додато и 1 уклоњено
  1. 1
    1
      src/components/about/aboutUsPage.vue
  2. 1
    0
      src/components/timeshare/buy/buyPage.vue

+ 1
- 1
src/components/about/aboutUsPage.vue Прегледај датотеку

@@ -1,5 +1,5 @@
1 1
 <template>
2
-  <!--/ About Star /-->
2
+  <!-- eslint-disable max-len -->
3 3
   <section class="section-about">
4 4
     <div class="container">
5 5
       <div class="row">

+ 1
- 0
src/components/timeshare/buy/buyPage.vue Прегледај датотеку

@@ -1,4 +1,5 @@
1 1
 <template>
2
+  <!-- eslint-disable max-len -->
2 3
   <section>
3 4
     <section class="intro-single">
4 5
       <div class="container">

Loading…
Откажи
Сачувај