ソースを参照

Merge pull request #13 from kitsonk/ts-2.3.4

Update to TypeScript 2.3.4
Johannes Rieken 8 年 前
コミット
8ce9803370
5 ファイル変更859 行追加715 行削除
  1. 0 0
      lib/lib-es6-ts.js
  2. 0 0
      lib/lib-ts.js
  3. 425 357
      lib/typescriptServices.d.ts
  4. 433 357
      lib/typescriptServices.js
  5. 1 1
      package.json

ファイルの差分が大きいため隠しています
+ 0 - 0
lib/lib-es6-ts.js


ファイルの差分が大きいため隠しています
+ 0 - 0
lib/lib-ts.js


ファイルの差分が大きいため隠しています
+ 425 - 357
lib/typescriptServices.d.ts


ファイルの差分が大きいため隠しています
+ 433 - 357
lib/typescriptServices.js


+ 1 - 1
package.json

@@ -27,6 +27,6 @@
     "monaco-editor-core": "^0.8.0",
     "object-assign": "^4.1.0",
     "rimraf": "^2.5.2",
-    "typescript": "2.1.5"
+    "typescript": "2.3.4"
   }
 }

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません