Skip to content

Commit ea6cc75

Browse files
committed
Disable linter in Demo.vue
1 parent 9f272b9 commit ea6cc75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Demo.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
</template>
5454

5555
<script>
56+
/* eslint-disable */
5657
import FunctionalCalendar from './components/FunctionalCalendar';
5758
5859
export default {

0 commit comments

Comments
 (0)