chore: remove @ts-nocheck (#14669)

This commit is contained in:
Yufan You
2024-03-05 21:06:03 +08:00
committed by GitHub
parent c039164007
commit 130b11224e
2355 changed files with 0 additions and 2355 deletions

View File

@@ -1,4 +1,3 @@
// @ts-nocheck
import cache from '@/utils/cache';
import { parseDate } from '@/utils/parse-date';
import got from '@/utils/got';