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

+ 2 - 1
tsconfig.json

@@ -24,5 +24,6 @@
       "@/*": ["./*"]
     }
   },
-  "include": ["src"]
+  "include": ["src"],
+  "exclude": ["node_modules", "build", "dist"]
 }