From 9f44e87b092e9149c47466e4578f794fe4376524 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Thu, 7 Mar 2024 20:59:26 +0000 Subject: Does stuff --- jsconfig.json | 1 - 1 file changed, 1 deletion(-) (limited to 'jsconfig.json') diff --git a/jsconfig.json b/jsconfig.json index 8d445d6..3545e94 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -2,7 +2,6 @@ "compilerOptions": { "module": "commonjs", "target": "es6", - "checkJs": false }, "exclude": ["node_modules"] } -- cgit v1.2.3