chore: _community test: add missing "extends" to tsconfig.json

This commit is contained in:
Alessio Gravili
2023-10-16 16:28:17 +02:00
parent 1a006fef19
commit 09e64c3be8

View File

@@ -1,4 +1,5 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"esModuleInterop": true,
"paths": {