Remove ts-nocheck from sync-weapon-params.ts

This commit is contained in:
Kalle
2026-04-26 16:49:09 +03:00
parent 51d3b8df2b
commit 85d4a78ab2

View File

@@ -1,4 +1,3 @@
// @ts-nocheck
import fs from "node:fs";
import path from "node:path";
import { fileURLToPath } from "node:url";