瀏覽代碼

Update tsconfig.json

rsredsq 10 年之前
父節點
當前提交
3352ce4fee
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      Script/AtomicEditor/tsconfig.json

+ 1 - 2
Script/AtomicEditor/tsconfig.json

@@ -7,8 +7,7 @@
         "removeComments": true,
         "noLib": false,
         "outDir": "out/",
-        "sourceMap": true,
-        "out": "bin.js"
+        "sourceMap": true
     },
     "filesGlob": [
         "./**/*.ts"