commit 5c360988f31faf5d91e5f254dbb7aec6bf4ec9df parent dbba3a227450d23e14f847359d4bf02322703894 Author: triesap <137732411+triesap@users.noreply.github.com> Date: Fri, 6 Dec 2024 05:52:01 +0000 utils: edit tsconfig Diffstat:
| M | utils/tsconfig.json | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/tsconfig.json b/utils/tsconfig.json @@ -11,6 +11,7 @@ "rootDir": "./src", "noEmit": true, "esModuleInterop": true, + "skipLibCheck": true }, "include": [ "src"