From 240283282333f01893e6fcc564217975424f503b Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Wed, 18 Oct 2023 10:33:34 +0300 Subject: [PATCH] squash! --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index b0d891e7..efb6ae30 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,6 @@ { "compilerOptions": { "baseUrl": "./", - "moduleResolution": "bundler", "paths": { "@Asset/*": ["Source/Asset/*"], "@Component/*": ["Source/Component/*"],