From 22c431dae1070e8177dc347c01d322c443d10750 Mon Sep 17 00:00:00 2001 From: Alexander Emelin Date: Wed, 6 Sep 2023 21:19:50 +0300 Subject: [PATCH] tsconfig cleanups --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index d3a49bd1..368f97d3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -20,7 +20,6 @@ "resolveJsonModule": true, "sourceMap": false, "stripInternal": true, - "inlineSourceMap": false, "types": [ "node", "jest"