diff options
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r-- | client/tsconfig.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json index 3b903f8c8..fdcf742ea 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json | |||
@@ -65,8 +65,6 @@ | |||
65 | "src/vendor.ts", | 65 | "src/vendor.ts", |
66 | "typings/globals/es6-shim/index.d.ts", | 66 | "typings/globals/es6-shim/index.d.ts", |
67 | "typings/globals/jasmine/index.d.ts", | 67 | "typings/globals/jasmine/index.d.ts", |
68 | "typings/globals/jquery.fileupload/index.d.ts", | ||
69 | "typings/globals/jquery/index.d.ts", | ||
70 | "typings/globals/node/index.d.ts", | 68 | "typings/globals/node/index.d.ts", |
71 | "typings/index.d.ts" | 69 | "typings/index.d.ts" |
72 | ] | 70 | ] |