mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-07 19:44:17 +02:00
add ts-nocheck
This commit is contained in:
@@ -13,6 +13,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
// @ts-nocheck
|
||||
import { onMounted, nextTick, watch } from 'vue';
|
||||
import { Chart } from 'chart.js';
|
||||
import * as os from '@/os';
|
||||
|
||||
Reference in New Issue
Block a user