lfabl 1 settimana fa
parent
commit
a9960b2c2b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      example/tsconfig.json

+ 1 - 1
example/tsconfig.json

@@ -1,5 +1,5 @@
 {
-    "extends": "../../tsconfig.json",
+    "extends": "../tsconfig.json",
     "compilerOptions": {
     }
 }