Don't check misc json creating script

This commit is contained in:
Kalle
2022-10-06 21:08:12 +03:00
parent fabcc99cce
commit 09d22c7e5a

View File

@@ -1,3 +1,6 @@
/* eslint-disable */
// @ts-nocheck
import { LANG_JSONS_TO_CREATE, loadLangDicts } from "./utils";
import fs from "fs";
import path from "path";