Browse Source

http://git.fmode.cn:3000/15179102858/jounal_inteligence.git

布丁撞奶茶 7 months ago
parent
commit
28d1bf753b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tslearn/tsconfig.json

+ 0 - 1
tslearn/tsconfig.json

@@ -10,7 +10,6 @@
     "emitDecoratorMetadata": true // 启用对装饰器元数据的实验性支持
   },
   "include": [
-    "src/**/*", // 包含 src 目录下的所有文件
     "tslearn/**/*" // 包含 src 目录下的所有文件
   ],
   "exclude": [