lfabl il y a 1 semaine
Parent
commit
a9960b2c2b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      example/tsconfig.json

+ 1 - 1
example/tsconfig.json

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