From 09e64c3be8dfbf01309dd9f54156fdb830589ac7 Mon Sep 17 00:00:00 2001 From: Alessio Gravili Date: Mon, 16 Oct 2023 16:28:17 +0200 Subject: [PATCH] chore: _community test: add missing "extends" to tsconfig.json --- test/_community/tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test/_community/tsconfig.json b/test/_community/tsconfig.json index ee91b3ad8d..d851d72f58 100644 --- a/test/_community/tsconfig.json +++ b/test/_community/tsconfig.json @@ -1,4 +1,5 @@ { + "extends": "../../tsconfig.json", "compilerOptions": { "esModuleInterop": true, "paths": {