[core/tsconfig][xs]: rm extends

This commit is contained in:
olayway 2023-06-05 18:24:03 +02:00
parent af6957e173
commit 22b57ae46f

View File

@ -1,5 +1,4 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"jsx": "react-jsx",
"module": "es2020",