Remove leftover @ts-check from typedoc.config.js

This commit is contained in:
NightKev 2025-12-23 15:06:48 -08:00
parent 3e2f5f1065
commit 0086773cad

View File

@ -5,7 +5,6 @@
* SPDX-License-Identifier: AGPL-3.0-only
*/
// @ts-check
/// <reference path="./global.d.ts" />
import { globSync } from "node:fs";