Skip to content

Commit

Permalink
ignore type checking
Browse files Browse the repository at this point in the history
  • Loading branch information
pail23 committed Sep 5, 2023
1 parent b01aecc commit 61c7356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Forecast.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
</template>

<script lang="ts" setup>
// @ts-nocheck
import { computed, ref, onMounted } from 'vue';
import {
Chart as ChartJS,
Expand Down

0 comments on commit 61c7356

Please sign in to comment.