sebavan 6 년 전
부모
커밋
44ff26b46f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      inspector/tsconfig.json

+ 1 - 1
inspector/tsconfig.json

@@ -19,7 +19,7 @@
             ],
             "babylonjs/*": [
                 "../../dist/preview release/babylon.module.d.ts"
-            ],
+            ]
         }
     }
 }