languages/config improvements & bug fixes

This commit is contained in:
DJj123dj
2024-10-02 17:36:08 +02:00
parent 28f0d974e5
commit 6a8a8dd34d
31 changed files with 197 additions and 64 deletions
-1
View File
@@ -1,4 +1,3 @@
//@ts-check
const fs = require("fs")
const ts = require("typescript")
const nodepath = require('path')