From 7f92c60ed89e3495f9dd660755a68af647fd8ce2 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 11 May 2026 13:40:31 +0300 Subject: WIP --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 30a75ac..6313c21 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,7 +2,6 @@ "compilerOptions": { "target": "ES2020", "module": "CommonJS", - "moduleResolution": "Node", "esModuleInterop": true, "strict": true, "skipLibCheck": true, -- cgit v1.3