niuheng %!s(int64=2) %!d(string=hai) anos
pai
achega
995417f09a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -14,5 +14,5 @@
     "lib": [ "dom", "es5", "es2015", "es2015.promise" ],
     "strict": true
   },
-  "include": [ "./src/**/*" ]
+  "include": [ "../src/**/*" ]
 }