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:
@@ -139,6 +139,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
// @ts-nocheck
|
||||
import { computed, inject, onMounted, ref, shallowRef } from 'vue';
|
||||
import * as mfm from 'mfm-js';
|
||||
import * as misskey from 'misskey-js';
|
||||
|
||||
Reference in New Issue
Block a user