diff --git a/DataStream.js/tsconfig.json b/DataStream.js/tsconfig.json index 4fc6e64525..33d822391f 100644 --- a/DataStream.js/tsconfig.json +++ b/DataStream.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/FileSaver/tsconfig.json b/FileSaver/tsconfig.json index 5f8a24be10..c96374453b 100644 --- a/FileSaver/tsconfig.json +++ b/FileSaver/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/Finch/tsconfig.json b/Finch/tsconfig.json index 93b4e0cc29..0d67632f25 100644 --- a/Finch/tsconfig.json +++ b/Finch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/Headroom/tsconfig.json b/Headroom/tsconfig.json index 77d50e5f06..5bb05e29bb 100644 --- a/Headroom/tsconfig.json +++ b/Headroom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/HubSpot-pace/tsconfig.json b/HubSpot-pace/tsconfig.json index b4043659d6..2df41bdaf7 100644 --- a/HubSpot-pace/tsconfig.json +++ b/HubSpot-pace/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/JSONStream/tsconfig.json b/JSONStream/tsconfig.json index 050417814b..3509029bd0 100644 --- a/JSONStream/tsconfig.json +++ b/JSONStream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/OpenJsCad/tsconfig.json b/OpenJsCad/tsconfig.json index 1aa8cd6508..1b8c1b55ce 100644 --- a/OpenJsCad/tsconfig.json +++ b/OpenJsCad/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/PayPal-Cordova-Plugin/tsconfig.json b/PayPal-Cordova-Plugin/tsconfig.json index 1d159aa8a6..1cd4daf266 100644 --- a/PayPal-Cordova-Plugin/tsconfig.json +++ b/PayPal-Cordova-Plugin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/_debugger/tsconfig.json b/_debugger/tsconfig.json index 6e23b1457c..be1ad95ec4 100644 --- a/_debugger/tsconfig.json +++ b/_debugger/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/abs/tsconfig.json b/abs/tsconfig.json index 409a5062b6..2f5b6004be 100644 --- a/abs/tsconfig.json +++ b/abs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/absolute/tsconfig.json b/absolute/tsconfig.json index 7244d09d57..b82b939f49 100644 --- a/absolute/tsconfig.json +++ b/absolute/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/acc-wizard/tsconfig.json b/acc-wizard/tsconfig.json index e052c6c502..425a39e6b6 100644 --- a/acc-wizard/tsconfig.json +++ b/acc-wizard/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/accounting/tsconfig.json b/accounting/tsconfig.json index 6002c1b4cf..69ee4cf52f 100644 --- a/accounting/tsconfig.json +++ b/accounting/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ace/tsconfig.json b/ace/tsconfig.json index 00038a5377..c76f465da5 100644 --- a/ace/tsconfig.json +++ b/ace/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/acl/tsconfig.json b/acl/tsconfig.json index b341033430..065004a735 100644 --- a/acl/tsconfig.json +++ b/acl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/acorn/tsconfig.json b/acorn/tsconfig.json index ad9149fd2a..7c27170693 100644 --- a/acorn/tsconfig.json +++ b/acorn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/adal/tsconfig.json b/adal/tsconfig.json index e5cd85d100..13a8870e86 100644 --- a/adal/tsconfig.json +++ b/adal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/add2home/tsconfig.json b/add2home/tsconfig.json index 61f2774572..9403be7717 100644 --- a/add2home/tsconfig.json +++ b/add2home/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/adm-zip/tsconfig.json b/adm-zip/tsconfig.json index 411bc70a85..3f3e89e027 100644 --- a/adm-zip/tsconfig.json +++ b/adm-zip/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ag-grid/tsconfig.json b/ag-grid/tsconfig.json index 104bd5556c..af7b7c89c6 100644 --- a/ag-grid/tsconfig.json +++ b/ag-grid/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/agenda/tsconfig.json b/agenda/tsconfig.json index cff6d9e179..bfcc028e47 100644 --- a/agenda/tsconfig.json +++ b/agenda/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/alertify/tsconfig.json b/alertify/tsconfig.json index 06a727e36a..c45376926c 100644 --- a/alertify/tsconfig.json +++ b/alertify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/alt/tsconfig.json b/alt/tsconfig.json index dc7ce881d1..1587b6ba1a 100644 --- a/alt/tsconfig.json +++ b/alt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/amazon-product-api/tsconfig.json b/amazon-product-api/tsconfig.json index 9d7c7a06ad..af7dd3eb8a 100644 --- a/amazon-product-api/tsconfig.json +++ b/amazon-product-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/amcharts/tsconfig.json b/amcharts/tsconfig.json index 28b98e6143..af6755830c 100644 --- a/amcharts/tsconfig.json +++ b/amcharts/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/amplify-deferred/tsconfig.json b/amplify-deferred/tsconfig.json index f337f41851..3d0d08164f 100644 --- a/amplify-deferred/tsconfig.json +++ b/amplify-deferred/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/amplify/tsconfig.json b/amplify/tsconfig.json index 9fdc6ec0a0..3fb579d728 100644 --- a/amplify/tsconfig.json +++ b/amplify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/amqp-rpc/tsconfig.json b/amqp-rpc/tsconfig.json index d046e2b7af..cd51029de4 100644 --- a/amqp-rpc/tsconfig.json +++ b/amqp-rpc/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/amqplib/tsconfig.json b/amqplib/tsconfig.json index 7007156af8..0757eb2ef7 100644 --- a/amqplib/tsconfig.json +++ b/amqplib/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/analytics-node/tsconfig.json b/analytics-node/tsconfig.json index bbff823a3e..ec22377baf 100644 --- a/analytics-node/tsconfig.json +++ b/analytics-node/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-agility/tsconfig.json b/angular-agility/tsconfig.json index 9db0ce7343..464333d396 100644 --- a/angular-agility/tsconfig.json +++ b/angular-agility/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-bootstrap-calendar/tsconfig.json b/angular-bootstrap-calendar/tsconfig.json index fea77e9119..d16259ef3f 100644 --- a/angular-bootstrap-calendar/tsconfig.json +++ b/angular-bootstrap-calendar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-bootstrap-lightbox/tsconfig.json b/angular-bootstrap-lightbox/tsconfig.json index 48f0c83fcd..f9004cb8c8 100644 --- a/angular-bootstrap-lightbox/tsconfig.json +++ b/angular-bootstrap-lightbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-breadcrumb/tsconfig.json b/angular-breadcrumb/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/angular-breadcrumb/tsconfig.json +++ b/angular-breadcrumb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/angular-cookie/tsconfig.json b/angular-cookie/tsconfig.json index 971cc16c54..daef4f499a 100644 --- a/angular-cookie/tsconfig.json +++ b/angular-cookie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-dialog-service/tsconfig.json b/angular-dialog-service/tsconfig.json index 0cb34faa05..d3a707034f 100644 --- a/angular-dialog-service/tsconfig.json +++ b/angular-dialog-service/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-dynamic-locale/tsconfig.json b/angular-dynamic-locale/tsconfig.json index adbaea518a..d67e7e4e4d 100644 --- a/angular-dynamic-locale/tsconfig.json +++ b/angular-dynamic-locale/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-environment/tsconfig.json b/angular-environment/tsconfig.json index 1d9eb23dc8..2cef36a142 100644 --- a/angular-environment/tsconfig.json +++ b/angular-environment/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-file-upload/tsconfig.json b/angular-file-upload/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/angular-file-upload/tsconfig.json +++ b/angular-file-upload/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/angular-formly/tsconfig.json b/angular-formly/tsconfig.json index 272611961c..40e004021f 100644 --- a/angular-formly/tsconfig.json +++ b/angular-formly/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-fullscreen/tsconfig.json b/angular-fullscreen/tsconfig.json index d96e40f000..88eccf263d 100644 --- a/angular-fullscreen/tsconfig.json +++ b/angular-fullscreen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-gettext/tsconfig.json b/angular-gettext/tsconfig.json index ff59445f60..16c1ecdbf7 100644 --- a/angular-gettext/tsconfig.json +++ b/angular-gettext/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-google-analytics/tsconfig.json b/angular-google-analytics/tsconfig.json index 9ee2776673..f53eeaec05 100644 --- a/angular-google-analytics/tsconfig.json +++ b/angular-google-analytics/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-growl-v2/tsconfig.json b/angular-growl-v2/tsconfig.json index 182d4da7c6..b3c499263e 100644 --- a/angular-growl-v2/tsconfig.json +++ b/angular-growl-v2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-hotkeys/tsconfig.json b/angular-hotkeys/tsconfig.json index fc5e396036..879a86030b 100644 --- a/angular-hotkeys/tsconfig.json +++ b/angular-hotkeys/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-http-auth/tsconfig.json b/angular-http-auth/tsconfig.json index b425c1f74a..0085a9e38a 100644 --- a/angular-http-auth/tsconfig.json +++ b/angular-http-auth/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-httpi/tsconfig.json b/angular-httpi/tsconfig.json index 4c8cd64771..5d635609b7 100644 --- a/angular-httpi/tsconfig.json +++ b/angular-httpi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-idle/tsconfig.json b/angular-idle/tsconfig.json index ab41b30167..a39a59b57f 100644 --- a/angular-idle/tsconfig.json +++ b/angular-idle/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-jwt/tsconfig.json b/angular-jwt/tsconfig.json index ee3c7272b6..139ae337b7 100644 --- a/angular-jwt/tsconfig.json +++ b/angular-jwt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-load/tsconfig.json b/angular-load/tsconfig.json index f1611d60b7..74f2f6d253 100644 --- a/angular-load/tsconfig.json +++ b/angular-load/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-loading-bar/tsconfig.json b/angular-loading-bar/tsconfig.json index 9ba30179e7..eef6c4a914 100644 --- a/angular-loading-bar/tsconfig.json +++ b/angular-loading-bar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-local-storage/tsconfig.json b/angular-local-storage/tsconfig.json index e47878e7a6..60ebcbca49 100644 --- a/angular-local-storage/tsconfig.json +++ b/angular-local-storage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-localForage/tsconfig.json b/angular-localForage/tsconfig.json index 1515e8dd4a..41d4b4c19f 100644 --- a/angular-localForage/tsconfig.json +++ b/angular-localForage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-locker/tsconfig.json b/angular-locker/tsconfig.json index c4db3bea1c..4ab0e22b04 100644 --- a/angular-locker/tsconfig.json +++ b/angular-locker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-material/tsconfig.json b/angular-material/tsconfig.json index d5ff1ea535..93ebf9d60b 100644 --- a/angular-material/tsconfig.json +++ b/angular-material/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/angular-media-queries/tsconfig.json b/angular-media-queries/tsconfig.json index 7ed322f619..7b8dbc1875 100644 --- a/angular-media-queries/tsconfig.json +++ b/angular-media-queries/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-meteor/tsconfig.json b/angular-meteor/tsconfig.json index c4b5cd0336..af97c65dfb 100644 --- a/angular-meteor/tsconfig.json +++ b/angular-meteor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-modal/tsconfig.json b/angular-modal/tsconfig.json index c53cfa2550..860eb1ef78 100644 --- a/angular-modal/tsconfig.json +++ b/angular-modal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-notifications/tsconfig.json b/angular-notifications/tsconfig.json index afc2b8270e..c52cf81112 100644 --- a/angular-notifications/tsconfig.json +++ b/angular-notifications/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-notify/tsconfig.json b/angular-notify/tsconfig.json index 2626c541d3..8d8eb60b9f 100644 --- a/angular-notify/tsconfig.json +++ b/angular-notify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-odata-resources/tsconfig.json b/angular-odata-resources/tsconfig.json index 4ccfaf1c0c..f790a82c4f 100644 --- a/angular-odata-resources/tsconfig.json +++ b/angular-odata-resources/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-permission/tsconfig.json b/angular-permission/tsconfig.json index 2673f271c4..b11dd97d19 100644 --- a/angular-permission/tsconfig.json +++ b/angular-permission/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/angular-scenario/tsconfig.json b/angular-scenario/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/angular-scenario/tsconfig.json +++ b/angular-scenario/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/angular-scroll/tsconfig.json b/angular-scroll/tsconfig.json index f5789895e9..9452024e8b 100644 --- a/angular-scroll/tsconfig.json +++ b/angular-scroll/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-signalr-hub/tsconfig.json b/angular-signalr-hub/tsconfig.json index fbd6a82e8f..04501eb594 100644 --- a/angular-signalr-hub/tsconfig.json +++ b/angular-signalr-hub/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-spinner/tsconfig.json b/angular-spinner/tsconfig.json index 201cbd4158..94f2479cce 100644 --- a/angular-spinner/tsconfig.json +++ b/angular-spinner/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-storage/tsconfig.json b/angular-storage/tsconfig.json index c802f7e6ca..c81578da03 100644 --- a/angular-storage/tsconfig.json +++ b/angular-storage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-strap/tsconfig.json b/angular-strap/tsconfig.json index ed12fd2a71..8b426c8c0e 100644 --- a/angular-strap/tsconfig.json +++ b/angular-strap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-toastr/tsconfig.json b/angular-toastr/tsconfig.json index 34e1fd9dd7..569756aadd 100644 --- a/angular-toastr/tsconfig.json +++ b/angular-toastr/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-toasty/tsconfig.json b/angular-toasty/tsconfig.json index c248f0cd9c..83f62ee2fb 100644 --- a/angular-toasty/tsconfig.json +++ b/angular-toasty/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-touchspin/tsconfig.json b/angular-touchspin/tsconfig.json index 3c6ed8f238..9473c51847 100644 --- a/angular-touchspin/tsconfig.json +++ b/angular-touchspin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-translate/tsconfig.json b/angular-translate/tsconfig.json index 894fffdec7..12dd2b5342 100644 --- a/angular-translate/tsconfig.json +++ b/angular-translate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-ui-bootstrap/tsconfig.json b/angular-ui-bootstrap/tsconfig.json index 5776520a44..e76f1b5c61 100644 --- a/angular-ui-bootstrap/tsconfig.json +++ b/angular-ui-bootstrap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-ui-router/tsconfig.json b/angular-ui-router/tsconfig.json index eb8873a872..a09480fa34 100644 --- a/angular-ui-router/tsconfig.json +++ b/angular-ui-router/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-ui-scroll/tsconfig.json b/angular-ui-scroll/tsconfig.json index 0682539a95..259649411d 100644 --- a/angular-ui-scroll/tsconfig.json +++ b/angular-ui-scroll/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-ui-sortable/tsconfig.json b/angular-ui-sortable/tsconfig.json index 5d702ae073..56343d3c56 100644 --- a/angular-ui-sortable/tsconfig.json +++ b/angular-ui-sortable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-ui-tree/tsconfig.json b/angular-ui-tree/tsconfig.json index 6323da4ea4..66c0316b4c 100644 --- a/angular-ui-tree/tsconfig.json +++ b/angular-ui-tree/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular-wizard/tsconfig.json b/angular-wizard/tsconfig.json index 3aaa5fa4c5..951b5e0e0e 100644 --- a/angular-wizard/tsconfig.json +++ b/angular-wizard/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angular.throttle/tsconfig.json b/angular.throttle/tsconfig.json index e13a6add25..59cc3ee465 100644 --- a/angular.throttle/tsconfig.json +++ b/angular.throttle/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angularLocalStorage/tsconfig.json b/angularLocalStorage/tsconfig.json index 1c95444711..6384fa3f7e 100644 --- a/angularLocalStorage/tsconfig.json +++ b/angularLocalStorage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angularfire/tsconfig.json b/angularfire/tsconfig.json index ad2e6a61db..21e145d582 100644 --- a/angularfire/tsconfig.json +++ b/angularfire/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/angularjs/tsconfig.json b/angularjs/tsconfig.json index e89e169a13..8653344dce 100644 --- a/angularjs/tsconfig.json +++ b/angularjs/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/angulartics/tsconfig.json b/angulartics/tsconfig.json index a419ebcabb..48e13b9a7a 100644 --- a/angulartics/tsconfig.json +++ b/angulartics/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/animation-frame/tsconfig.json b/animation-frame/tsconfig.json index 200e4d3b7d..0ca71ed844 100644 --- a/animation-frame/tsconfig.json +++ b/animation-frame/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ansi-styles/tsconfig.json b/ansi-styles/tsconfig.json index 341769c34f..a633f70d76 100644 --- a/ansi-styles/tsconfig.json +++ b/ansi-styles/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ansicolors/tsconfig.json b/ansicolors/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/ansicolors/tsconfig.json +++ b/ansicolors/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/antd/tsconfig.json b/antd/tsconfig.json index 4bdcf9bbcd..197d812c22 100644 --- a/antd/tsconfig.json +++ b/antd/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/any-db-transaction/tsconfig.json b/any-db-transaction/tsconfig.json index a61f1b3632..312f073285 100644 --- a/any-db-transaction/tsconfig.json +++ b/any-db-transaction/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/any-db/tsconfig.json b/any-db/tsconfig.json index 39c338d1d9..80cbf86eb6 100644 --- a/any-db/tsconfig.json +++ b/any-db/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/anydb-sql-migrations/tsconfig.json b/anydb-sql-migrations/tsconfig.json index 46bb5b766c..6f219e28f4 100644 --- a/anydb-sql-migrations/tsconfig.json +++ b/anydb-sql-migrations/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/anydb-sql/tsconfig.json b/anydb-sql/tsconfig.json index e13f6f4dc4..7d21e01799 100644 --- a/anydb-sql/tsconfig.json +++ b/anydb-sql/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/api-error-handler/tsconfig.json b/api-error-handler/tsconfig.json index 348c5679e6..331888b947 100644 --- a/api-error-handler/tsconfig.json +++ b/api-error-handler/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/apn/tsconfig.json b/apn/tsconfig.json index 019517aedb..b71212927a 100644 --- a/apn/tsconfig.json +++ b/apn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/appframework/tsconfig.json b/appframework/tsconfig.json index afcd848f27..c3c50199f7 100644 --- a/appframework/tsconfig.json +++ b/appframework/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/appletvjs/tsconfig.json b/appletvjs/tsconfig.json index 905945bb1f..3371d6b973 100644 --- a/appletvjs/tsconfig.json +++ b/appletvjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/applicationinsights/tsconfig.json b/applicationinsights/tsconfig.json index 581f4413a0..7769102d83 100644 --- a/applicationinsights/tsconfig.json +++ b/applicationinsights/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/arbiter/tsconfig.json b/arbiter/tsconfig.json index d092e7ffce..97075831e7 100644 --- a/arbiter/tsconfig.json +++ b/arbiter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/arcgis-js-api/tsconfig.json b/arcgis-js-api/tsconfig.json index 7dae3da8b7..b7534290e0 100644 --- a/arcgis-js-api/tsconfig.json +++ b/arcgis-js-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/archiver/tsconfig.json b/archiver/tsconfig.json index f578db7f73..f04152848c 100644 --- a/archiver/tsconfig.json +++ b/archiver/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/archy/tsconfig.json b/archy/tsconfig.json index 9eab223ce6..672e65a0ac 100644 --- a/archy/tsconfig.json +++ b/archy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/argparse/tsconfig.json b/argparse/tsconfig.json index 4eac6fbc7d..ea8bcd979a 100644 --- a/argparse/tsconfig.json +++ b/argparse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/asana/tsconfig.json b/asana/tsconfig.json index 45a8ccd92b..b9320b76f5 100644 --- a/asana/tsconfig.json +++ b/asana/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/asciify/tsconfig.json b/asciify/tsconfig.json index c68521d7a3..290b21526e 100644 --- a/asciify/tsconfig.json +++ b/asciify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/aspnet-identity-pw/tsconfig.json b/aspnet-identity-pw/tsconfig.json index 790de2de67..55b4805ec9 100644 --- a/aspnet-identity-pw/tsconfig.json +++ b/aspnet-identity-pw/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/assert/tsconfig.json b/assert/tsconfig.json index a6e9707f60..5c08e1ed04 100644 --- a/assert/tsconfig.json +++ b/assert/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/assertion-error/tsconfig.json b/assertion-error/tsconfig.json index 5e55aed1bc..f96d0c19a2 100644 --- a/assertion-error/tsconfig.json +++ b/assertion-error/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/assertsharp/tsconfig.json b/assertsharp/tsconfig.json index 7bc99323a0..88a78ef144 100644 --- a/assertsharp/tsconfig.json +++ b/assertsharp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/async-lock/tsconfig.json b/async-lock/tsconfig.json index d2e4a8150d..180eaf7446 100644 --- a/async-lock/tsconfig.json +++ b/async-lock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/async-writer/tsconfig.json b/async-writer/tsconfig.json index abec665d7c..654b8d9a85 100644 --- a/async-writer/tsconfig.json +++ b/async-writer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/async/tsconfig.json b/async/tsconfig.json index 08d30f8dbb..d38c91b89e 100644 --- a/async/tsconfig.json +++ b/async/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/asyncblock/tsconfig.json b/asyncblock/tsconfig.json index df7b38de12..227b776c55 100644 --- a/asyncblock/tsconfig.json +++ b/asyncblock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/atmosphere/tsconfig.json b/atmosphere/tsconfig.json index 38e4e6b07a..d185cf16e2 100644 --- a/atmosphere/tsconfig.json +++ b/atmosphere/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/atom-keymap/tsconfig.json b/atom-keymap/tsconfig.json index b2c51dcbb2..7b54753234 100644 --- a/atom-keymap/tsconfig.json +++ b/atom-keymap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/atom/tsconfig.json b/atom/tsconfig.json index 36b1e73e9d..eeea2c90a3 100644 --- a/atom/tsconfig.json +++ b/atom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/atpl/tsconfig.json b/atpl/tsconfig.json index e8f5275638..131c3604ae 100644 --- a/atpl/tsconfig.json +++ b/atpl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/auth0-angular/tsconfig.json b/auth0-angular/tsconfig.json index 9df3e87083..2fa462742c 100644 --- a/auth0-angular/tsconfig.json +++ b/auth0-angular/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/auth0-lock/tsconfig.json b/auth0-lock/tsconfig.json index 4b24ec3228..d6afa58500 100644 --- a/auth0-lock/tsconfig.json +++ b/auth0-lock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/auth0.widget/tsconfig.json b/auth0.widget/tsconfig.json index ce66c38465..df978e1482 100644 --- a/auth0.widget/tsconfig.json +++ b/auth0.widget/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/auth0/tsconfig.json b/auth0/tsconfig.json index dd5c555664..0a16ee2b8f 100644 --- a/auth0/tsconfig.json +++ b/auth0/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/auto-launch/tsconfig.json b/auto-launch/tsconfig.json index 83b3c38d59..369ba5cc5c 100644 --- a/auto-launch/tsconfig.json +++ b/auto-launch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/autobahn/tsconfig.json b/autobahn/tsconfig.json index 087647b9d3..f7e6072fce 100644 --- a/autobahn/tsconfig.json +++ b/autobahn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/autolinker/tsconfig.json b/autolinker/tsconfig.json index b0ebcb831c..be87717ae2 100644 --- a/autolinker/tsconfig.json +++ b/autolinker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/autoprefixer-core/tsconfig.json b/autoprefixer-core/tsconfig.json index 6bee54d175..c66535de52 100644 --- a/autoprefixer-core/tsconfig.json +++ b/autoprefixer-core/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/aws-sdk/tsconfig.json b/aws-sdk/tsconfig.json index bea7935d41..62ac20f152 100644 --- a/aws-sdk/tsconfig.json +++ b/aws-sdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/axios/tsconfig.json b/axios/tsconfig.json index e399a94a49..25612e2961 100644 --- a/axios/tsconfig.json +++ b/axios/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/azure-mobile-apps/tsconfig.json b/azure-mobile-apps/tsconfig.json index 4284b68b7a..b17f58aae2 100644 --- a/azure-mobile-apps/tsconfig.json +++ b/azure-mobile-apps/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/azure-mobile-services-client/tsconfig.json b/azure-mobile-services-client/tsconfig.json index 59ef150982..cfb5ee9f10 100644 --- a/azure-mobile-services-client/tsconfig.json +++ b/azure-mobile-services-client/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/azure-sb/tsconfig.json b/azure-sb/tsconfig.json index b1738bf49d..762e71f4a2 100644 --- a/azure-sb/tsconfig.json +++ b/azure-sb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/azure/tsconfig.json b/azure/tsconfig.json index fd61c3be36..dce73524a2 100644 --- a/azure/tsconfig.json +++ b/azure/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babel-core/tsconfig.json b/babel-core/tsconfig.json index 117e401ef4..70c1c077d6 100644 --- a/babel-core/tsconfig.json +++ b/babel-core/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babel-generator/tsconfig.json b/babel-generator/tsconfig.json index b848db746c..e46a9e956c 100644 --- a/babel-generator/tsconfig.json +++ b/babel-generator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babel-template/tsconfig.json b/babel-template/tsconfig.json index c63f41d502..55e2331c8c 100644 --- a/babel-template/tsconfig.json +++ b/babel-template/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babel-traverse/tsconfig.json b/babel-traverse/tsconfig.json index 76823e2209..5afbcffaad 100644 --- a/babel-traverse/tsconfig.json +++ b/babel-traverse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babel-types/tsconfig.json b/babel-types/tsconfig.json index 24a1c4ed33..11601b0c36 100644 --- a/babel-types/tsconfig.json +++ b/babel-types/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babylon/tsconfig.json b/babylon/tsconfig.json index 87392201ef..c4a777d01c 100644 --- a/babylon/tsconfig.json +++ b/babylon/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babylonjs/tsconfig.json b/babylonjs/tsconfig.json index 87392201ef..c4a777d01c 100644 --- a/babylonjs/tsconfig.json +++ b/babylonjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/babyparse/tsconfig.json b/babyparse/tsconfig.json index b48d188093..eccc8cd69a 100644 --- a/babyparse/tsconfig.json +++ b/babyparse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone-associations/tsconfig.json b/backbone-associations/tsconfig.json index 68bec68c39..3b603741a5 100644 --- a/backbone-associations/tsconfig.json +++ b/backbone-associations/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone-relational/tsconfig.json b/backbone-relational/tsconfig.json index 7a0a967709..20a9ccb3a0 100644 --- a/backbone-relational/tsconfig.json +++ b/backbone-relational/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone.layoutmanager/tsconfig.json b/backbone.layoutmanager/tsconfig.json index 87a07e9dd8..f287941417 100644 --- a/backbone.layoutmanager/tsconfig.json +++ b/backbone.layoutmanager/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone.localstorage/tsconfig.json b/backbone.localstorage/tsconfig.json index b92237a7a3..0eabeb7dca 100644 --- a/backbone.localstorage/tsconfig.json +++ b/backbone.localstorage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone.marionette/tsconfig.json b/backbone.marionette/tsconfig.json index 1baabfe15c..fa5166772f 100644 --- a/backbone.marionette/tsconfig.json +++ b/backbone.marionette/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone.paginator/tsconfig.json b/backbone.paginator/tsconfig.json index e4941a1121..ca30ced10e 100644 --- a/backbone.paginator/tsconfig.json +++ b/backbone.paginator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone.radio/tsconfig.json b/backbone.radio/tsconfig.json index d904a77f30..12aa65dc41 100644 --- a/backbone.radio/tsconfig.json +++ b/backbone.radio/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backbone/tsconfig.json b/backbone/tsconfig.json index ab4831027e..85e19bf8a3 100644 --- a/backbone/tsconfig.json +++ b/backbone/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/backgrid/tsconfig.json b/backgrid/tsconfig.json index 1c6c2593b1..c4331d3a40 100644 --- a/backgrid/tsconfig.json +++ b/backgrid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/baconjs/tsconfig.json b/baconjs/tsconfig.json index 983b8661c7..3cd0556304 100644 --- a/baconjs/tsconfig.json +++ b/baconjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/barcode/tsconfig.json b/barcode/tsconfig.json index 7fc7d6c265..f66f5c6204 100644 --- a/barcode/tsconfig.json +++ b/barcode/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bardjs/tsconfig.json b/bardjs/tsconfig.json index 2126e2e1bc..e3d00cc1ed 100644 --- a/bardjs/tsconfig.json +++ b/bardjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/base-x/tsconfig.json b/base-x/tsconfig.json index d83ed03460..e18efdf2c7 100644 --- a/base-x/tsconfig.json +++ b/base-x/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/basic-auth/tsconfig.json b/basic-auth/tsconfig.json index 68b71941b4..06eb0913cf 100644 --- a/basic-auth/tsconfig.json +++ b/basic-auth/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/batch-stream/tsconfig.json b/batch-stream/tsconfig.json index 849fac1b93..377af76001 100644 --- a/batch-stream/tsconfig.json +++ b/batch-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bcrypt-nodejs/tsconfig.json b/bcrypt-nodejs/tsconfig.json index 3f5dce42e3..2db80659fc 100644 --- a/bcrypt-nodejs/tsconfig.json +++ b/bcrypt-nodejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bcrypt/tsconfig.json b/bcrypt/tsconfig.json index 221cfd853c..70a619adc7 100644 --- a/bcrypt/tsconfig.json +++ b/bcrypt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bcryptjs/tsconfig.json b/bcryptjs/tsconfig.json index 727c2d8934..ebf1b81515 100644 --- a/bcryptjs/tsconfig.json +++ b/bcryptjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/benchmark/tsconfig.json b/benchmark/tsconfig.json index 2d9d59d440..85df6e1ab3 100644 --- a/benchmark/tsconfig.json +++ b/benchmark/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/better-curry/tsconfig.json b/better-curry/tsconfig.json index 07e46f64f7..2098c89392 100644 --- a/better-curry/tsconfig.json +++ b/better-curry/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bezier-easing/tsconfig.json b/bezier-easing/tsconfig.json index f6f7a4047c..ab6fb82af9 100644 --- a/bezier-easing/tsconfig.json +++ b/bezier-easing/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bgiframe/tsconfig.json b/bgiframe/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/bgiframe/tsconfig.json +++ b/bgiframe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/big-integer/tsconfig.json b/big-integer/tsconfig.json index cb49e86ee8..ff891f65a2 100644 --- a/big-integer/tsconfig.json +++ b/big-integer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/big.js/tsconfig.json b/big.js/tsconfig.json index 127cfdcbae..102ae72e67 100644 --- a/big.js/tsconfig.json +++ b/big.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bigint/tsconfig.json b/bigint/tsconfig.json index 9c0362b201..3e25ecb967 100644 --- a/bigint/tsconfig.json +++ b/bigint/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bignum/tsconfig.json b/bignum/tsconfig.json index af483e0651..09ac5b622d 100644 --- a/bignum/tsconfig.json +++ b/bignum/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bigscreen/tsconfig.json b/bigscreen/tsconfig.json index 91def0afff..c449fb1ae0 100644 --- a/bigscreen/tsconfig.json +++ b/bigscreen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bingmaps/tsconfig.json b/bingmaps/tsconfig.json index a480ec9817..54cd61be88 100644 --- a/bingmaps/tsconfig.json +++ b/bingmaps/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bip21/tsconfig.json b/bip21/tsconfig.json index abe29d771c..0fc323b52d 100644 --- a/bip21/tsconfig.json +++ b/bip21/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bitwise-xor/tsconfig.json b/bitwise-xor/tsconfig.json index c239c78b34..5b7c28f898 100644 --- a/bitwise-xor/tsconfig.json +++ b/bitwise-xor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bl/tsconfig.json b/bl/tsconfig.json index 838506d685..da713a32d9 100644 --- a/bl/tsconfig.json +++ b/bl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/blazy/tsconfig.json b/blazy/tsconfig.json index 5541bfee69..5f8097bb18 100644 --- a/blazy/tsconfig.json +++ b/blazy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/blissfuljs/tsconfig.json b/blissfuljs/tsconfig.json index e91b2fd97a..26de24f582 100644 --- a/blissfuljs/tsconfig.json +++ b/blissfuljs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/blob-stream/tsconfig.json b/blob-stream/tsconfig.json index 27c5a13368..67b9cd7761 100644 --- a/blob-stream/tsconfig.json +++ b/blob-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/blocks/tsconfig.json b/blocks/tsconfig.json index ef07e7ec60..cea3804db6 100644 --- a/blocks/tsconfig.json +++ b/blocks/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/blue-tape/tsconfig.json b/blue-tape/tsconfig.json index 2ea323f0e6..04302d1e28 100644 --- a/blue-tape/tsconfig.json +++ b/blue-tape/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bluebird-retry/tsconfig.json b/bluebird-retry/tsconfig.json index 16835192d3..ab290b6e3b 100644 --- a/bluebird-retry/tsconfig.json +++ b/bluebird-retry/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bluebird/tsconfig.json b/bluebird/tsconfig.json index a26c14da84..2f67dad74e 100644 --- a/bluebird/tsconfig.json +++ b/bluebird/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/blueimp-md5/tsconfig.json b/blueimp-md5/tsconfig.json index ff6be5d3fc..0c7840bbdf 100644 --- a/blueimp-md5/tsconfig.json +++ b/blueimp-md5/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/body-parser/tsconfig.json b/body-parser/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/body-parser/tsconfig.json +++ b/body-parser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/bookshelf/tsconfig.json b/bookshelf/tsconfig.json index 73cf2108fc..c789d28f14 100644 --- a/bookshelf/tsconfig.json +++ b/bookshelf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/boolify-string/tsconfig.json b/boolify-string/tsconfig.json index 0051a3f657..c25af627ad 100644 --- a/boolify-string/tsconfig.json +++ b/boolify-string/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/boom/tsconfig.json b/boom/tsconfig.json index a763deb2b6..0ca34d3a08 100644 --- a/boom/tsconfig.json +++ b/boom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootbox/tsconfig.json b/bootbox/tsconfig.json index 9bab2e9dc0..4c5702a4ce 100644 --- a/bootbox/tsconfig.json +++ b/bootbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootpag/tsconfig.json b/bootpag/tsconfig.json index d9d17215d5..9b2a07d1b1 100644 --- a/bootpag/tsconfig.json +++ b/bootpag/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootstrap-maxlength/tsconfig.json b/bootstrap-maxlength/tsconfig.json index 1ff1de8154..d482e7b7d1 100644 --- a/bootstrap-maxlength/tsconfig.json +++ b/bootstrap-maxlength/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootstrap-notify/tsconfig.json b/bootstrap-notify/tsconfig.json index d0708bd15e..b27df7f92c 100644 --- a/bootstrap-notify/tsconfig.json +++ b/bootstrap-notify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootstrap-slider/tsconfig.json b/bootstrap-slider/tsconfig.json index c4e85c3061..afed31c049 100644 --- a/bootstrap-slider/tsconfig.json +++ b/bootstrap-slider/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootstrap-switch/tsconfig.json b/bootstrap-switch/tsconfig.json index 9b4c32465d..1ac64e6a95 100644 --- a/bootstrap-switch/tsconfig.json +++ b/bootstrap-switch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootstrap-touchspin/tsconfig.json b/bootstrap-touchspin/tsconfig.json index 2bc6ff35bb..a046a7d843 100644 --- a/bootstrap-touchspin/tsconfig.json +++ b/bootstrap-touchspin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootstrap.datepicker/tsconfig.json b/bootstrap.datepicker/tsconfig.json index a885ce9f2f..7c242b10d7 100644 --- a/bootstrap.datepicker/tsconfig.json +++ b/bootstrap.datepicker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bootstrap.paginator/tsconfig.json b/bootstrap.paginator/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/bootstrap.paginator/tsconfig.json +++ b/bootstrap.paginator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/bootstrap.timepicker/tsconfig.json b/bootstrap.timepicker/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/bootstrap.timepicker/tsconfig.json +++ b/bootstrap.timepicker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/bootstrap.v3.datetimepicker/tsconfig.json b/bootstrap.v3.datetimepicker/tsconfig.json index b787ee19dc..4b93d0b7ae 100644 --- a/bootstrap.v3.datetimepicker/tsconfig.json +++ b/bootstrap.v3.datetimepicker/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/bootstrap/tsconfig.json b/bootstrap/tsconfig.json index e3d0beb7f5..7202bd75f5 100644 --- a/bootstrap/tsconfig.json +++ b/bootstrap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bounce.js/tsconfig.json b/bounce.js/tsconfig.json index d1384246fb..8bf7f47534 100644 --- a/bounce.js/tsconfig.json +++ b/bounce.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bowser/tsconfig.json b/bowser/tsconfig.json index 2167746cbb..da76d06764 100644 --- a/bowser/tsconfig.json +++ b/bowser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/box2d/tsconfig.json b/box2d/tsconfig.json index 9e269548ea..676c2c42a3 100644 --- a/box2d/tsconfig.json +++ b/box2d/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/breeze/tsconfig.json b/breeze/tsconfig.json index 6bd1b35754..78821385f8 100644 --- a/breeze/tsconfig.json +++ b/breeze/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/brorand/tsconfig.json b/brorand/tsconfig.json index 4e545603c4..cd2bb44f8f 100644 --- a/brorand/tsconfig.json +++ b/brorand/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/browser-harness/tsconfig.json b/browser-harness/tsconfig.json index 74f3519ee8..a0732be20a 100644 --- a/browser-harness/tsconfig.json +++ b/browser-harness/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/browser-sync/tsconfig.json b/browser-sync/tsconfig.json index 92cecd02b5..8e33dc71e9 100644 --- a/browser-sync/tsconfig.json +++ b/browser-sync/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/browserify/tsconfig.json b/browserify/tsconfig.json index 8be6a93f35..e29ea03579 100644 --- a/browserify/tsconfig.json +++ b/browserify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bs58/tsconfig.json b/bs58/tsconfig.json index ebdba53e6a..047bfbfd7a 100644 --- a/bs58/tsconfig.json +++ b/bs58/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bson/tsconfig.json b/bson/tsconfig.json index 590dbcbf75..a44e9fa503 100644 --- a/bson/tsconfig.json +++ b/bson/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bucks/tsconfig.json b/bucks/tsconfig.json index 99d286aced..ba0598aff2 100644 --- a/bucks/tsconfig.json +++ b/bucks/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/buffer-compare/tsconfig.json b/buffer-compare/tsconfig.json index b8c34b6053..5ca9a18028 100644 --- a/buffer-compare/tsconfig.json +++ b/buffer-compare/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/buffer-equal/tsconfig.json b/buffer-equal/tsconfig.json index 854c07a086..82cd53bcfe 100644 --- a/buffer-equal/tsconfig.json +++ b/buffer-equal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/buffers/tsconfig.json b/buffers/tsconfig.json index c9b6e44ae0..8ed06f90d3 100644 --- a/buffers/tsconfig.json +++ b/buffers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bufferstream/tsconfig.json b/bufferstream/tsconfig.json index 2cac68e6aa..f9ba836771 100644 --- a/bufferstream/tsconfig.json +++ b/bufferstream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bugsnag/tsconfig.json b/bugsnag/tsconfig.json index 6fc53a05ea..0b1b4625ca 100644 --- a/bugsnag/tsconfig.json +++ b/bugsnag/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bull/tsconfig.json b/bull/tsconfig.json index fd8674080d..eb40d231fa 100644 --- a/bull/tsconfig.json +++ b/bull/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bunyan-logentries/tsconfig.json b/bunyan-logentries/tsconfig.json index 232cdd54b6..b62ab6686d 100644 --- a/bunyan-logentries/tsconfig.json +++ b/bunyan-logentries/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bunyan-prettystream/tsconfig.json b/bunyan-prettystream/tsconfig.json index f95b569dcd..1f519f5495 100644 --- a/bunyan-prettystream/tsconfig.json +++ b/bunyan-prettystream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bunyan/tsconfig.json b/bunyan/tsconfig.json index f03c8e141f..2beee66906 100644 --- a/bunyan/tsconfig.json +++ b/bunyan/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/business-rules-engine/tsconfig.json b/business-rules-engine/tsconfig.json index 99bce868d9..8ebc501b41 100644 --- a/business-rules-engine/tsconfig.json +++ b/business-rules-engine/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/byline/tsconfig.json b/byline/tsconfig.json index 8535f4aef5..5754ae25a7 100644 --- a/byline/tsconfig.json +++ b/byline/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bytebuffer/tsconfig.json b/bytebuffer/tsconfig.json index 7d532b1355..c82b8b1261 100644 --- a/bytebuffer/tsconfig.json +++ b/bytebuffer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/bytes/tsconfig.json b/bytes/tsconfig.json index a30cbf13be..8b7e4e50e4 100644 --- a/bytes/tsconfig.json +++ b/bytes/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/c3/tsconfig.json b/c3/tsconfig.json index 7d8db1d5ba..0db9fbc685 100644 --- a/c3/tsconfig.json +++ b/c3/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cal-heatmap/tsconfig.json b/cal-heatmap/tsconfig.json index 610517652f..8f0487a2e2 100644 --- a/cal-heatmap/tsconfig.json +++ b/cal-heatmap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/callsite/tsconfig.json b/callsite/tsconfig.json index 71a03cf9fd..ce34e53195 100644 --- a/callsite/tsconfig.json +++ b/callsite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/calq/tsconfig.json b/calq/tsconfig.json index 1dced352e7..95bf5b8356 100644 --- a/calq/tsconfig.json +++ b/calq/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/camel-case/tsconfig.json b/camel-case/tsconfig.json index a8ee45f5f1..6d379a9d5a 100644 --- a/camel-case/tsconfig.json +++ b/camel-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/camelcase/tsconfig.json b/camelcase/tsconfig.json index 9ca57ca65e..d2e2e7bbe8 100644 --- a/camelcase/tsconfig.json +++ b/camelcase/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/camljs/tsconfig.json b/camljs/tsconfig.json index cde980497e..b689c6af86 100644 --- a/camljs/tsconfig.json +++ b/camljs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/camo/tsconfig.json b/camo/tsconfig.json index 5989f125e3..55ad8d4d21 100644 --- a/camo/tsconfig.json +++ b/camo/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/canvasjs/tsconfig.json b/canvasjs/tsconfig.json index 9e79f46026..964a6e8955 100644 --- a/canvasjs/tsconfig.json +++ b/canvasjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/casperjs/tsconfig.json b/casperjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/casperjs/tsconfig.json +++ b/casperjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/chai-as-promised/tsconfig.json b/chai-as-promised/tsconfig.json index d9757a557f..faa3ff15be 100644 --- a/chai-as-promised/tsconfig.json +++ b/chai-as-promised/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai-datetime/tsconfig.json b/chai-datetime/tsconfig.json index 3d4802b14f..4ecf86a4fb 100644 --- a/chai-datetime/tsconfig.json +++ b/chai-datetime/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai-fuzzy/tsconfig.json b/chai-fuzzy/tsconfig.json index a5b3a617f6..d0ab502b12 100644 --- a/chai-fuzzy/tsconfig.json +++ b/chai-fuzzy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai-http/tsconfig.json b/chai-http/tsconfig.json index 3590626531..4453285f95 100644 --- a/chai-http/tsconfig.json +++ b/chai-http/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai-jquery/tsconfig.json b/chai-jquery/tsconfig.json index fd237382cd..3026631bf7 100644 --- a/chai-jquery/tsconfig.json +++ b/chai-jquery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai-string/tsconfig.json b/chai-string/tsconfig.json index ecbdbf7596..89290bf131 100644 --- a/chai-string/tsconfig.json +++ b/chai-string/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai-subset/tsconfig.json b/chai-subset/tsconfig.json index 926330b48c..0a1890207d 100644 --- a/chai-subset/tsconfig.json +++ b/chai-subset/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai-things/tsconfig.json b/chai-things/tsconfig.json index bc2d263c43..59d3b38578 100644 --- a/chai-things/tsconfig.json +++ b/chai-things/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chai/tsconfig.json b/chai/tsconfig.json index 8d2d5345a4..855930b2df 100644 --- a/chai/tsconfig.json +++ b/chai/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/chalk/tsconfig.json b/chalk/tsconfig.json index 8c824700f2..02f0e59176 100644 --- a/chalk/tsconfig.json +++ b/chalk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chance/tsconfig.json b/chance/tsconfig.json index 5055594899..4c3858d36c 100644 --- a/chance/tsconfig.json +++ b/chance/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/change-case/tsconfig.json b/change-case/tsconfig.json index ff927d8b4a..09c8fe7baf 100644 --- a/change-case/tsconfig.json +++ b/change-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chartist/tsconfig.json b/chartist/tsconfig.json index 0a918cf048..d11b14393f 100644 --- a/chartist/tsconfig.json +++ b/chartist/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chartjs/tsconfig.json b/chartjs/tsconfig.json index cc4f3139a9..efb0b03e22 100644 --- a/chartjs/tsconfig.json +++ b/chartjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/checksum/tsconfig.json b/checksum/tsconfig.json index dd60d1c13b..f7b6cb3368 100644 --- a/checksum/tsconfig.json +++ b/checksum/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cheerio/tsconfig.json b/cheerio/tsconfig.json index 7ac9704539..91abb07530 100644 --- a/cheerio/tsconfig.json +++ b/cheerio/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chocolatechipjs/tsconfig.json b/chocolatechipjs/tsconfig.json index f28f71f582..f3f3090f3d 100644 --- a/chocolatechipjs/tsconfig.json +++ b/chocolatechipjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chokidar/tsconfig.json b/chokidar/tsconfig.json index a548588502..6d78fa298c 100644 --- a/chokidar/tsconfig.json +++ b/chokidar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chosen/tsconfig.json b/chosen/tsconfig.json index d0db63cd61..2785328efc 100644 --- a/chosen/tsconfig.json +++ b/chosen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chroma-js/tsconfig.json b/chroma-js/tsconfig.json index a29b674fd8..b37d5e2914 100644 --- a/chroma-js/tsconfig.json +++ b/chroma-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chrome/tsconfig.json b/chrome/tsconfig.json index 4f748d8345..cdd1840bec 100644 --- a/chrome/tsconfig.json +++ b/chrome/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/chui/tsconfig.json b/chui/tsconfig.json index 53573e1fde..2e6a827c73 100644 --- a/chui/tsconfig.json +++ b/chui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/circular-json/tsconfig.json b/circular-json/tsconfig.json index 4c5b168a62..fbce76fc99 100644 --- a/circular-json/tsconfig.json +++ b/circular-json/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ckeditor/tsconfig.json b/ckeditor/tsconfig.json index d8cf35c100..1123475676 100644 --- a/ckeditor/tsconfig.json +++ b/ckeditor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/classnames/tsconfig.json b/classnames/tsconfig.json index 79247f09ad..cab85942eb 100644 --- a/classnames/tsconfig.json +++ b/classnames/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cldrjs/tsconfig.json b/cldrjs/tsconfig.json index f392660600..6a9facbbf0 100644 --- a/cldrjs/tsconfig.json +++ b/cldrjs/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/clean-css/tsconfig.json b/clean-css/tsconfig.json index a413806ce6..48f14ac317 100644 --- a/clean-css/tsconfig.json +++ b/clean-css/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cli-color/tsconfig.json b/cli-color/tsconfig.json index 32bd089c16..197da35aa4 100644 --- a/cli-color/tsconfig.json +++ b/cli-color/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cli/tsconfig.json b/cli/tsconfig.json index 2d0c860936..e9c3ce98f6 100644 --- a/cli/tsconfig.json +++ b/cli/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/clipboard/tsconfig.json b/clipboard/tsconfig.json index 832035fd47..b7a4bfab61 100644 --- a/clipboard/tsconfig.json +++ b/clipboard/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/clone/tsconfig.json b/clone/tsconfig.json index 2fb64ead5c..acb2e94c52 100644 --- a/clone/tsconfig.json +++ b/clone/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/closure-compiler/tsconfig.json b/closure-compiler/tsconfig.json index 2477334dfc..854c1d5978 100644 --- a/closure-compiler/tsconfig.json +++ b/closure-compiler/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/codemirror/tsconfig.json b/codemirror/tsconfig.json index 90b7b84735..a1e4844ea5 100644 --- a/codemirror/tsconfig.json +++ b/codemirror/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/coffeeify/tsconfig.json b/coffeeify/tsconfig.json index d3549e3a64..5198a6ba90 100644 --- a/coffeeify/tsconfig.json +++ b/coffeeify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/colorbrewer/tsconfig.json b/colorbrewer/tsconfig.json index 285bbb43c3..92a296cba1 100644 --- a/colorbrewer/tsconfig.json +++ b/colorbrewer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/colors/tsconfig.json b/colors/tsconfig.json index a4d8d8468f..0eed8cbf33 100644 --- a/colors/tsconfig.json +++ b/colors/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cometd/tsconfig.json b/cometd/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/cometd/tsconfig.json +++ b/cometd/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/commander/tsconfig.json b/commander/tsconfig.json index 0b0257359c..8d8ae65b0a 100644 --- a/commander/tsconfig.json +++ b/commander/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/commonmark/tsconfig.json b/commonmark/tsconfig.json index 987bbd87fd..9a8814d829 100644 --- a/commonmark/tsconfig.json +++ b/commonmark/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/compare-version/tsconfig.json b/compare-version/tsconfig.json index ee8abc82be..ac98c515d2 100644 --- a/compare-version/tsconfig.json +++ b/compare-version/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/complex/tsconfig.json b/complex/tsconfig.json index 2f2323a713..8b12974f90 100644 --- a/complex/tsconfig.json +++ b/complex/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/compose-function/tsconfig.json b/compose-function/tsconfig.json index 61d34fa71f..f1807ad5aa 100644 --- a/compose-function/tsconfig.json +++ b/compose-function/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/compression/tsconfig.json b/compression/tsconfig.json index e8a0786d52..73bc674305 100644 --- a/compression/tsconfig.json +++ b/compression/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/confidence/tsconfig.json b/confidence/tsconfig.json index 5a03f805a4..03e2f21847 100644 --- a/confidence/tsconfig.json +++ b/confidence/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/config/tsconfig.json b/config/tsconfig.json index 1a5b21210d..b3afd8ce30 100644 --- a/config/tsconfig.json +++ b/config/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/configstore/tsconfig.json b/configstore/tsconfig.json index 494e02f1ed..aef0250052 100644 --- a/configstore/tsconfig.json +++ b/configstore/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/connect-flash/tsconfig.json b/connect-flash/tsconfig.json index 2756e572fc..0212f0e6da 100644 --- a/connect-flash/tsconfig.json +++ b/connect-flash/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/connect-livereload/tsconfig.json b/connect-livereload/tsconfig.json index 6cc6411df1..8d85e76ccf 100644 --- a/connect-livereload/tsconfig.json +++ b/connect-livereload/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/connect-modrewrite/tsconfig.json b/connect-modrewrite/tsconfig.json index 6e73d86715..9a316db8e5 100644 --- a/connect-modrewrite/tsconfig.json +++ b/connect-modrewrite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/connect-mongo/tsconfig.json b/connect-mongo/tsconfig.json index b638c0bcc4..11a47a5d35 100644 --- a/connect-mongo/tsconfig.json +++ b/connect-mongo/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/connect-slashes/tsconfig.json b/connect-slashes/tsconfig.json index 4a2804daf2..876bc644b1 100644 --- a/connect-slashes/tsconfig.json +++ b/connect-slashes/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/connect-timeout/tsconfig.json b/connect-timeout/tsconfig.json index 473cb05e8d..d734f6fd8b 100644 --- a/connect-timeout/tsconfig.json +++ b/connect-timeout/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/connect/tsconfig.json b/connect/tsconfig.json index 9d271199a2..f42cccb822 100644 --- a/connect/tsconfig.json +++ b/connect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/console-stamp/tsconfig.json b/console-stamp/tsconfig.json index 175dd844d3..779d49375f 100644 --- a/console-stamp/tsconfig.json +++ b/console-stamp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/consolidate/tsconfig.json b/consolidate/tsconfig.json index 36bbcd9eb5..a8f19b1bb4 100644 --- a/consolidate/tsconfig.json +++ b/consolidate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/constant-case/tsconfig.json b/constant-case/tsconfig.json index c72d3aed58..367c4161b4 100644 --- a/constant-case/tsconfig.json +++ b/constant-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/consul/tsconfig.json b/consul/tsconfig.json index 537e488973..1986f0b80b 100644 --- a/consul/tsconfig.json +++ b/consul/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/content-type/tsconfig.json b/content-type/tsconfig.json index 86752de938..947f2da116 100644 --- a/content-type/tsconfig.json +++ b/content-type/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/contentful-resolve-response/tsconfig.json b/contentful-resolve-response/tsconfig.json index 6618077f13..f431fc2e5e 100644 --- a/contentful-resolve-response/tsconfig.json +++ b/contentful-resolve-response/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/contextjs/tsconfig.json b/contextjs/tsconfig.json index 19317186ff..465833691c 100644 --- a/contextjs/tsconfig.json +++ b/contextjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/convert-source-map/tsconfig.json b/convert-source-map/tsconfig.json index 8e842c5149..31666e02b8 100644 --- a/convert-source-map/tsconfig.json +++ b/convert-source-map/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/convict/tsconfig.json b/convict/tsconfig.json index 92d85893b7..30d476d4e6 100644 --- a/convict/tsconfig.json +++ b/convict/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cookie-parser/tsconfig.json b/cookie-parser/tsconfig.json index 603f20eeb2..546934f0c0 100644 --- a/cookie-parser/tsconfig.json +++ b/cookie-parser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cookie-session/tsconfig.json b/cookie-session/tsconfig.json index c99e3d6699..ed9ac5a104 100644 --- a/cookie-session/tsconfig.json +++ b/cookie-session/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cookie/tsconfig.json b/cookie/tsconfig.json index bb2f217c02..c50688c301 100644 --- a/cookie/tsconfig.json +++ b/cookie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cookiejs/tsconfig.json b/cookiejs/tsconfig.json index 94cc36bb13..b00718488d 100644 --- a/cookiejs/tsconfig.json +++ b/cookiejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cookies/tsconfig.json b/cookies/tsconfig.json index 8fc91c9a8d..6abf28c2ea 100644 --- a/cookies/tsconfig.json +++ b/cookies/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/copy-paste/tsconfig.json b/copy-paste/tsconfig.json index f75e4dfc0b..784bb55a4b 100644 --- a/copy-paste/tsconfig.json +++ b/copy-paste/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-ionic/plugins/tsconfig.json b/cordova-ionic/plugins/tsconfig.json index 251ced6f2b..bd472fd604 100644 --- a/cordova-ionic/plugins/tsconfig.json +++ b/cordova-ionic/plugins/tsconfig.json @@ -5,7 +5,8 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../../", - "typesRoot": "../../" + "typesRoot": "../../", + "noEmit": true }, "files": [ "index.d.ts" diff --git a/cordova-ionic/tsconfig.json b/cordova-ionic/tsconfig.json index dea4ea8a56..3e190767e0 100644 --- a/cordova-ionic/tsconfig.json +++ b/cordova-ionic/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-app-version/tsconfig.json b/cordova-plugin-app-version/tsconfig.json index f77ba484d6..92a3ae1f44 100644 --- a/cordova-plugin-app-version/tsconfig.json +++ b/cordova-plugin-app-version/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-background-mode/tsconfig.json b/cordova-plugin-background-mode/tsconfig.json index 88a882f269..2521c171a9 100644 --- a/cordova-plugin-background-mode/tsconfig.json +++ b/cordova-plugin-background-mode/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-email-composer/tsconfig.json b/cordova-plugin-email-composer/tsconfig.json index b61d0be3b2..06ca2cb9f0 100644 --- a/cordova-plugin-email-composer/tsconfig.json +++ b/cordova-plugin-email-composer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-ibeacon/tsconfig.json b/cordova-plugin-ibeacon/tsconfig.json index f7f04a7511..2b6580e048 100644 --- a/cordova-plugin-ibeacon/tsconfig.json +++ b/cordova-plugin-ibeacon/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-insomnia/tsconfig.json b/cordova-plugin-insomnia/tsconfig.json index 7b0dba063f..c1b1660423 100644 --- a/cordova-plugin-insomnia/tsconfig.json +++ b/cordova-plugin-insomnia/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-mapsforge/tsconfig.json b/cordova-plugin-mapsforge/tsconfig.json index f9ef58aac9..6def5d8b99 100644 --- a/cordova-plugin-mapsforge/tsconfig.json +++ b/cordova-plugin-mapsforge/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-ms-adal/tsconfig.json b/cordova-plugin-ms-adal/tsconfig.json index 366135c584..8b126d83cd 100644 --- a/cordova-plugin-ms-adal/tsconfig.json +++ b/cordova-plugin-ms-adal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-ouralabs/tsconfig.json b/cordova-plugin-ouralabs/tsconfig.json index 61980dde41..3b8c033b4a 100644 --- a/cordova-plugin-ouralabs/tsconfig.json +++ b/cordova-plugin-ouralabs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-qrscanner/tsconfig.json b/cordova-plugin-qrscanner/tsconfig.json index 1b11f2e95a..05f1295b7f 100644 --- a/cordova-plugin-qrscanner/tsconfig.json +++ b/cordova-plugin-qrscanner/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-spinner/tsconfig.json b/cordova-plugin-spinner/tsconfig.json index 3d30b37982..b7c3058320 100644 --- a/cordova-plugin-spinner/tsconfig.json +++ b/cordova-plugin-spinner/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova-plugin-x-socialsharing/tsconfig.json b/cordova-plugin-x-socialsharing/tsconfig.json index b0a9dba7a8..523f072568 100644 --- a/cordova-plugin-x-socialsharing/tsconfig.json +++ b/cordova-plugin-x-socialsharing/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordova/tsconfig.json b/cordova/tsconfig.json index 67b8a9a8fd..c4723a1e5e 100644 --- a/cordova/tsconfig.json +++ b/cordova/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cordovarduino/tsconfig.json b/cordovarduino/tsconfig.json index 7d896f3a82..52e3d53cf2 100644 --- a/cordovarduino/tsconfig.json +++ b/cordovarduino/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/core-decorators/tsconfig.json b/core-decorators/tsconfig.json index 3fc17fa666..fc85813532 100644 --- a/core-decorators/tsconfig.json +++ b/core-decorators/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/core-js/tsconfig.json b/core-js/tsconfig.json index ae064ecf17..8b9e858637 100644 --- a/core-js/tsconfig.json +++ b/core-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cors/tsconfig.json b/cors/tsconfig.json index 4250dec52f..7e012723b3 100644 --- a/cors/tsconfig.json +++ b/cors/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/couchbase/tsconfig.json b/couchbase/tsconfig.json index 548f6a1f76..d6e6be6cd0 100644 --- a/couchbase/tsconfig.json +++ b/couchbase/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cradle/tsconfig.json b/cradle/tsconfig.json index 047ebe517b..aa8c7e4117 100644 --- a/cradle/tsconfig.json +++ b/cradle/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/create-error/tsconfig.json b/create-error/tsconfig.json index af7232aa46..0b97555baf 100644 --- a/create-error/tsconfig.json +++ b/create-error/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/createjs-lib/tsconfig.json b/createjs-lib/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/createjs-lib/tsconfig.json +++ b/createjs-lib/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/createjs/tsconfig.json b/createjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/createjs/tsconfig.json +++ b/createjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/credential/tsconfig.json b/credential/tsconfig.json index f37b8c2d5a..8566ba0555 100644 --- a/credential/tsconfig.json +++ b/credential/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cron/tsconfig.json b/cron/tsconfig.json index 9e6b30ee20..984ad4188e 100644 --- a/cron/tsconfig.json +++ b/cron/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cropperjs/tsconfig.json b/cropperjs/tsconfig.json index 6a324eef4a..1fd5d93561 100644 --- a/cropperjs/tsconfig.json +++ b/cropperjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cross-storage/tsconfig.json b/cross-storage/tsconfig.json index 70635edf90..c93dc10a4c 100644 --- a/cross-storage/tsconfig.json +++ b/cross-storage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/crossfilter/tsconfig.json b/crossfilter/tsconfig.json index f187b5ba9c..244fc4c0b3 100644 --- a/crossfilter/tsconfig.json +++ b/crossfilter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/crossroads/tsconfig.json b/crossroads/tsconfig.json index 5e6cd2338f..8ec6c46b4a 100644 --- a/crossroads/tsconfig.json +++ b/crossroads/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/crypto-js/tsconfig.json b/crypto-js/tsconfig.json index e1ec7f0365..1f0223025d 100644 --- a/crypto-js/tsconfig.json +++ b/crypto-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cryptojs/tsconfig.json b/cryptojs/tsconfig.json index 5f79c6aff2..29dc64e6e5 100644 --- a/cryptojs/tsconfig.json +++ b/cryptojs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cson/tsconfig.json b/cson/tsconfig.json index 01af98b6ac..975bd1e506 100644 --- a/cson/tsconfig.json +++ b/cson/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/css/tsconfig.json b/css/tsconfig.json index bbbc872559..d8748dc4ba 100644 --- a/css/tsconfig.json +++ b/css/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/csurf/tsconfig.json b/csurf/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/csurf/tsconfig.json +++ b/csurf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/csv-stringify/tsconfig.json b/csv-stringify/tsconfig.json index db963dd783..c3d7d0e4c0 100644 --- a/csv-stringify/tsconfig.json +++ b/csv-stringify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cucumber/tsconfig.json b/cucumber/tsconfig.json index 65aaf16ce3..cd0b1fefd7 100644 --- a/cucumber/tsconfig.json +++ b/cucumber/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/cuid/tsconfig.json b/cuid/tsconfig.json index 73c583ba13..17451d51c1 100644 --- a/cuid/tsconfig.json +++ b/cuid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/custom-error-generator/tsconfig.json b/custom-error-generator/tsconfig.json index 84da14477f..982b1dcbe2 100644 --- a/custom-error-generator/tsconfig.json +++ b/custom-error-generator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/d3-dsv/tsconfig.json b/d3-dsv/tsconfig.json index 4ff33585dc..97cab50007 100644 --- a/d3-dsv/tsconfig.json +++ b/d3-dsv/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/d3.cloud.layout/tsconfig.json b/d3.cloud.layout/tsconfig.json index ff80150b2e..3698dd54cd 100644 --- a/d3.cloud.layout/tsconfig.json +++ b/d3.cloud.layout/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/d3/plugins/tsconfig.json b/d3/plugins/tsconfig.json index 730d916248..dacc4dbc52 100644 --- a/d3/plugins/tsconfig.json +++ b/d3/plugins/tsconfig.json @@ -5,7 +5,8 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../../", - "typesRoot": "../../" + "typesRoot": "../../", + "noEmit": true }, "files": [ "index.d.ts", diff --git a/d3/tsconfig.json b/d3/tsconfig.json index 57451c0117..bbb8f12412 100644 --- a/d3/tsconfig.json +++ b/d3/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dagre-d3/tsconfig.json b/dagre-d3/tsconfig.json index 403f5a9452..e03baf821b 100644 --- a/dagre-d3/tsconfig.json +++ b/dagre-d3/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dagre/tsconfig.json b/dagre/tsconfig.json index 1428a01fd6..1ac2880306 100644 --- a/dagre/tsconfig.json +++ b/dagre/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dat-gui/tsconfig.json b/dat-gui/tsconfig.json index 0a976d3f11..ba28809f85 100644 --- a/dat-gui/tsconfig.json +++ b/dat-gui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/data-driven/tsconfig.json b/data-driven/tsconfig.json index 53cdef443f..92ca7596a7 100644 --- a/data-driven/tsconfig.json +++ b/data-driven/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/datatables-buttons/tsconfig.json b/datatables-buttons/tsconfig.json index d99975acae..facb49b610 100644 --- a/datatables-buttons/tsconfig.json +++ b/datatables-buttons/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/date.format.js/tsconfig.json b/date.format.js/tsconfig.json index e30618fea4..1c9a0844db 100644 --- a/date.format.js/tsconfig.json +++ b/date.format.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/datejs/tsconfig.json b/datejs/tsconfig.json index 19da09cbdf..dd8d5b85a3 100644 --- a/datejs/tsconfig.json +++ b/datejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dc/tsconfig.json b/dc/tsconfig.json index 6abdcd445a..ebca68dc72 100644 --- a/dc/tsconfig.json +++ b/dc/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/debounce/tsconfig.json b/debounce/tsconfig.json index ca438e4940..e3c287ecb9 100644 --- a/debounce/tsconfig.json +++ b/debounce/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/debug/tsconfig.json b/debug/tsconfig.json index 6d5e6e9896..e4ef6fe090 100644 --- a/debug/tsconfig.json +++ b/debug/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/decamelize/tsconfig.json b/decamelize/tsconfig.json index a5e09841f7..8a2b0a4b91 100644 --- a/decamelize/tsconfig.json +++ b/decamelize/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/decimal.js/tsconfig.json b/decimal.js/tsconfig.json index b94f1e3445..3080ae8390 100644 --- a/decimal.js/tsconfig.json +++ b/decimal.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/decorum/tsconfig.json b/decorum/tsconfig.json index 45a275b683..f86b1c6338 100644 --- a/decorum/tsconfig.json +++ b/decorum/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/deep-diff/tsconfig.json b/deep-diff/tsconfig.json index 7de6a6cdfa..fd891f7a32 100644 --- a/deep-diff/tsconfig.json +++ b/deep-diff/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/deep-equal/tsconfig.json b/deep-equal/tsconfig.json index 35da3a2fc9..52a61eec74 100644 --- a/deep-equal/tsconfig.json +++ b/deep-equal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/deep-extend/tsconfig.json b/deep-extend/tsconfig.json index 08ac72799a..3c24b87ea6 100644 --- a/deep-extend/tsconfig.json +++ b/deep-extend/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/deep-freeze/tsconfig.json b/deep-freeze/tsconfig.json index 9507716268..68be412da4 100644 --- a/deep-freeze/tsconfig.json +++ b/deep-freeze/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/del/tsconfig.json b/del/tsconfig.json index 029959ea22..f5a8907f0b 100644 --- a/del/tsconfig.json +++ b/del/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/denodeify/tsconfig.json b/denodeify/tsconfig.json index ffafb81a74..5f596b882a 100644 --- a/denodeify/tsconfig.json +++ b/denodeify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/depd/tsconfig.json b/depd/tsconfig.json index 5867db1e2d..62c0a183d6 100644 --- a/depd/tsconfig.json +++ b/depd/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/deployJava/tsconfig.json b/deployJava/tsconfig.json index 27bca1b85e..ef8254ce3d 100644 --- a/deployJava/tsconfig.json +++ b/deployJava/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/detect-indent/tsconfig.json b/detect-indent/tsconfig.json index e9a74f0ef1..5d8da03a2e 100644 --- a/detect-indent/tsconfig.json +++ b/detect-indent/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/devexpress-web/tsconfig.json b/devexpress-web/tsconfig.json index 4a41100937..a5bd95b8cc 100644 --- a/devexpress-web/tsconfig.json +++ b/devexpress-web/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/devextreme/tsconfig.json b/devextreme/tsconfig.json index 5ff42c5594..7b13cd4de4 100644 --- a/devextreme/tsconfig.json +++ b/devextreme/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/dexie/tsconfig.json b/dexie/tsconfig.json index e0e40fba3d..0d00efa12c 100644 --- a/dexie/tsconfig.json +++ b/dexie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dhtmlxgantt/tsconfig.json b/dhtmlxgantt/tsconfig.json index 60027c20f6..9eae9e5660 100644 --- a/dhtmlxgantt/tsconfig.json +++ b/dhtmlxgantt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dhtmlxscheduler/tsconfig.json b/dhtmlxscheduler/tsconfig.json index 6c9994f24d..07114555e4 100644 --- a/dhtmlxscheduler/tsconfig.json +++ b/dhtmlxscheduler/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/di-lite/tsconfig.json b/di-lite/tsconfig.json index add2f69e2b..edfe10ffa3 100644 --- a/di-lite/tsconfig.json +++ b/di-lite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/diff-match-patch/tsconfig.json b/diff-match-patch/tsconfig.json index 8310752935..1f464256f1 100644 --- a/diff-match-patch/tsconfig.json +++ b/diff-match-patch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/diff/tsconfig.json b/diff/tsconfig.json index e4a83bfee4..a1f9e05a66 100644 --- a/diff/tsconfig.json +++ b/diff/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/docCookies/tsconfig.json b/docCookies/tsconfig.json index c47e89caf3..9e0cacf043 100644 --- a/docCookies/tsconfig.json +++ b/docCookies/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dock-spawn/tsconfig.json b/dock-spawn/tsconfig.json index 886aeaae47..398a990f06 100644 --- a/dock-spawn/tsconfig.json +++ b/dock-spawn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/docopt/tsconfig.json b/docopt/tsconfig.json index 694b782ea0..04150bf64a 100644 --- a/docopt/tsconfig.json +++ b/docopt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/documentdb-server/tsconfig.json b/documentdb-server/tsconfig.json index e3581862f7..7a537a26f6 100644 --- a/documentdb-server/tsconfig.json +++ b/documentdb-server/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/documentdb/tsconfig.json b/documentdb/tsconfig.json index 72443e8cf0..8ccf655ea1 100644 --- a/documentdb/tsconfig.json +++ b/documentdb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dojo/tsconfig.json b/dojo/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/dojo/tsconfig.json +++ b/dojo/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/dom4/tsconfig.json b/dom4/tsconfig.json index 33f6bc5e0c..3960d603f5 100644 --- a/dom4/tsconfig.json +++ b/dom4/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/domo/tsconfig.json b/domo/tsconfig.json index 947550a10c..58c0633836 100644 --- a/domo/tsconfig.json +++ b/domo/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dompurify/tsconfig.json b/dompurify/tsconfig.json index 8120d5651f..3f59c350a6 100644 --- a/dompurify/tsconfig.json +++ b/dompurify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/domready/tsconfig.json b/domready/tsconfig.json index 1ee82f8513..063b409597 100644 --- a/domready/tsconfig.json +++ b/domready/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/donna/tsconfig.json b/donna/tsconfig.json index 0ebc4f005f..2b1c6a04dc 100644 --- a/donna/tsconfig.json +++ b/donna/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dot-case/tsconfig.json b/dot-case/tsconfig.json index 9af684a45d..6c8b4724f6 100644 --- a/dot-case/tsconfig.json +++ b/dot-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dot-prop/tsconfig.json b/dot-prop/tsconfig.json index c89f41ca05..542b016a33 100644 --- a/dot-prop/tsconfig.json +++ b/dot-prop/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dot/tsconfig.json b/dot/tsconfig.json index c0b2cb2cc0..65544a0c7e 100644 --- a/dot/tsconfig.json +++ b/dot/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dotdotdot/tsconfig.json b/dotdotdot/tsconfig.json index 7c47af363e..36c359d357 100644 --- a/dotdotdot/tsconfig.json +++ b/dotdotdot/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dotenv/tsconfig.json b/dotenv/tsconfig.json index 7c1fe815b2..639d164f43 100644 --- a/dotenv/tsconfig.json +++ b/dotenv/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/doublearray/tsconfig.json b/doublearray/tsconfig.json index 0cbd3919cd..8fb951cbba 100644 --- a/doublearray/tsconfig.json +++ b/doublearray/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/draft-js/tsconfig.json b/draft-js/tsconfig.json index 5605a02735..96cb41c49a 100644 --- a/draft-js/tsconfig.json +++ b/draft-js/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dragula/tsconfig.json b/dragula/tsconfig.json index b00b98071e..732da16603 100644 --- a/dragula/tsconfig.json +++ b/dragula/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/drop/tsconfig.json b/drop/tsconfig.json index 15aa0e8c68..9464865fd0 100644 --- a/drop/tsconfig.json +++ b/drop/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dropboxjs/tsconfig.json b/dropboxjs/tsconfig.json index 11d5f1bdf3..cbd2027815 100644 --- a/dropboxjs/tsconfig.json +++ b/dropboxjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dropzone/tsconfig.json b/dropzone/tsconfig.json index 980d520d08..4e95563bd0 100644 --- a/dropzone/tsconfig.json +++ b/dropzone/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dsv/tsconfig.json b/dsv/tsconfig.json index c1fb60763a..16dbdf7f10 100644 --- a/dsv/tsconfig.json +++ b/dsv/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dts-bundle/tsconfig.json b/dts-bundle/tsconfig.json index 009822c578..b063f5147f 100644 --- a/dts-bundle/tsconfig.json +++ b/dts-bundle/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/durandal/tsconfig.json b/durandal/tsconfig.json index b797acbf9b..98c460c2f5 100644 --- a/durandal/tsconfig.json +++ b/durandal/tsconfig.json @@ -8,6 +8,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/dustjs-linkedin/tsconfig.json b/dustjs-linkedin/tsconfig.json index bf8f8eeb5f..f6cca882d4 100644 --- a/dustjs-linkedin/tsconfig.json +++ b/dustjs-linkedin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dw-bxslider-4/tsconfig.json b/dw-bxslider-4/tsconfig.json index c1f9f138c5..63cca8919d 100644 --- a/dw-bxslider-4/tsconfig.json +++ b/dw-bxslider-4/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dymo-label-framework/tsconfig.json b/dymo-label-framework/tsconfig.json index d0fcae9d94..3fc88c61b6 100644 --- a/dymo-label-framework/tsconfig.json +++ b/dymo-label-framework/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/dynatable/tsconfig.json b/dynatable/tsconfig.json index dfbda986d6..b0d09a5e0b 100644 --- a/dynatable/tsconfig.json +++ b/dynatable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/each/tsconfig.json b/each/tsconfig.json index cdc781efc8..639d5468e4 100644 --- a/each/tsconfig.json +++ b/each/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easeljs/tsconfig.json b/easeljs/tsconfig.json index 5b2e7e44f2..2c86de699b 100644 --- a/easeljs/tsconfig.json +++ b/easeljs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-api-request/tsconfig.json b/easy-api-request/tsconfig.json index fc30c9d298..fab6cedbfd 100644 --- a/easy-api-request/tsconfig.json +++ b/easy-api-request/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-jsend/tsconfig.json b/easy-jsend/tsconfig.json index 78b440dfc1..6a9ed16b99 100644 --- a/easy-jsend/tsconfig.json +++ b/easy-jsend/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-session/tsconfig.json b/easy-session/tsconfig.json index bd1171b061..33e750cb43 100644 --- a/easy-session/tsconfig.json +++ b/easy-session/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-table/tsconfig.json b/easy-table/tsconfig.json index 57e65a5de7..930264e421 100644 --- a/easy-table/tsconfig.json +++ b/easy-table/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-x-headers/tsconfig.json b/easy-x-headers/tsconfig.json index 41093e83f6..1be5a7202b 100644 --- a/easy-x-headers/tsconfig.json +++ b/easy-x-headers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-xapi-supertest/tsconfig.json b/easy-xapi-supertest/tsconfig.json index 324e6d4763..09c91b4ee8 100644 --- a/easy-xapi-supertest/tsconfig.json +++ b/easy-xapi-supertest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-xapi-utils/tsconfig.json b/easy-xapi-utils/tsconfig.json index 94c01512e5..30af5ad4e4 100644 --- a/easy-xapi-utils/tsconfig.json +++ b/easy-xapi-utils/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easy-xapi/tsconfig.json b/easy-xapi/tsconfig.json index 5b1fce14a5..04803fe0fe 100644 --- a/easy-xapi/tsconfig.json +++ b/easy-xapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/easystarjs/tsconfig.json b/easystarjs/tsconfig.json index 1423b0f759..d2ab7b4520 100644 --- a/easystarjs/tsconfig.json +++ b/easystarjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/egg.js/tsconfig.json b/egg.js/tsconfig.json index 38a0dd0f64..e12dcc83c4 100644 --- a/egg.js/tsconfig.json +++ b/egg.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ejs-locals/tsconfig.json b/ejs-locals/tsconfig.json index 44923369ee..ba3a8268e1 100644 --- a/ejs-locals/tsconfig.json +++ b/ejs-locals/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ejs/tsconfig.json b/ejs/tsconfig.json index e12c792a61..bc3a10e98a 100644 --- a/ejs/tsconfig.json +++ b/ejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/electron-builder/tsconfig.json b/electron-builder/tsconfig.json index 1b4b1679a8..b4b0d72ab7 100644 --- a/electron-builder/tsconfig.json +++ b/electron-builder/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/electron-json-storage/tsconfig.json b/electron-json-storage/tsconfig.json index 494021f37a..112c09f91a 100644 --- a/electron-json-storage/tsconfig.json +++ b/electron-json-storage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/electron-packager/tsconfig.json b/electron-packager/tsconfig.json index d397d50b6e..2909617582 100644 --- a/electron-packager/tsconfig.json +++ b/electron-packager/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/electron-window-state/tsconfig.json b/electron-window-state/tsconfig.json index 21f1add038..4bc0c64b3a 100644 --- a/electron-window-state/tsconfig.json +++ b/electron-window-state/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/element-resize-event/tsconfig.json b/element-resize-event/tsconfig.json index 7732fbea1d..d50a59d85e 100644 --- a/element-resize-event/tsconfig.json +++ b/element-resize-event/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/elm/tsconfig.json b/elm/tsconfig.json index bb2f22b348..690e73f398 100644 --- a/elm/tsconfig.json +++ b/elm/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/email-addresses/tsconfig.json b/email-addresses/tsconfig.json index 045290e28d..85808f1b59 100644 --- a/email-addresses/tsconfig.json +++ b/email-addresses/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/email-templates/tsconfig.json b/email-templates/tsconfig.json index 4136b6d287..0056e0c2f1 100644 --- a/email-templates/tsconfig.json +++ b/email-templates/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/email-validator/tsconfig.json b/email-validator/tsconfig.json index 8e15451653..0ea36e4b8b 100644 --- a/email-validator/tsconfig.json +++ b/email-validator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ember/tsconfig.json b/ember/tsconfig.json index 3c876b9356..0f66f1dfa2 100644 --- a/ember/tsconfig.json +++ b/ember/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/emissary/tsconfig.json b/emissary/tsconfig.json index 2e4fba733d..09e78eaccf 100644 --- a/emissary/tsconfig.json +++ b/emissary/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/empower/tsconfig.json b/empower/tsconfig.json index e3fdf37344..b71ff40df6 100644 --- a/empower/tsconfig.json +++ b/empower/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/emscripten/tsconfig.json b/emscripten/tsconfig.json index aa3cb6dc80..0afcbd2118 100644 --- a/emscripten/tsconfig.json +++ b/emscripten/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/encoding-japanese/tsconfig.json b/encoding-japanese/tsconfig.json index 6d5f0d7b1f..cdcb56d155 100644 --- a/encoding-japanese/tsconfig.json +++ b/encoding-japanese/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/envify/tsconfig.json b/envify/tsconfig.json index e860bb7641..4fbacfb0b8 100644 --- a/envify/tsconfig.json +++ b/envify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/enzyme/tsconfig.json b/enzyme/tsconfig.json index 0644e7d49e..c5d060ef26 100644 --- a/enzyme/tsconfig.json +++ b/enzyme/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/eonasdan-bootstrap-datetimepicker/tsconfig.json b/eonasdan-bootstrap-datetimepicker/tsconfig.json index e2984ad511..fc9a9c90bc 100644 --- a/eonasdan-bootstrap-datetimepicker/tsconfig.json +++ b/eonasdan-bootstrap-datetimepicker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/epiceditor/tsconfig.json b/epiceditor/tsconfig.json index d25b5e8d1d..3824f0a076 100644 --- a/epiceditor/tsconfig.json +++ b/epiceditor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/eq.js/tsconfig.json b/eq.js/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/eq.js/tsconfig.json +++ b/eq.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/error-stack-parser/tsconfig.json b/error-stack-parser/tsconfig.json index e142bbcad8..4c55ce6aa6 100644 --- a/error-stack-parser/tsconfig.json +++ b/error-stack-parser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/errorhandler/tsconfig.json b/errorhandler/tsconfig.json index d10b518a79..e5aa080264 100644 --- a/errorhandler/tsconfig.json +++ b/errorhandler/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/es6-collections/tsconfig.json b/es6-collections/tsconfig.json index c429bebc1a..49c185abc6 100644 --- a/es6-collections/tsconfig.json +++ b/es6-collections/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/es6-promise/tsconfig.json b/es6-promise/tsconfig.json index ac9b621576..75261f9178 100644 --- a/es6-promise/tsconfig.json +++ b/es6-promise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/es6-shim/tsconfig.json b/es6-shim/tsconfig.json index c8da0ebfaa..40699a6d39 100644 --- a/es6-shim/tsconfig.json +++ b/es6-shim/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/escape-html/tsconfig.json b/escape-html/tsconfig.json index d727482db6..8227299442 100644 --- a/escape-html/tsconfig.json +++ b/escape-html/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/escape-latex/tsconfig.json b/escape-latex/tsconfig.json index ad7d300911..6a919e03ae 100644 --- a/escape-latex/tsconfig.json +++ b/escape-latex/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/escape-string-regexp/tsconfig.json b/escape-string-regexp/tsconfig.json index 0b64c7ee28..fb8f2b61b6 100644 --- a/escape-string-regexp/tsconfig.json +++ b/escape-string-regexp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/esprima/tsconfig.json b/esprima/tsconfig.json index 60d9d69323..004387ae66 100644 --- a/esprima/tsconfig.json +++ b/esprima/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/estree/tsconfig.json b/estree/tsconfig.json index d8cd2c6a71..cdbdee4182 100644 --- a/estree/tsconfig.json +++ b/estree/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/evaporate/tsconfig.json b/evaporate/tsconfig.json index bc510f07d8..b0f423a607 100644 --- a/evaporate/tsconfig.json +++ b/evaporate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/event-kit/tsconfig.json b/event-kit/tsconfig.json index 0a13fe4014..af60393c4c 100644 --- a/event-kit/tsconfig.json +++ b/event-kit/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/event-loop-lag/tsconfig.json b/event-loop-lag/tsconfig.json index 7270b53bc5..69b51a434e 100644 --- a/event-loop-lag/tsconfig.json +++ b/event-loop-lag/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/event-stream/tsconfig.json b/event-stream/tsconfig.json index 2e83b6a1b9..ed7435bc63 100644 --- a/event-stream/tsconfig.json +++ b/event-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/eventemitter2/tsconfig.json b/eventemitter2/tsconfig.json index 16268f6a23..1324765611 100644 --- a/eventemitter2/tsconfig.json +++ b/eventemitter2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/eventemitter3/tsconfig.json b/eventemitter3/tsconfig.json index 39aa8b7dfa..00b9c0748b 100644 --- a/eventemitter3/tsconfig.json +++ b/eventemitter3/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/evernote/tsconfig.json b/evernote/tsconfig.json index b5c443b920..6be1d71870 100644 --- a/evernote/tsconfig.json +++ b/evernote/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/exit/tsconfig.json b/exit/tsconfig.json index 218056852c..9dc672a970 100644 --- a/exit/tsconfig.json +++ b/exit/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/expect.js/tsconfig.json b/expect.js/tsconfig.json index 949a8f45a6..0c3607a979 100644 --- a/expect.js/tsconfig.json +++ b/expect.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/expect/tsconfig.json b/expect/tsconfig.json index 163ed50290..c044132cc7 100644 --- a/expect/tsconfig.json +++ b/expect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/expectations/tsconfig.json b/expectations/tsconfig.json index c04bed2825..b12eccd9fb 100644 --- a/expectations/tsconfig.json +++ b/expectations/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-brute-memcached/tsconfig.json b/express-brute-memcached/tsconfig.json index 52457a1db3..71c30d9bf7 100644 --- a/express-brute-memcached/tsconfig.json +++ b/express-brute-memcached/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-brute-mongo/tsconfig.json b/express-brute-mongo/tsconfig.json index 414e3fc6a0..793bacc820 100644 --- a/express-brute-mongo/tsconfig.json +++ b/express-brute-mongo/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-brute/tsconfig.json b/express-brute/tsconfig.json index 18479471e4..752053d8a1 100644 --- a/express-brute/tsconfig.json +++ b/express-brute/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-debug/tsconfig.json b/express-debug/tsconfig.json index eed61d6be7..34bc09436d 100644 --- a/express-debug/tsconfig.json +++ b/express-debug/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-graphql/tsconfig.json b/express-graphql/tsconfig.json index b03f9262fe..0cd6b6642b 100644 --- a/express-graphql/tsconfig.json +++ b/express-graphql/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-handlebars/tsconfig.json b/express-handlebars/tsconfig.json index e7ed3e000a..d453c5d28e 100644 --- a/express-handlebars/tsconfig.json +++ b/express-handlebars/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-jwt/tsconfig.json b/express-jwt/tsconfig.json index e36490f514..5c0d943fbb 100644 --- a/express-jwt/tsconfig.json +++ b/express-jwt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-less/tsconfig.json b/express-less/tsconfig.json index ca51a6ccdd..a7b898cb88 100644 --- a/express-less/tsconfig.json +++ b/express-less/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-minify/tsconfig.json b/express-minify/tsconfig.json index e24549c0d2..809a57e045 100644 --- a/express-minify/tsconfig.json +++ b/express-minify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-myconnection/tsconfig.json b/express-myconnection/tsconfig.json index 0be067a31c..315e915f93 100644 --- a/express-myconnection/tsconfig.json +++ b/express-myconnection/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-openapi/tsconfig.json b/express-openapi/tsconfig.json index e25e1f9c4d..539c3ba7be 100644 --- a/express-openapi/tsconfig.json +++ b/express-openapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-partials/tsconfig.json b/express-partials/tsconfig.json index a7aa1f353d..281b376da6 100644 --- a/express-partials/tsconfig.json +++ b/express-partials/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-route-fs/tsconfig.json b/express-route-fs/tsconfig.json index 7e41dc45ba..719948ffca 100644 --- a/express-route-fs/tsconfig.json +++ b/express-route-fs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-serve-static-core/tsconfig.json b/express-serve-static-core/tsconfig.json index 5da4c0bde4..b64e880fd9 100644 --- a/express-serve-static-core/tsconfig.json +++ b/express-serve-static-core/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-session/tsconfig.json b/express-session/tsconfig.json index 38b73f07be..f9dd8a5923 100644 --- a/express-session/tsconfig.json +++ b/express-session/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-unless/tsconfig.json b/express-unless/tsconfig.json index 5da1f8ba23..6f9cd474f3 100644 --- a/express-unless/tsconfig.json +++ b/express-unless/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-useragent/tsconfig.json b/express-useragent/tsconfig.json index d5f37bf2df..324a7ee4b9 100644 --- a/express-useragent/tsconfig.json +++ b/express-useragent/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express-validator/tsconfig.json b/express-validator/tsconfig.json index d5012682d7..30f040f482 100644 --- a/express-validator/tsconfig.json +++ b/express-validator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/express/tsconfig.json b/express/tsconfig.json index 19f795ba45..93f7985b27 100644 --- a/express/tsconfig.json +++ b/express/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/extend/tsconfig.json b/extend/tsconfig.json index 273297295e..68832918e7 100644 --- a/extend/tsconfig.json +++ b/extend/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/extended-listbox/tsconfig.json b/extended-listbox/tsconfig.json index 9706bfe42d..8ae01eb561 100644 --- a/extended-listbox/tsconfig.json +++ b/extended-listbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/extjs/tsconfig.json b/extjs/tsconfig.json index 422fc9bd72..d76d608a20 100644 --- a/extjs/tsconfig.json +++ b/extjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/eyes/tsconfig.json b/eyes/tsconfig.json index ab5e5a9f95..aba901556f 100644 --- a/eyes/tsconfig.json +++ b/eyes/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fabric/tsconfig.json b/fabric/tsconfig.json index bfc9c5d554..ac5f0d2ae9 100644 --- a/fabric/tsconfig.json +++ b/fabric/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/facebook-js-sdk/tsconfig.json b/facebook-js-sdk/tsconfig.json index becd5722e5..a986f1c81d 100644 --- a/facebook-js-sdk/tsconfig.json +++ b/facebook-js-sdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/facebook-pixel/tsconfig.json b/facebook-pixel/tsconfig.json index 8779081a3a..d77e7ca1ae 100644 --- a/facebook-pixel/tsconfig.json +++ b/facebook-pixel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/faker/tsconfig.json b/faker/tsconfig.json index 7934b93591..cfe1ad3e35 100644 --- a/faker/tsconfig.json +++ b/faker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/falcor-express/tsconfig.json b/falcor-express/tsconfig.json index 4303e1b2ed..fcf1edff3e 100644 --- a/falcor-express/tsconfig.json +++ b/falcor-express/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/falcor-http-datasource/tsconfig.json b/falcor-http-datasource/tsconfig.json index e2189fb00e..bc5018e6df 100644 --- a/falcor-http-datasource/tsconfig.json +++ b/falcor-http-datasource/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/falcor-json-graph/tsconfig.json b/falcor-json-graph/tsconfig.json index b5014a7852..b8e819e448 100644 --- a/falcor-json-graph/tsconfig.json +++ b/falcor-json-graph/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/falcor-router/tsconfig.json b/falcor-router/tsconfig.json index 1ca82b2a67..e934d38485 100644 --- a/falcor-router/tsconfig.json +++ b/falcor-router/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/falcor/tsconfig.json b/falcor/tsconfig.json index 35ee574a82..b434dc79f8 100644 --- a/falcor/tsconfig.json +++ b/falcor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/famous/tsconfig.json b/famous/tsconfig.json index f009ae2430..29953fb075 100644 --- a/famous/tsconfig.json +++ b/famous/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fancybox/tsconfig.json b/fancybox/tsconfig.json index d77699a54b..aea440bb42 100644 --- a/fancybox/tsconfig.json +++ b/fancybox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/farbtastic/tsconfig.json b/farbtastic/tsconfig.json index f53c9b2dd5..973f8c6bc8 100644 --- a/farbtastic/tsconfig.json +++ b/farbtastic/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fast-stats/tsconfig.json b/fast-stats/tsconfig.json index ebdde4310d..fe7fa90a05 100644 --- a/fast-stats/tsconfig.json +++ b/fast-stats/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fastclick/tsconfig.json b/fastclick/tsconfig.json index 7f64610e2c..d5e3f01aff 100644 --- a/fastclick/tsconfig.json +++ b/fastclick/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/favico.js/tsconfig.json b/favico.js/tsconfig.json index 79980f481f..19b60d9d96 100644 --- a/favico.js/tsconfig.json +++ b/favico.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fb/tsconfig.json b/fb/tsconfig.json index e70f672bf3..26b487ba69 100644 --- a/fb/tsconfig.json +++ b/fb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fbemitter/tsconfig.json b/fbemitter/tsconfig.json index a0c03224a3..06ede5915c 100644 --- a/fbemitter/tsconfig.json +++ b/fbemitter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/featherlight/tsconfig.json b/featherlight/tsconfig.json index 82de192e1d..cd0c51046e 100644 --- a/featherlight/tsconfig.json +++ b/featherlight/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ffi/tsconfig.json b/ffi/tsconfig.json index 0964d55df5..dc546a8160 100644 --- a/ffi/tsconfig.json +++ b/ffi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fhir/tsconfig.json b/fhir/tsconfig.json index c510451c27..9b3372cd83 100644 --- a/fhir/tsconfig.json +++ b/fhir/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fibers/tsconfig.json b/fibers/tsconfig.json index 98e130ac32..b2a0ed0541 100644 --- a/fibers/tsconfig.json +++ b/fibers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/field/tsconfig.json b/field/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/field/tsconfig.json +++ b/field/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/file-url/tsconfig.json b/file-url/tsconfig.json index 8a7b597325..3e5adada37 100644 --- a/file-url/tsconfig.json +++ b/file-url/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/filesize/tsconfig.json b/filesize/tsconfig.json index d20556ac37..bf1f096601 100644 --- a/filesize/tsconfig.json +++ b/filesize/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/filesystem/tsconfig.json b/filesystem/tsconfig.json index 42020204f7..cc5cab2366 100644 --- a/filesystem/tsconfig.json +++ b/filesystem/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/filewriter/tsconfig.json b/filewriter/tsconfig.json index d6ee7675f2..8c436b8c0e 100644 --- a/filewriter/tsconfig.json +++ b/filewriter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/finalhandler/tsconfig.json b/finalhandler/tsconfig.json index 7e572dba51..71e1b18a1e 100644 --- a/finalhandler/tsconfig.json +++ b/finalhandler/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/findup-sync/tsconfig.json b/findup-sync/tsconfig.json index fbbfd51c97..de430e0369 100644 --- a/findup-sync/tsconfig.json +++ b/findup-sync/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fingerprintjs/tsconfig.json b/fingerprintjs/tsconfig.json index f13b897905..68b135110b 100644 --- a/fingerprintjs/tsconfig.json +++ b/fingerprintjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/firebase-client/tsconfig.json b/firebase-client/tsconfig.json index 13d347ec42..5ef70a225e 100644 --- a/firebase-client/tsconfig.json +++ b/firebase-client/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/firebase-token-generator/tsconfig.json b/firebase-token-generator/tsconfig.json index bb243647f1..1b39b7305b 100644 --- a/firebase-token-generator/tsconfig.json +++ b/firebase-token-generator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/firebase/tsconfig.json b/firebase/tsconfig.json index 0d3fb6fd55..43300f6887 100644 --- a/firebase/tsconfig.json +++ b/firebase/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/firefox/tsconfig.json b/firefox/tsconfig.json index 9a59bdf6d4..6d36adc76a 100644 --- a/firefox/tsconfig.json +++ b/firefox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/first-mate/tsconfig.json b/first-mate/tsconfig.json index 8ee38e1ead..97fb3ce26b 100644 --- a/first-mate/tsconfig.json +++ b/first-mate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fixed-data-table/tsconfig.json b/fixed-data-table/tsconfig.json index 0998e53b7d..bc2b1729e5 100644 --- a/fixed-data-table/tsconfig.json +++ b/fixed-data-table/tsconfig.json @@ -10,6 +10,9 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/flake-idgen/tsconfig.json b/flake-idgen/tsconfig.json index 695ca8def8..41473289f8 100644 --- a/flake-idgen/tsconfig.json +++ b/flake-idgen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flat/tsconfig.json b/flat/tsconfig.json index 709e84e012..77fb265a44 100644 --- a/flat/tsconfig.json +++ b/flat/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flexSlider/tsconfig.json b/flexSlider/tsconfig.json index ae0fd51847..5e6dd3cc71 100644 --- a/flexSlider/tsconfig.json +++ b/flexSlider/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flickity/tsconfig.json b/flickity/tsconfig.json index 5098ad4917..91acb2685e 100644 --- a/flickity/tsconfig.json +++ b/flickity/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flight/tsconfig.json b/flight/tsconfig.json index 9d448ed1ad..c69a12c594 100644 --- a/flight/tsconfig.json +++ b/flight/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flightplan/tsconfig.json b/flightplan/tsconfig.json index af573e61e9..4d238608db 100644 --- a/flightplan/tsconfig.json +++ b/flightplan/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flipsnap/tsconfig.json b/flipsnap/tsconfig.json index 29b65bd511..6c575f16c7 100644 --- a/flipsnap/tsconfig.json +++ b/flipsnap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flot/tsconfig.json b/flot/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/flot/tsconfig.json +++ b/flot/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/flowjs/tsconfig.json b/flowjs/tsconfig.json index 9df43147c7..47c748fce9 100644 --- a/flowjs/tsconfig.json +++ b/flowjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flux-standard-action/tsconfig.json b/flux-standard-action/tsconfig.json index 5453487583..5894f12705 100644 --- a/flux-standard-action/tsconfig.json +++ b/flux-standard-action/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/flux/tsconfig.json b/flux/tsconfig.json index d5594deca0..f286bf39fa 100644 --- a/flux/tsconfig.json +++ b/flux/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fluxxor/tsconfig.json b/fluxxor/tsconfig.json index dff9e58745..58d73011f3 100644 --- a/fluxxor/tsconfig.json +++ b/fluxxor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fontoxml/tsconfig.json b/fontoxml/tsconfig.json index e93f5d797a..3550d8777d 100644 --- a/fontoxml/tsconfig.json +++ b/fontoxml/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/forge-di/tsconfig.json b/forge-di/tsconfig.json index efe6c8b941..d2f9df576b 100644 --- a/forge-di/tsconfig.json +++ b/forge-di/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/form-data/tsconfig.json b/form-data/tsconfig.json index eedc07c78b..4377857150 100644 --- a/form-data/tsconfig.json +++ b/form-data/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/form-serializer/tsconfig.json b/form-serializer/tsconfig.json index 670b0ae0de..63295c2856 100644 --- a/form-serializer/tsconfig.json +++ b/form-serializer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/format-unicorn/tsconfig.json b/format-unicorn/tsconfig.json index d8a9998975..0d533fd11a 100644 --- a/format-unicorn/tsconfig.json +++ b/format-unicorn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/formidable/tsconfig.json b/formidable/tsconfig.json index c4d2126819..a1da22ad89 100644 --- a/formidable/tsconfig.json +++ b/formidable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/foundation-sites/tsconfig.json b/foundation-sites/tsconfig.json index f8ed3cf9e3..49e2447540 100644 --- a/foundation-sites/tsconfig.json +++ b/foundation-sites/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/foundation/tsconfig.json b/foundation/tsconfig.json index 009ff64a77..965628cc22 100644 --- a/foundation/tsconfig.json +++ b/foundation/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fpsmeter/tsconfig.json b/fpsmeter/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/fpsmeter/tsconfig.json +++ b/fpsmeter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/freedom/tsconfig.json b/freedom/tsconfig.json index 223a0f4df6..290438aaae 100644 --- a/freedom/tsconfig.json +++ b/freedom/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/freeport/tsconfig.json b/freeport/tsconfig.json index f9b39a55bd..37797a6be5 100644 --- a/freeport/tsconfig.json +++ b/freeport/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/from/tsconfig.json b/from/tsconfig.json index 66b0a96853..35dab22fbc 100644 --- a/from/tsconfig.json +++ b/from/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fromjs/tsconfig.json b/fromjs/tsconfig.json index e737517b61..58316de850 100644 --- a/fromjs/tsconfig.json +++ b/fromjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fromnow/tsconfig.json b/fromnow/tsconfig.json index c062278692..641b1351bf 100644 --- a/fromnow/tsconfig.json +++ b/fromnow/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fs-ext/tsconfig.json b/fs-ext/tsconfig.json index 44a24b374f..60b566e6ce 100644 --- a/fs-ext/tsconfig.json +++ b/fs-ext/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fs-extra-promise/tsconfig.json b/fs-extra-promise/tsconfig.json index 4f95541c00..32a0caa267 100644 --- a/fs-extra-promise/tsconfig.json +++ b/fs-extra-promise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fs-extra/tsconfig.json b/fs-extra/tsconfig.json index 21f9e2877c..75f75c3f62 100644 --- a/fs-extra/tsconfig.json +++ b/fs-extra/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fs-finder/tsconfig.json b/fs-finder/tsconfig.json index 1b20474c00..b923b37757 100644 --- a/fs-finder/tsconfig.json +++ b/fs-finder/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fs-mock/tsconfig.json b/fs-mock/tsconfig.json index fe99dfd8d4..93dfa28480 100644 --- a/fs-mock/tsconfig.json +++ b/fs-mock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ftdomdelegate/tsconfig.json b/ftdomdelegate/tsconfig.json index 92ee7fa6d5..6d8846eb1f 100644 --- a/ftdomdelegate/tsconfig.json +++ b/ftdomdelegate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ftp/tsconfig.json b/ftp/tsconfig.json index e8baabbee8..3445564a6d 100644 --- a/ftp/tsconfig.json +++ b/ftp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ftpd/tsconfig.json b/ftpd/tsconfig.json index 8215c2e19e..83533a903a 100644 --- a/ftpd/tsconfig.json +++ b/ftpd/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fullCalendar/tsconfig.json b/fullCalendar/tsconfig.json index 20612dd433..65b45ed8c1 100644 --- a/fullCalendar/tsconfig.json +++ b/fullCalendar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fullname/tsconfig.json b/fullname/tsconfig.json index 5f0fc83466..27a687e612 100644 --- a/fullname/tsconfig.json +++ b/fullname/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/fuse/tsconfig.json b/fuse/tsconfig.json index a5ed471b2a..7d1b758f59 100644 --- a/fuse/tsconfig.json +++ b/fuse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gae.channel.api/tsconfig.json b/gae.channel.api/tsconfig.json index b6feb54acf..f1e6eb1baf 100644 --- a/gae.channel.api/tsconfig.json +++ b/gae.channel.api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gamepad/tsconfig.json b/gamepad/tsconfig.json index d2133ad2ff..9395ad8bea 100644 --- a/gamepad/tsconfig.json +++ b/gamepad/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gamequery/tsconfig.json b/gamequery/tsconfig.json index f16f86710f..05d85736c5 100644 --- a/gamequery/tsconfig.json +++ b/gamequery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gandi-livedns/tsconfig.json b/gandi-livedns/tsconfig.json index 439af6205f..0312289af2 100644 --- a/gandi-livedns/tsconfig.json +++ b/gandi-livedns/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gapi.auth2/tsconfig.json b/gapi.auth2/tsconfig.json index 73c7834919..f1fede065e 100644 --- a/gapi.auth2/tsconfig.json +++ b/gapi.auth2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gapi.pagespeedonline/tsconfig.json b/gapi.pagespeedonline/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/gapi.pagespeedonline/tsconfig.json +++ b/gapi.pagespeedonline/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/gapi.translate/tsconfig.json b/gapi.translate/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/gapi.translate/tsconfig.json +++ b/gapi.translate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/gapi.urlshortener/tsconfig.json b/gapi.urlshortener/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/gapi.urlshortener/tsconfig.json +++ b/gapi.urlshortener/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/gapi.youtube/tsconfig.json b/gapi.youtube/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/gapi.youtube/tsconfig.json +++ b/gapi.youtube/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/gapi.youtubeAnalytics/tsconfig.json b/gapi.youtubeAnalytics/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/gapi.youtubeAnalytics/tsconfig.json +++ b/gapi.youtubeAnalytics/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/gapi/tsconfig.json b/gapi/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/gapi/tsconfig.json +++ b/gapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/gently/tsconfig.json b/gently/tsconfig.json index 82a2f2c5ce..9e1e957393 100644 --- a/gently/tsconfig.json +++ b/gently/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/geoip-lite/tsconfig.json b/geoip-lite/tsconfig.json index 41f03ad956..4040cbc213 100644 --- a/geoip-lite/tsconfig.json +++ b/geoip-lite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/geojson/tsconfig.json b/geojson/tsconfig.json index 3067fb9d0a..72767b13f3 100644 --- a/geojson/tsconfig.json +++ b/geojson/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/geometry-dom/tsconfig.json b/geometry-dom/tsconfig.json index 5e3ced37cd..0fe0082478 100644 --- a/geometry-dom/tsconfig.json +++ b/geometry-dom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/giraffe/tsconfig.json b/giraffe/tsconfig.json index 9c567427d2..65587d49dd 100644 --- a/giraffe/tsconfig.json +++ b/giraffe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/git-config/tsconfig.json b/git-config/tsconfig.json index 936b0e9c7b..06c6cfe00a 100644 --- a/git-config/tsconfig.json +++ b/git-config/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/git/tsconfig.json b/git/tsconfig.json index 4f00b00aba..2287c5553d 100644 --- a/git/tsconfig.json +++ b/git/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gl-matrix/tsconfig.json b/gl-matrix/tsconfig.json index e942ff9ace..80baf96a4c 100644 --- a/gl-matrix/tsconfig.json +++ b/gl-matrix/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gldatepicker/tsconfig.json b/gldatepicker/tsconfig.json index 81c2db90f0..0fdf9d9777 100644 --- a/gldatepicker/tsconfig.json +++ b/gldatepicker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/glidejs/tsconfig.json b/glidejs/tsconfig.json index 415fd99c8d..89e8647978 100644 --- a/glidejs/tsconfig.json +++ b/glidejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/glob-expand/tsconfig.json b/glob-expand/tsconfig.json index 7f362342a8..ac29f5303e 100644 --- a/glob-expand/tsconfig.json +++ b/glob-expand/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/glob-stream/tsconfig.json b/glob-stream/tsconfig.json index af5e15f6f9..7b3d2f8a14 100644 --- a/glob-stream/tsconfig.json +++ b/glob-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/glob/tsconfig.json b/glob/tsconfig.json index 83108e0786..424fefa0db 100644 --- a/glob/tsconfig.json +++ b/glob/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/globalize/tsconfig.json b/globalize/tsconfig.json index 8a4ecbe9fb..9b44f65189 100644 --- a/globalize/tsconfig.json +++ b/globalize/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gm/tsconfig.json b/gm/tsconfig.json index 1478029144..f789d7a3e0 100644 --- a/gm/tsconfig.json +++ b/gm/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/go/tsconfig.json b/go/tsconfig.json index 8467194232..6a11909954 100644 --- a/go/tsconfig.json +++ b/go/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/google-closure-compiler/tsconfig.json b/google-closure-compiler/tsconfig.json index 5921a2685a..ec55958214 100644 --- a/google-closure-compiler/tsconfig.json +++ b/google-closure-compiler/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/google-drive-realtime-api/tsconfig.json b/google-drive-realtime-api/tsconfig.json index 1d8432252b..df0c484b77 100644 --- a/google-drive-realtime-api/tsconfig.json +++ b/google-drive-realtime-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/google-maps/tsconfig.json b/google-maps/tsconfig.json index 71249dcd01..06a2202ca8 100644 --- a/google-maps/tsconfig.json +++ b/google-maps/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/google.analytics/tsconfig.json b/google.analytics/tsconfig.json index 9f77215a53..1e53e101a9 100644 --- a/google.analytics/tsconfig.json +++ b/google.analytics/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/google.feeds/tsconfig.json b/google.feeds/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/google.feeds/tsconfig.json +++ b/google.feeds/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/google.geolocation/tsconfig.json b/google.geolocation/tsconfig.json index 9bf2f2c4d5..d2a2bba047 100644 --- a/google.geolocation/tsconfig.json +++ b/google.geolocation/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/google.picker/tsconfig.json b/google.picker/tsconfig.json index 702b8097ee..bea12c6237 100644 --- a/google.picker/tsconfig.json +++ b/google.picker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/google.visualization/tsconfig.json b/google.visualization/tsconfig.json index 432731965d..f34a34256b 100644 --- a/google.visualization/tsconfig.json +++ b/google.visualization/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/googlemaps.infobubble/tsconfig.json b/googlemaps.infobubble/tsconfig.json index 3ef861fbbc..9485ec6f3b 100644 --- a/googlemaps.infobubble/tsconfig.json +++ b/googlemaps.infobubble/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/googlemaps/tsconfig.json b/googlemaps/tsconfig.json index 406d07c53e..01389fb82a 100644 --- a/googlemaps/tsconfig.json +++ b/googlemaps/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/graceful-fs/tsconfig.json b/graceful-fs/tsconfig.json index 972dc12d82..e2caf15b94 100644 --- a/graceful-fs/tsconfig.json +++ b/graceful-fs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/graham_scan/tsconfig.json b/graham_scan/tsconfig.json index 5c8a37b278..ab29975c64 100644 --- a/graham_scan/tsconfig.json +++ b/graham_scan/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/graphene-pk11/tsconfig.json b/graphene-pk11/tsconfig.json index ebf3ceb575..19a10848a1 100644 --- a/graphene-pk11/tsconfig.json +++ b/graphene-pk11/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/graphviz/tsconfig.json b/graphviz/tsconfig.json index 682fd0df0c..d480f233f9 100644 --- a/graphviz/tsconfig.json +++ b/graphviz/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gravatar/tsconfig.json b/gravatar/tsconfig.json index d2aa712640..3242e0096d 100644 --- a/gravatar/tsconfig.json +++ b/gravatar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/greasemonkey/tsconfig.json b/greasemonkey/tsconfig.json index f722433b18..7637eae7ae 100644 --- a/greasemonkey/tsconfig.json +++ b/greasemonkey/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/grecaptcha/tsconfig.json b/grecaptcha/tsconfig.json index 0325404e92..f58b000b93 100644 --- a/grecaptcha/tsconfig.json +++ b/grecaptcha/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/greensock/tsconfig.json b/greensock/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/greensock/tsconfig.json +++ b/greensock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/gridfs-stream/tsconfig.json b/gridfs-stream/tsconfig.json index 1c2f8e3bfe..dbaced02f7 100644 --- a/gridfs-stream/tsconfig.json +++ b/gridfs-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gridstack/tsconfig.json b/gridstack/tsconfig.json index a26ae0fe6a..ceeed2a2d9 100644 --- a/gridstack/tsconfig.json +++ b/gridstack/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/grunt/tsconfig.json b/grunt/tsconfig.json index 02ff47c81f..c6bdbdd86e 100644 --- a/grunt/tsconfig.json +++ b/grunt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-autoprefixer/tsconfig.json b/gulp-autoprefixer/tsconfig.json index f16a55f287..595c60a416 100644 --- a/gulp-autoprefixer/tsconfig.json +++ b/gulp-autoprefixer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-babel/tsconfig.json b/gulp-babel/tsconfig.json index e620d4a4a2..62316f3054 100644 --- a/gulp-babel/tsconfig.json +++ b/gulp-babel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-cached/tsconfig.json b/gulp-cached/tsconfig.json index 220fdf2753..a94388ff62 100644 --- a/gulp-cached/tsconfig.json +++ b/gulp-cached/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-changed/tsconfig.json b/gulp-changed/tsconfig.json index 8890f09a5f..dce5c40541 100644 --- a/gulp-changed/tsconfig.json +++ b/gulp-changed/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-cheerio/tsconfig.json b/gulp-cheerio/tsconfig.json index 48abaf6756..11ccb1bd19 100644 --- a/gulp-cheerio/tsconfig.json +++ b/gulp-cheerio/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-coffeeify/tsconfig.json b/gulp-coffeeify/tsconfig.json index 43fb25e17d..435fbca423 100644 --- a/gulp-coffeeify/tsconfig.json +++ b/gulp-coffeeify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-coffeelint/tsconfig.json b/gulp-coffeelint/tsconfig.json index 2592f20025..abfebbbdaf 100644 --- a/gulp-coffeelint/tsconfig.json +++ b/gulp-coffeelint/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-concat/tsconfig.json b/gulp-concat/tsconfig.json index 1f90df90dc..c36d1d127a 100644 --- a/gulp-concat/tsconfig.json +++ b/gulp-concat/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-csso/tsconfig.json b/gulp-csso/tsconfig.json index 1bc6bfe5e1..403272527a 100644 --- a/gulp-csso/tsconfig.json +++ b/gulp-csso/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-debug/tsconfig.json b/gulp-debug/tsconfig.json index 4dee3f88db..1cc9f969b8 100644 --- a/gulp-debug/tsconfig.json +++ b/gulp-debug/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-dtsm/tsconfig.json b/gulp-dtsm/tsconfig.json index 9a95419ecb..3eac7df1de 100644 --- a/gulp-dtsm/tsconfig.json +++ b/gulp-dtsm/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-espower/tsconfig.json b/gulp-espower/tsconfig.json index 18ff74a3f8..ee303e4674 100644 --- a/gulp-espower/tsconfig.json +++ b/gulp-espower/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-filter/tsconfig.json b/gulp-filter/tsconfig.json index 292b010232..668d317086 100644 --- a/gulp-filter/tsconfig.json +++ b/gulp-filter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-flatten/tsconfig.json b/gulp-flatten/tsconfig.json index a477dc72c9..e91b476275 100644 --- a/gulp-flatten/tsconfig.json +++ b/gulp-flatten/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-gh-pages/tsconfig.json b/gulp-gh-pages/tsconfig.json index 3a34aa5dcc..92c2b9e88e 100644 --- a/gulp-gh-pages/tsconfig.json +++ b/gulp-gh-pages/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-gzip/tsconfig.json b/gulp-gzip/tsconfig.json index 5cc3ab7519..d65eb9d3e9 100644 --- a/gulp-gzip/tsconfig.json +++ b/gulp-gzip/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-help/tsconfig.json b/gulp-help/tsconfig.json index 31a5b333ad..aeebecaccb 100644 --- a/gulp-help/tsconfig.json +++ b/gulp-help/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-html-replace/tsconfig.json b/gulp-html-replace/tsconfig.json index f16d8b07a5..c5aa5c4740 100644 --- a/gulp-html-replace/tsconfig.json +++ b/gulp-html-replace/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-htmlmin/tsconfig.json b/gulp-htmlmin/tsconfig.json index cd050b8d31..8729debae5 100644 --- a/gulp-htmlmin/tsconfig.json +++ b/gulp-htmlmin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-if/tsconfig.json b/gulp-if/tsconfig.json index 73ace93956..f301e004e6 100644 --- a/gulp-if/tsconfig.json +++ b/gulp-if/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-inject/tsconfig.json b/gulp-inject/tsconfig.json index 2c7c7861a0..423c12a876 100644 --- a/gulp-inject/tsconfig.json +++ b/gulp-inject/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-install/tsconfig.json b/gulp-install/tsconfig.json index 8a8bdb5d8b..2409bf6970 100644 --- a/gulp-install/tsconfig.json +++ b/gulp-install/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-istanbul/tsconfig.json b/gulp-istanbul/tsconfig.json index 2442c25f16..70a2c3fba4 100644 --- a/gulp-istanbul/tsconfig.json +++ b/gulp-istanbul/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-jade/tsconfig.json b/gulp-jade/tsconfig.json index 60f65079b0..0e7443d58e 100644 --- a/gulp-jade/tsconfig.json +++ b/gulp-jade/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-jasmine-browser/tsconfig.json b/gulp-jasmine-browser/tsconfig.json index af83358758..05f8a6b38c 100644 --- a/gulp-jasmine-browser/tsconfig.json +++ b/gulp-jasmine-browser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-json-editor/tsconfig.json b/gulp-json-editor/tsconfig.json index 58e65c0ed3..2f4a1f2453 100644 --- a/gulp-json-editor/tsconfig.json +++ b/gulp-json-editor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-jspm/tsconfig.json b/gulp-jspm/tsconfig.json index 1e94dd8fa9..e3a9d95115 100644 --- a/gulp-jspm/tsconfig.json +++ b/gulp-jspm/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-less/tsconfig.json b/gulp-less/tsconfig.json index d512861aa7..92bb8ebeb6 100644 --- a/gulp-less/tsconfig.json +++ b/gulp-less/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-load-plugins/tsconfig.json b/gulp-load-plugins/tsconfig.json index 1ec7de95bf..85c89c2438 100644 --- a/gulp-load-plugins/tsconfig.json +++ b/gulp-load-plugins/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-minify-css/tsconfig.json b/gulp-minify-css/tsconfig.json index a823afb50a..544e58ce71 100644 --- a/gulp-minify-css/tsconfig.json +++ b/gulp-minify-css/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-minify-html/tsconfig.json b/gulp-minify-html/tsconfig.json index 6cbe9e4512..5539e3e722 100644 --- a/gulp-minify-html/tsconfig.json +++ b/gulp-minify-html/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-mocha/tsconfig.json b/gulp-mocha/tsconfig.json index 12f02faaee..fe691bfc76 100644 --- a/gulp-mocha/tsconfig.json +++ b/gulp-mocha/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-newer/tsconfig.json b/gulp-newer/tsconfig.json index 9ed561086e..378121120b 100644 --- a/gulp-newer/tsconfig.json +++ b/gulp-newer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-ng-annotate/tsconfig.json b/gulp-ng-annotate/tsconfig.json index 0964490e0c..702abef847 100644 --- a/gulp-ng-annotate/tsconfig.json +++ b/gulp-ng-annotate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-nodemon/tsconfig.json b/gulp-nodemon/tsconfig.json index db36817e82..46c815687a 100644 --- a/gulp-nodemon/tsconfig.json +++ b/gulp-nodemon/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-plumber/tsconfig.json b/gulp-plumber/tsconfig.json index 063de3d207..82c911ee0e 100644 --- a/gulp-plumber/tsconfig.json +++ b/gulp-plumber/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-protractor/tsconfig.json b/gulp-protractor/tsconfig.json index cfa1f66d20..86c7db970a 100644 --- a/gulp-protractor/tsconfig.json +++ b/gulp-protractor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-remember/tsconfig.json b/gulp-remember/tsconfig.json index d74d9758eb..adcb4ba6f1 100644 --- a/gulp-remember/tsconfig.json +++ b/gulp-remember/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-rename/tsconfig.json b/gulp-rename/tsconfig.json index 67ca908712..2fbbce872f 100644 --- a/gulp-rename/tsconfig.json +++ b/gulp-rename/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-replace/tsconfig.json b/gulp-replace/tsconfig.json index 142391e57b..c2f4a1ca66 100644 --- a/gulp-replace/tsconfig.json +++ b/gulp-replace/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-rev-replace/tsconfig.json b/gulp-rev-replace/tsconfig.json index 38a2ee2222..925b6464c0 100644 --- a/gulp-rev-replace/tsconfig.json +++ b/gulp-rev-replace/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-rev/tsconfig.json b/gulp-rev/tsconfig.json index 296a61e4be..6297f40dc1 100644 --- a/gulp-rev/tsconfig.json +++ b/gulp-rev/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-ruby-sass/tsconfig.json b/gulp-ruby-sass/tsconfig.json index c3ef5d1cc2..3ce7bba432 100644 --- a/gulp-ruby-sass/tsconfig.json +++ b/gulp-ruby-sass/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-sass/tsconfig.json b/gulp-sass/tsconfig.json index 1067ac46e8..28bbde5764 100644 --- a/gulp-sass/tsconfig.json +++ b/gulp-sass/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-shell/tsconfig.json b/gulp-shell/tsconfig.json index ba4df5b58b..c0ff0bbf98 100644 --- a/gulp-shell/tsconfig.json +++ b/gulp-shell/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-size/tsconfig.json b/gulp-size/tsconfig.json index 83d206cdb4..ff051ea86b 100644 --- a/gulp-size/tsconfig.json +++ b/gulp-size/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-sort/tsconfig.json b/gulp-sort/tsconfig.json index 52a5691df4..36c1600c9e 100644 --- a/gulp-sort/tsconfig.json +++ b/gulp-sort/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-sourcemaps/tsconfig.json b/gulp-sourcemaps/tsconfig.json index 2214d51947..83c223bf12 100644 --- a/gulp-sourcemaps/tsconfig.json +++ b/gulp-sourcemaps/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-strip-debug/tsconfig.json b/gulp-strip-debug/tsconfig.json index 864ec1c89b..860787d45d 100644 --- a/gulp-strip-debug/tsconfig.json +++ b/gulp-strip-debug/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-svg-sprite/tsconfig.json b/gulp-svg-sprite/tsconfig.json index dcef6351bb..cb5b65a7db 100644 --- a/gulp-svg-sprite/tsconfig.json +++ b/gulp-svg-sprite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-task-listing/tsconfig.json b/gulp-task-listing/tsconfig.json index 42f8af59ce..2620a15d19 100644 --- a/gulp-task-listing/tsconfig.json +++ b/gulp-task-listing/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-tsd/tsconfig.json b/gulp-tsd/tsconfig.json index d622f03169..175447b12e 100644 --- a/gulp-tsd/tsconfig.json +++ b/gulp-tsd/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-tslint/tsconfig.json b/gulp-tslint/tsconfig.json index 76a06133e6..4d0ef18559 100644 --- a/gulp-tslint/tsconfig.json +++ b/gulp-tslint/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-typedoc/tsconfig.json b/gulp-typedoc/tsconfig.json index 108d12fbf7..e94c954b6a 100644 --- a/gulp-typedoc/tsconfig.json +++ b/gulp-typedoc/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-typescript/tsconfig.json b/gulp-typescript/tsconfig.json index f530827f20..4d0a3e7412 100644 --- a/gulp-typescript/tsconfig.json +++ b/gulp-typescript/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-uglify/tsconfig.json b/gulp-uglify/tsconfig.json index 4dfa4b456a..4c9ef05696 100644 --- a/gulp-uglify/tsconfig.json +++ b/gulp-uglify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-useref/tsconfig.json b/gulp-useref/tsconfig.json index a2830194fb..e506ac7582 100644 --- a/gulp-useref/tsconfig.json +++ b/gulp-useref/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-util/tsconfig.json b/gulp-util/tsconfig.json index 42b5196e9c..226b76842d 100644 --- a/gulp-util/tsconfig.json +++ b/gulp-util/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp-watch/tsconfig.json b/gulp-watch/tsconfig.json index 1b782a0027..d8edbede79 100644 --- a/gulp-watch/tsconfig.json +++ b/gulp-watch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/gulp/tsconfig.json b/gulp/tsconfig.json index 3a06af0b14..985fc6fa14 100644 --- a/gulp/tsconfig.json +++ b/gulp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hammerjs/tsconfig.json b/hammerjs/tsconfig.json index a683edf8fb..9f6e02aab0 100644 --- a/hammerjs/tsconfig.json +++ b/hammerjs/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/handlebars/tsconfig.json b/handlebars/tsconfig.json index d92f1f82fa..fd84c537af 100644 --- a/handlebars/tsconfig.json +++ b/handlebars/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/handsontable/tsconfig.json b/handsontable/tsconfig.json index 0795e3699f..03df718e37 100644 --- a/handsontable/tsconfig.json +++ b/handsontable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hapi/tsconfig.json b/hapi/tsconfig.json index 6eb2202e72..984afb5d2c 100644 --- a/hapi/tsconfig.json +++ b/hapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/harmony-proxy/tsconfig.json b/harmony-proxy/tsconfig.json index 28efea1cb8..42d322ac39 100644 --- a/harmony-proxy/tsconfig.json +++ b/harmony-proxy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hasher/tsconfig.json b/hasher/tsconfig.json index a2a378c82c..3c9988efed 100644 --- a/hasher/tsconfig.json +++ b/hasher/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hashids/tsconfig.json b/hashids/tsconfig.json index e3e95c51f7..48ee470667 100644 --- a/hashids/tsconfig.json +++ b/hashids/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hashmap/tsconfig.json b/hashmap/tsconfig.json index 972d2b9c63..847fb926a7 100644 --- a/hashmap/tsconfig.json +++ b/hashmap/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/hashset/tsconfig.json b/hashset/tsconfig.json index a75762d5bd..aec61c8e50 100644 --- a/hashset/tsconfig.json +++ b/hashset/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hashtable/tsconfig.json b/hashtable/tsconfig.json index 3daa1478a6..96babb583b 100644 --- a/hashtable/tsconfig.json +++ b/hashtable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/he/tsconfig.json b/he/tsconfig.json index b445304cf2..fe02ef4b1e 100644 --- a/he/tsconfig.json +++ b/he/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/heap/tsconfig.json b/heap/tsconfig.json index e0b99dbdf6..19e384b5fc 100644 --- a/heap/tsconfig.json +++ b/heap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/heatmap.js/tsconfig.json b/heatmap.js/tsconfig.json index e7fc6ee8d2..8015f72625 100644 --- a/heatmap.js/tsconfig.json +++ b/heatmap.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hellojs/tsconfig.json b/hellojs/tsconfig.json index 8c3823de48..770da56386 100644 --- a/hellojs/tsconfig.json +++ b/hellojs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/helmet/tsconfig.json b/helmet/tsconfig.json index 8a0b350586..536c06971b 100644 --- a/helmet/tsconfig.json +++ b/helmet/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/highcharts-ng/tsconfig.json b/highcharts-ng/tsconfig.json index 728971d87f..9a88c6decd 100644 --- a/highcharts-ng/tsconfig.json +++ b/highcharts-ng/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/highcharts/tsconfig.json b/highcharts/tsconfig.json index 91b7ccba19..f2f1f493f5 100644 --- a/highcharts/tsconfig.json +++ b/highcharts/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/highland/tsconfig.json b/highland/tsconfig.json index a17e01fc5d..f053531903 100644 --- a/highland/tsconfig.json +++ b/highland/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/history/tsconfig.json b/history/tsconfig.json index 20828918cd..fc317ff3fe 100644 --- a/history/tsconfig.json +++ b/history/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hooker/tsconfig.json b/hooker/tsconfig.json index a8751ef3e7..b7fe5e6d8d 100644 --- a/hooker/tsconfig.json +++ b/hooker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hopscotch/tsconfig.json b/hopscotch/tsconfig.json index 0a30105580..5d6c64d60e 100644 --- a/hopscotch/tsconfig.json +++ b/hopscotch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/howler/tsconfig.json b/howler/tsconfig.json index 7818622a7c..27cde3e75f 100644 --- a/howler/tsconfig.json +++ b/howler/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/html-entities/tsconfig.json b/html-entities/tsconfig.json index 6fbdf5b602..2658e9f372 100644 --- a/html-entities/tsconfig.json +++ b/html-entities/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/html-minifier/tsconfig.json b/html-minifier/tsconfig.json index 9b2d166532..979a126ad7 100644 --- a/html-minifier/tsconfig.json +++ b/html-minifier/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/html-to-text/tsconfig.json b/html-to-text/tsconfig.json index 0a840e9665..48cc9f0174 100644 --- a/html-to-text/tsconfig.json +++ b/html-to-text/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/html2canvas/tsconfig.json b/html2canvas/tsconfig.json index 1873c16f5a..76e8f1d451 100644 --- a/html2canvas/tsconfig.json +++ b/html2canvas/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/htmlparser2/tsconfig.json b/htmlparser2/tsconfig.json index d3de2c600e..f3404d8e80 100644 --- a/htmlparser2/tsconfig.json +++ b/htmlparser2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/htmltojsx/tsconfig.json b/htmltojsx/tsconfig.json index 51eaddfddd..6b0ccfe3e0 100644 --- a/htmltojsx/tsconfig.json +++ b/htmltojsx/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/http-errors/tsconfig.json b/http-errors/tsconfig.json index 805c99717b..65db477561 100644 --- a/http-errors/tsconfig.json +++ b/http-errors/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/http-status-codes/tsconfig.json b/http-status-codes/tsconfig.json index bd6ea91893..330fa4486f 100644 --- a/http-status-codes/tsconfig.json +++ b/http-status-codes/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/http-status/tsconfig.json b/http-status/tsconfig.json index 2ce9489add..40c8aeb97f 100644 --- a/http-status/tsconfig.json +++ b/http-status/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/http-string-parser/tsconfig.json b/http-string-parser/tsconfig.json index 67231ec5a4..b4de8ef188 100644 --- a/http-string-parser/tsconfig.json +++ b/http-string-parser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/httperr/tsconfig.json b/httperr/tsconfig.json index 450222b389..1a36689268 100644 --- a/httperr/tsconfig.json +++ b/httperr/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/humane/tsconfig.json b/humane/tsconfig.json index 2593ca38bd..5156c92e6c 100644 --- a/humane/tsconfig.json +++ b/humane/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hypertext-application-language/tsconfig.json b/hypertext-application-language/tsconfig.json index 0e2b0757be..386215313c 100644 --- a/hypertext-application-language/tsconfig.json +++ b/hypertext-application-language/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/hystrixjs/tsconfig.json b/hystrixjs/tsconfig.json index 0209f8ae34..6a4b853132 100644 --- a/hystrixjs/tsconfig.json +++ b/hystrixjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/i18n/tsconfig.json b/i18n/tsconfig.json index 98ae4c8817..5f94592117 100644 --- a/i18n/tsconfig.json +++ b/i18n/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/i18next-browser-languagedetector/tsconfig.json b/i18next-browser-languagedetector/tsconfig.json index 2291534eb8..7e4ec7534d 100644 --- a/i18next-browser-languagedetector/tsconfig.json +++ b/i18next-browser-languagedetector/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/i18next-express-middleware/tsconfig.json b/i18next-express-middleware/tsconfig.json index f1ded5cbad..13120843ea 100644 --- a/i18next-express-middleware/tsconfig.json +++ b/i18next-express-middleware/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/i18next-node-fs-backend/tsconfig.json b/i18next-node-fs-backend/tsconfig.json index 8a66b300ae..15b14642c9 100644 --- a/i18next-node-fs-backend/tsconfig.json +++ b/i18next-node-fs-backend/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/i18next-sprintf-postprocessor/tsconfig.json b/i18next-sprintf-postprocessor/tsconfig.json index d4630ba177..a4f4b9face 100644 --- a/i18next-sprintf-postprocessor/tsconfig.json +++ b/i18next-sprintf-postprocessor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/i18next/tsconfig.json b/i18next/tsconfig.json index ae53fcc768..cffcf00f77 100644 --- a/i18next/tsconfig.json +++ b/i18next/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/iban/tsconfig.json b/iban/tsconfig.json index 4e1dd3a505..e1cd20f6c8 100644 --- a/iban/tsconfig.json +++ b/iban/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ibm-mobilefirst/tsconfig.json b/ibm-mobilefirst/tsconfig.json index a5755f8a15..8096d5cfbe 100644 --- a/ibm-mobilefirst/tsconfig.json +++ b/ibm-mobilefirst/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/icepick/tsconfig.json b/icepick/tsconfig.json index b396b1c38c..0d9a8bd442 100644 --- a/icepick/tsconfig.json +++ b/icepick/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/icheck/tsconfig.json b/icheck/tsconfig.json index 62acbbf2a0..635d211105 100644 --- a/icheck/tsconfig.json +++ b/icheck/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/iconv/tsconfig.json b/iconv/tsconfig.json index ce42a8ec3f..3bdbacefe7 100644 --- a/iconv/tsconfig.json +++ b/iconv/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/image-size/tsconfig.json b/image-size/tsconfig.json index 1e03ea4390..82957b9586 100644 --- a/image-size/tsconfig.json +++ b/image-size/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/imagemagick-native/tsconfig.json b/imagemagick-native/tsconfig.json index fee336c28f..561572c681 100644 --- a/imagemagick-native/tsconfig.json +++ b/imagemagick-native/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/imagemagick/tsconfig.json b/imagemagick/tsconfig.json index b3fc42f384..df27207667 100644 --- a/imagemagick/tsconfig.json +++ b/imagemagick/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/imagesloaded/tsconfig.json b/imagesloaded/tsconfig.json index 66ee7a6388..65da3bd8a7 100644 --- a/imagesloaded/tsconfig.json +++ b/imagesloaded/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/imap/tsconfig.json b/imap/tsconfig.json index 969f1c4dbb..a965d9d2de 100644 --- a/imap/tsconfig.json +++ b/imap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/imgur-rest-api/tsconfig.json b/imgur-rest-api/tsconfig.json index e1c555d8f7..43d7143661 100644 --- a/imgur-rest-api/tsconfig.json +++ b/imgur-rest-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/immutability-helper/tsconfig.json b/immutability-helper/tsconfig.json index ee9032bf9b..6be88a256e 100644 --- a/immutability-helper/tsconfig.json +++ b/immutability-helper/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/impress/tsconfig.json b/impress/tsconfig.json index 4b08832a6c..d71c572b5f 100644 --- a/impress/tsconfig.json +++ b/impress/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/incremental-dom/tsconfig.json b/incremental-dom/tsconfig.json index 5f79c6aff2..29dc64e6e5 100644 --- a/incremental-dom/tsconfig.json +++ b/incremental-dom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/inflected/tsconfig.json b/inflected/tsconfig.json index 3d37972175..bc378a27f8 100644 --- a/inflected/tsconfig.json +++ b/inflected/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/inflection/tsconfig.json b/inflection/tsconfig.json index 170b21353b..a56414506b 100644 --- a/inflection/tsconfig.json +++ b/inflection/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/inherits/tsconfig.json b/inherits/tsconfig.json index 87e129f4a2..df4c2fbccf 100644 --- a/inherits/tsconfig.json +++ b/inherits/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ini/tsconfig.json b/ini/tsconfig.json index 71dbc20e20..3d9681509e 100644 --- a/ini/tsconfig.json +++ b/ini/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/iniparser/tsconfig.json b/iniparser/tsconfig.json index c6239d1c17..36db5b5d88 100644 --- a/iniparser/tsconfig.json +++ b/iniparser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/inline-css/tsconfig.json b/inline-css/tsconfig.json index 29530b8ca2..fdf04d1f6c 100644 --- a/inline-css/tsconfig.json +++ b/inline-css/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/inquirer/tsconfig.json b/inquirer/tsconfig.json index 4167007ba8..ffa41b82aa 100644 --- a/inquirer/tsconfig.json +++ b/inquirer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/insight/tsconfig.json b/insight/tsconfig.json index eb2a3293d1..a5bce12dca 100644 --- a/insight/tsconfig.json +++ b/insight/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/interact.js/tsconfig.json b/interact.js/tsconfig.json index 08cae26ec2..bb93225939 100644 --- a/interact.js/tsconfig.json +++ b/interact.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/intercomjs/tsconfig.json b/intercomjs/tsconfig.json index b1c6129ba3..db593ef51d 100644 --- a/intercomjs/tsconfig.json +++ b/intercomjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/intro.js/tsconfig.json b/intro.js/tsconfig.json index bdcb77af15..c4334166bf 100644 --- a/intro.js/tsconfig.json +++ b/intro.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/invariant/tsconfig.json b/invariant/tsconfig.json index f0b60ffebd..f62ac0fd55 100644 --- a/invariant/tsconfig.json +++ b/invariant/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/inversify/tsconfig.json b/inversify/tsconfig.json index 6ccdddce4d..89321891bd 100644 --- a/inversify/tsconfig.json +++ b/inversify/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ion.rangeSlider/tsconfig.json b/ion.rangeSlider/tsconfig.json index 9df5a3e35b..c461f40722 100644 --- a/ion.rangeSlider/tsconfig.json +++ b/ion.rangeSlider/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/ionic/tsconfig.json b/ionic/tsconfig.json index b3f7a135a2..7540547ded 100644 --- a/ionic/tsconfig.json +++ b/ionic/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ioredis/tsconfig.json b/ioredis/tsconfig.json index 4c89b1d6ef..479c8edc47 100644 --- a/ioredis/tsconfig.json +++ b/ioredis/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ip/tsconfig.json b/ip/tsconfig.json index f7fbf1277f..53b93370ad 100644 --- a/ip/tsconfig.json +++ b/ip/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/irc/tsconfig.json b/irc/tsconfig.json index b5813ffd57..7a80f613c5 100644 --- a/irc/tsconfig.json +++ b/irc/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/is-lower-case/tsconfig.json b/is-lower-case/tsconfig.json index 5c4160d2a9..d3cd99acef 100644 --- a/is-lower-case/tsconfig.json +++ b/is-lower-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/is-my-json-valid/tsconfig.json b/is-my-json-valid/tsconfig.json index 7a6dd24e3b..c3fcd82658 100644 --- a/is-my-json-valid/tsconfig.json +++ b/is-my-json-valid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/is-upper-case/tsconfig.json b/is-upper-case/tsconfig.json index 6903c5607f..3afac63ddc 100644 --- a/is-upper-case/tsconfig.json +++ b/is-upper-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/is-url/tsconfig.json b/is-url/tsconfig.json index 3d430d80f0..1a72c33431 100644 --- a/is-url/tsconfig.json +++ b/is-url/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/is/tsconfig.json b/is/tsconfig.json index 98c373fc88..d761816c27 100644 --- a/is/tsconfig.json +++ b/is/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/iscroll/tsconfig.json b/iscroll/tsconfig.json index c56f1ce80f..293d458258 100644 --- a/iscroll/tsconfig.json +++ b/iscroll/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/iso8601-localizer/tsconfig.json b/iso8601-localizer/tsconfig.json index 56b5912efd..8a79351210 100644 --- a/iso8601-localizer/tsconfig.json +++ b/iso8601-localizer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/isomorphic-fetch/tsconfig.json b/isomorphic-fetch/tsconfig.json index e9d40b0b2b..f87fd07fb8 100644 --- a/isomorphic-fetch/tsconfig.json +++ b/isomorphic-fetch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/istanbul/tsconfig.json b/istanbul/tsconfig.json index 414b4b0ebb..5dce8690d3 100644 --- a/istanbul/tsconfig.json +++ b/istanbul/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ix.js/tsconfig.json b/ix.js/tsconfig.json index 5556fb421e..99e16640e5 100644 --- a/ix.js/tsconfig.json +++ b/ix.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jade/tsconfig.json b/jade/tsconfig.json index 5400d44b2d..e6a07d9cc6 100644 --- a/jade/tsconfig.json +++ b/jade/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jake/tsconfig.json b/jake/tsconfig.json index 38269a182c..f9ba1b2a02 100644 --- a/jake/tsconfig.json +++ b/jake/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-ajax/tsconfig.json b/jasmine-ajax/tsconfig.json index 5748aef48f..ebcbb7c599 100644 --- a/jasmine-ajax/tsconfig.json +++ b/jasmine-ajax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-data_driven_tests/tsconfig.json b/jasmine-data_driven_tests/tsconfig.json index 7bdc44e929..df17df0066 100644 --- a/jasmine-data_driven_tests/tsconfig.json +++ b/jasmine-data_driven_tests/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-es6-promise-matchers/tsconfig.json b/jasmine-es6-promise-matchers/tsconfig.json index 8563cff74d..35dfcb26d9 100644 --- a/jasmine-es6-promise-matchers/tsconfig.json +++ b/jasmine-es6-promise-matchers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-expect/tsconfig.json b/jasmine-expect/tsconfig.json index f47eb3570a..f6d5fe803f 100644 --- a/jasmine-expect/tsconfig.json +++ b/jasmine-expect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-fixture/tsconfig.json b/jasmine-fixture/tsconfig.json index 4b52841901..dbb73dcca3 100644 --- a/jasmine-fixture/tsconfig.json +++ b/jasmine-fixture/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-jquery/tsconfig.json b/jasmine-jquery/tsconfig.json index 44e8a8d0af..8c150139fc 100644 --- a/jasmine-jquery/tsconfig.json +++ b/jasmine-jquery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-matchers/tsconfig.json b/jasmine-matchers/tsconfig.json index 0000118be7..385df27857 100644 --- a/jasmine-matchers/tsconfig.json +++ b/jasmine-matchers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-node/tsconfig.json b/jasmine-node/tsconfig.json index c24b5eb111..7a46356333 100644 --- a/jasmine-node/tsconfig.json +++ b/jasmine-node/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine-promise-matchers/tsconfig.json b/jasmine-promise-matchers/tsconfig.json index 0ead493077..0f13d4d824 100644 --- a/jasmine-promise-matchers/tsconfig.json +++ b/jasmine-promise-matchers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine/legacy/tsconfig.json b/jasmine/legacy/tsconfig.json index dd963bd91b..a8d513665b 100644 --- a/jasmine/legacy/tsconfig.json +++ b/jasmine/legacy/tsconfig.json @@ -5,7 +5,8 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../../", - "typesRoot": "../../" + "typesRoot": "../../", + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jasmine/tsconfig.json b/jasmine/tsconfig.json index 8f976b80d4..d326909cf5 100644 --- a/jasmine/tsconfig.json +++ b/jasmine/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/java-applet/tsconfig.json b/java-applet/tsconfig.json index 2d16c73c51..e5defd942b 100644 --- a/java-applet/tsconfig.json +++ b/java-applet/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/java/tsconfig.json b/java/tsconfig.json index 69f1803b14..9ae0468519 100644 --- a/java/tsconfig.json +++ b/java/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/javascript-astar/tsconfig.json b/javascript-astar/tsconfig.json index 3f43c5eadc..87823da64b 100644 --- a/javascript-astar/tsconfig.json +++ b/javascript-astar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/javascript-bignum/tsconfig.json b/javascript-bignum/tsconfig.json index 5bfbd70c68..4a9f0504a6 100644 --- a/javascript-bignum/tsconfig.json +++ b/javascript-bignum/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jbinary/tsconfig.json b/jbinary/tsconfig.json index fe843ac38d..31fc277f64 100644 --- a/jbinary/tsconfig.json +++ b/jbinary/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jdataview/tsconfig.json b/jdataview/tsconfig.json index 3747ba01d9..b10b4b58e4 100644 --- a/jdataview/tsconfig.json +++ b/jdataview/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jee-jsf/tsconfig.json b/jee-jsf/tsconfig.json index ecc51c0794..5598e37238 100644 --- a/jee-jsf/tsconfig.json +++ b/jee-jsf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jest/tsconfig.json b/jest/tsconfig.json index 1696b227aa..2f703c72f4 100644 --- a/jest/tsconfig.json +++ b/jest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jfp/tsconfig.json b/jfp/tsconfig.json index 69d759e6ec..8d60a54d65 100644 --- a/jfp/tsconfig.json +++ b/jfp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jjv/tsconfig.json b/jjv/tsconfig.json index b1499b1283..bd2725fff8 100644 --- a/jjv/tsconfig.json +++ b/jjv/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jjve/tsconfig.json b/jjve/tsconfig.json index ca99e09b7d..a617554528 100644 --- a/jjve/tsconfig.json +++ b/jjve/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/joData/tsconfig.json b/joData/tsconfig.json index 81565de996..9e3ef47261 100644 --- a/joData/tsconfig.json +++ b/joData/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/johnny-five/tsconfig.json b/johnny-five/tsconfig.json index 8bae6a9621..408f5b49de 100644 --- a/johnny-five/tsconfig.json +++ b/johnny-five/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/joi/tsconfig.json b/joi/tsconfig.json index d2d27fb175..2075c60731 100644 --- a/joi/tsconfig.json +++ b/joi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jointjs/tsconfig.json b/jointjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jointjs/tsconfig.json +++ b/jointjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jqgrid/tsconfig.json b/jqgrid/tsconfig.json index eaa78bb30d..9ca80d961a 100644 --- a/jqgrid/tsconfig.json +++ b/jqgrid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jqrangeslider/tsconfig.json b/jqrangeslider/tsconfig.json index 8e48deb9bb..5247dfa618 100644 --- a/jqrangeslider/tsconfig.json +++ b/jqrangeslider/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-ajax-chain/tsconfig.json b/jquery-ajax-chain/tsconfig.json index 50a1072917..b444bf0b0b 100644 --- a/jquery-ajax-chain/tsconfig.json +++ b/jquery-ajax-chain/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-backstretch/tsconfig.json b/jquery-backstretch/tsconfig.json index 59a1a56b90..3f7c64a295 100644 --- a/jquery-backstretch/tsconfig.json +++ b/jquery-backstretch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-cropbox/tsconfig.json b/jquery-cropbox/tsconfig.json index 532b98d811..7f5c3a5f4e 100644 --- a/jquery-cropbox/tsconfig.json +++ b/jquery-cropbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-easy-loading/tsconfig.json b/jquery-easy-loading/tsconfig.json index 60863366da..9bc46c0d6d 100644 --- a/jquery-easy-loading/tsconfig.json +++ b/jquery-easy-loading/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-fullscreen/tsconfig.json b/jquery-fullscreen/tsconfig.json index a437e0b977..57157b3e29 100644 --- a/jquery-fullscreen/tsconfig.json +++ b/jquery-fullscreen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-galleria/tsconfig.json b/jquery-galleria/tsconfig.json index d64668039b..dc54f91150 100644 --- a/jquery-galleria/tsconfig.json +++ b/jquery-galleria/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-handsontable/tsconfig.json b/jquery-handsontable/tsconfig.json index 0fc88570a0..99b0642b10 100644 --- a/jquery-handsontable/tsconfig.json +++ b/jquery-handsontable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-jsonrpcclient/tsconfig.json b/jquery-jsonrpcclient/tsconfig.json index 860b6e4693..514efa2e7b 100644 --- a/jquery-jsonrpcclient/tsconfig.json +++ b/jquery-jsonrpcclient/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-knob/tsconfig.json b/jquery-knob/tsconfig.json index dc077b66c5..cd4e8498b3 100644 --- a/jquery-knob/tsconfig.json +++ b/jquery-knob/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-mockjax/tsconfig.json b/jquery-mockjax/tsconfig.json index 2d48c57331..2ea163a341 100644 --- a/jquery-mockjax/tsconfig.json +++ b/jquery-mockjax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-sortable/tsconfig.json b/jquery-sortable/tsconfig.json index c51e5f0a22..3ce3dfd6bd 100644 --- a/jquery-sortable/tsconfig.json +++ b/jquery-sortable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-timeentry/tsconfig.json b/jquery-timeentry/tsconfig.json index 86b9dd4638..89393fbca3 100644 --- a/jquery-timeentry/tsconfig.json +++ b/jquery-timeentry/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-urlparam/tsconfig.json b/jquery-urlparam/tsconfig.json index e01d1d47c8..af9229ff29 100644 --- a/jquery-urlparam/tsconfig.json +++ b/jquery-urlparam/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery-validation-unobtrusive/tsconfig.json b/jquery-validation-unobtrusive/tsconfig.json index bbf699bd0a..bb5e896dcd 100644 --- a/jquery-validation-unobtrusive/tsconfig.json +++ b/jquery-validation-unobtrusive/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.address/tsconfig.json b/jquery.address/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jquery.address/tsconfig.json +++ b/jquery.address/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.ajaxfile/tsconfig.json b/jquery.ajaxfile/tsconfig.json index 7ef61abf7b..6287672eb7 100644 --- a/jquery.ajaxfile/tsconfig.json +++ b/jquery.ajaxfile/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.are-you-sure/tsconfig.json b/jquery.are-you-sure/tsconfig.json index c78fe4b4b6..34595e2813 100644 --- a/jquery.are-you-sure/tsconfig.json +++ b/jquery.are-you-sure/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.autosize/tsconfig.json b/jquery.autosize/tsconfig.json index 646938b0ad..4d1e5df7db 100644 --- a/jquery.autosize/tsconfig.json +++ b/jquery.autosize/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.base64/tsconfig.json b/jquery.base64/tsconfig.json index 74a62ea7bb..9deae806ee 100644 --- a/jquery.base64/tsconfig.json +++ b/jquery.base64/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.bbq/tsconfig.json b/jquery.bbq/tsconfig.json index c0561c7ce5..27adf3f4f6 100644 --- a/jquery.bbq/tsconfig.json +++ b/jquery.bbq/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.blockUI/tsconfig.json b/jquery.blockUI/tsconfig.json index 2d7d87e7ef..564e3c83ce 100644 --- a/jquery.blockUI/tsconfig.json +++ b/jquery.blockUI/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.bootstrap.wizard/tsconfig.json b/jquery.bootstrap.wizard/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jquery.bootstrap.wizard/tsconfig.json +++ b/jquery.bootstrap.wizard/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.cleditor/tsconfig.json b/jquery.cleditor/tsconfig.json index d9fa505d21..35ca5516a6 100644 --- a/jquery.cleditor/tsconfig.json +++ b/jquery.cleditor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.clientSideLogging/tsconfig.json b/jquery.clientSideLogging/tsconfig.json index b20750011c..2ac7b9f4cb 100644 --- a/jquery.clientSideLogging/tsconfig.json +++ b/jquery.clientSideLogging/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.color/tsconfig.json b/jquery.color/tsconfig.json index 084225c392..8f9ba28aaf 100644 --- a/jquery.color/tsconfig.json +++ b/jquery.color/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.colorbox/tsconfig.json b/jquery.colorbox/tsconfig.json index 435bec779c..f27b57bcdd 100644 --- a/jquery.colorbox/tsconfig.json +++ b/jquery.colorbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.colorpicker/tsconfig.json b/jquery.colorpicker/tsconfig.json index 481164785b..e4a8456a58 100644 --- a/jquery.colorpicker/tsconfig.json +++ b/jquery.colorpicker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.contextMenu/tsconfig.json b/jquery.contextMenu/tsconfig.json index 63b859cac2..1f29bf9be6 100644 --- a/jquery.contextMenu/tsconfig.json +++ b/jquery.contextMenu/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.cookie/tsconfig.json b/jquery.cookie/tsconfig.json index 88f57897e6..e6af7832b4 100644 --- a/jquery.cookie/tsconfig.json +++ b/jquery.cookie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.customSelect/tsconfig.json b/jquery.customSelect/tsconfig.json index 59d4ebb393..d669877659 100644 --- a/jquery.customSelect/tsconfig.json +++ b/jquery.customSelect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.cycle/tsconfig.json b/jquery.cycle/tsconfig.json index 3c4dcfec50..419a97e796 100644 --- a/jquery.cycle/tsconfig.json +++ b/jquery.cycle/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.cycle2/tsconfig.json b/jquery.cycle2/tsconfig.json index 353cd942ac..71db20b24f 100644 --- a/jquery.cycle2/tsconfig.json +++ b/jquery.cycle2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.dataTables/tsconfig.json b/jquery.dataTables/tsconfig.json index b90f1743a0..64d1bc6d5e 100644 --- a/jquery.dataTables/tsconfig.json +++ b/jquery.dataTables/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/jquery.dropotron/tsconfig.json b/jquery.dropotron/tsconfig.json index 99ab3f8b31..52760397e7 100644 --- a/jquery.dropotron/tsconfig.json +++ b/jquery.dropotron/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.dynatree/tsconfig.json b/jquery.dynatree/tsconfig.json index 9a61faeb0b..b566736fd4 100644 --- a/jquery.dynatree/tsconfig.json +++ b/jquery.dynatree/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.elang/tsconfig.json b/jquery.elang/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jquery.elang/tsconfig.json +++ b/jquery.elang/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.fancytree/tsconfig.json b/jquery.fancytree/tsconfig.json index 6929f97512..8ad73d1184 100644 --- a/jquery.fancytree/tsconfig.json +++ b/jquery.fancytree/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.fileupload/tsconfig.json b/jquery.fileupload/tsconfig.json index dda923bcb7..070d6f9e08 100644 --- a/jquery.fileupload/tsconfig.json +++ b/jquery.fileupload/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.finger/tsconfig.json b/jquery.finger/tsconfig.json index 36af5e78f2..d47b07d84d 100644 --- a/jquery.finger/tsconfig.json +++ b/jquery.finger/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.form/tsconfig.json b/jquery.form/tsconfig.json index 305f36a7c1..9b8bc2e265 100644 --- a/jquery.form/tsconfig.json +++ b/jquery.form/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.fullscreen/tsconfig.json b/jquery.fullscreen/tsconfig.json index 6f6fa61a9b..ca002c900b 100644 --- a/jquery.fullscreen/tsconfig.json +++ b/jquery.fullscreen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.gridster/tsconfig.json b/jquery.gridster/tsconfig.json index c69e976c9b..fa6e72cf4a 100644 --- a/jquery.gridster/tsconfig.json +++ b/jquery.gridster/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.highlight-bartaz/tsconfig.json b/jquery.highlight-bartaz/tsconfig.json index 4527e63073..67abeeeb63 100644 --- a/jquery.highlight-bartaz/tsconfig.json +++ b/jquery.highlight-bartaz/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.jnotify/tsconfig.json b/jquery.jnotify/tsconfig.json index 72b86fc967..d831983b6e 100644 --- a/jquery.jnotify/tsconfig.json +++ b/jquery.jnotify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.joyride/tsconfig.json b/jquery.joyride/tsconfig.json index 2ca04989f6..39636856c4 100644 --- a/jquery.joyride/tsconfig.json +++ b/jquery.joyride/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.jsignature/tsconfig.json b/jquery.jsignature/tsconfig.json index b96a7f878d..8f6bdda1e6 100644 --- a/jquery.jsignature/tsconfig.json +++ b/jquery.jsignature/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.leanModal/tsconfig.json b/jquery.leanModal/tsconfig.json index 84dfaa4786..c2776b960e 100644 --- a/jquery.leanModal/tsconfig.json +++ b/jquery.leanModal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.livestampjs/tsconfig.json b/jquery.livestampjs/tsconfig.json index cd4002fa01..db57cc87de 100644 --- a/jquery.livestampjs/tsconfig.json +++ b/jquery.livestampjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.menuaim/tsconfig.json b/jquery.menuaim/tsconfig.json index 451af9b990..35ce8b97d2 100644 --- a/jquery.menuaim/tsconfig.json +++ b/jquery.menuaim/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.mmenu/tsconfig.json b/jquery.mmenu/tsconfig.json index c809cdc1d4..555a915ae7 100644 --- a/jquery.mmenu/tsconfig.json +++ b/jquery.mmenu/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.notifyBar/tsconfig.json b/jquery.notifyBar/tsconfig.json index 08f846e2f8..51a4fa2f2f 100644 --- a/jquery.notifyBar/tsconfig.json +++ b/jquery.notifyBar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.noty/tsconfig.json b/jquery.noty/tsconfig.json index 28b98e6143..af6755830c 100644 --- a/jquery.noty/tsconfig.json +++ b/jquery.noty/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.payment/tsconfig.json b/jquery.payment/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jquery.payment/tsconfig.json +++ b/jquery.payment/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.pjax.falsandtru/tsconfig.json b/jquery.pjax.falsandtru/tsconfig.json index 9989a611ac..200d4f0e99 100644 --- a/jquery.pjax.falsandtru/tsconfig.json +++ b/jquery.pjax.falsandtru/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.pjax/tsconfig.json b/jquery.pjax/tsconfig.json index 9989a611ac..200d4f0e99 100644 --- a/jquery.pjax/tsconfig.json +++ b/jquery.pjax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.placeholder/tsconfig.json b/jquery.placeholder/tsconfig.json index f0f9ec3bf9..055a09b194 100644 --- a/jquery.placeholder/tsconfig.json +++ b/jquery.placeholder/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.pnotify/tsconfig.json b/jquery.pnotify/tsconfig.json index c7de1b5c73..96cb1e845d 100644 --- a/jquery.pnotify/tsconfig.json +++ b/jquery.pnotify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.postMessage/tsconfig.json b/jquery.postMessage/tsconfig.json index 49bfd0b9aa..518de0e1e1 100644 --- a/jquery.postMessage/tsconfig.json +++ b/jquery.postMessage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.prettyphoto/tsconfig.json b/jquery.prettyphoto/tsconfig.json index b4087b0057..15326adc30 100644 --- a/jquery.prettyphoto/tsconfig.json +++ b/jquery.prettyphoto/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.qrcode/tsconfig.json b/jquery.qrcode/tsconfig.json index 356400233c..40d335bbb2 100644 --- a/jquery.qrcode/tsconfig.json +++ b/jquery.qrcode/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.rowGrid/tsconfig.json b/jquery.rowGrid/tsconfig.json index c619c46f5d..0e3e6885d2 100644 --- a/jquery.rowGrid/tsconfig.json +++ b/jquery.rowGrid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.scrollTo/tsconfig.json b/jquery.scrollTo/tsconfig.json index de12ddd4d5..60aacf69e4 100644 --- a/jquery.scrollTo/tsconfig.json +++ b/jquery.scrollTo/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.simplePagination/tsconfig.json b/jquery.simplePagination/tsconfig.json index c1b832ae29..e4b1bc679c 100644 --- a/jquery.simplePagination/tsconfig.json +++ b/jquery.simplePagination/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.simplemodal/tsconfig.json b/jquery.simplemodal/tsconfig.json index 2b7472d5e1..dbe58c81d5 100644 --- a/jquery.simplemodal/tsconfig.json +++ b/jquery.simplemodal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.simulate/tsconfig.json b/jquery.simulate/tsconfig.json index 9729758ca4..48dbb98ab9 100644 --- a/jquery.simulate/tsconfig.json +++ b/jquery.simulate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.slimScroll/tsconfig.json b/jquery.slimScroll/tsconfig.json index 427d628d67..9c663a2217 100644 --- a/jquery.slimScroll/tsconfig.json +++ b/jquery.slimScroll/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.soap/tsconfig.json b/jquery.soap/tsconfig.json index 027b1ceec3..b1b0dd411e 100644 --- a/jquery.soap/tsconfig.json +++ b/jquery.soap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.sortElements/tsconfig.json b/jquery.sortElements/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jquery.sortElements/tsconfig.json +++ b/jquery.sortElements/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.superLink/tsconfig.json b/jquery.superLink/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jquery.superLink/tsconfig.json +++ b/jquery.superLink/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.tagsmanager/tsconfig.json b/jquery.tagsmanager/tsconfig.json index 602a20a5cf..e3f9caaa97 100644 --- a/jquery.tagsmanager/tsconfig.json +++ b/jquery.tagsmanager/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.tile/tsconfig.json b/jquery.tile/tsconfig.json index 9a094fd1d5..c5ce2d30ac 100644 --- a/jquery.tile/tsconfig.json +++ b/jquery.tile/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.timeago/tsconfig.json b/jquery.timeago/tsconfig.json index 83cb83752f..8aa475744a 100644 --- a/jquery.timeago/tsconfig.json +++ b/jquery.timeago/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.timepicker/tsconfig.json b/jquery.timepicker/tsconfig.json index b6dd6cc2f4..4ea0a00729 100644 --- a/jquery.timepicker/tsconfig.json +++ b/jquery.timepicker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.timer/tsconfig.json b/jquery.timer/tsconfig.json index 504c434acf..48d3d6e5f4 100644 --- a/jquery.timer/tsconfig.json +++ b/jquery.timer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.tinycarousel/tsconfig.json b/jquery.tinycarousel/tsconfig.json index f6b4771e65..90edc80a75 100644 --- a/jquery.tinycarousel/tsconfig.json +++ b/jquery.tinycarousel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.tinyscrollbar/tsconfig.json b/jquery.tinyscrollbar/tsconfig.json index 70a8c7f3ec..101d8d1090 100644 --- a/jquery.tinyscrollbar/tsconfig.json +++ b/jquery.tinyscrollbar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.tipsy/tsconfig.json b/jquery.tipsy/tsconfig.json index af12284d8b..b77f1937b9 100644 --- a/jquery.tipsy/tsconfig.json +++ b/jquery.tipsy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.tooltipster/tsconfig.json b/jquery.tooltipster/tsconfig.json index 7f0d8a9301..5837673c12 100644 --- a/jquery.tooltipster/tsconfig.json +++ b/jquery.tooltipster/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.total-storage/tsconfig.json b/jquery.total-storage/tsconfig.json index 924e5c23db..4bb8b8a26d 100644 --- a/jquery.total-storage/tsconfig.json +++ b/jquery.total-storage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.transit/tsconfig.json b/jquery.transit/tsconfig.json index 851af63f88..2b17d118c5 100644 --- a/jquery.transit/tsconfig.json +++ b/jquery.transit/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.ui.datetimepicker/tsconfig.json b/jquery.ui.datetimepicker/tsconfig.json index b30d072c51..167600f87d 100644 --- a/jquery.ui.datetimepicker/tsconfig.json +++ b/jquery.ui.datetimepicker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.ui.layout/tsconfig.json b/jquery.ui.layout/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jquery.ui.layout/tsconfig.json +++ b/jquery.ui.layout/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jquery.uniform/tsconfig.json b/jquery.uniform/tsconfig.json index 473c13c2d3..a566c3de59 100644 --- a/jquery.uniform/tsconfig.json +++ b/jquery.uniform/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.validation/tsconfig.json b/jquery.validation/tsconfig.json index e7775ffe9e..f9c2a199e1 100644 --- a/jquery.validation/tsconfig.json +++ b/jquery.validation/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.watermark/tsconfig.json b/jquery.watermark/tsconfig.json index 3e339ad131..43c802b520 100644 --- a/jquery.watermark/tsconfig.json +++ b/jquery.watermark/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery.window/tsconfig.json b/jquery.window/tsconfig.json index 1f4467f15c..5877e3a013 100644 --- a/jquery.window/tsconfig.json +++ b/jquery.window/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquery/tsconfig.json b/jquery/tsconfig.json index ab5a331eed..bf3bd76378 100644 --- a/jquery/tsconfig.json +++ b/jquery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jquerymobile/tsconfig.json b/jquerymobile/tsconfig.json index bae19f89d3..865230caff 100644 --- a/jquerymobile/tsconfig.json +++ b/jquerymobile/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jqueryui/tsconfig.json b/jqueryui/tsconfig.json index ee05c9bd98..6ba69493a3 100644 --- a/jqueryui/tsconfig.json +++ b/jqueryui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-beautify/tsconfig.json b/js-beautify/tsconfig.json index 4fdf07812c..48b9a3af7f 100644 --- a/js-beautify/tsconfig.json +++ b/js-beautify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-clipper/tsconfig.json b/js-clipper/tsconfig.json index b7b6c6256b..1eddce5376 100644 --- a/js-clipper/tsconfig.json +++ b/js-clipper/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-combinatorics/tsconfig.json b/js-combinatorics/tsconfig.json index 876d00bb5a..cb8ab39226 100644 --- a/js-combinatorics/tsconfig.json +++ b/js-combinatorics/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-cookie/tsconfig.json b/js-cookie/tsconfig.json index 40ed41a44e..1f92314b91 100644 --- a/js-cookie/tsconfig.json +++ b/js-cookie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-data-angular/tsconfig.json b/js-data-angular/tsconfig.json index 050d613332..6ec75edb5f 100644 --- a/js-data-angular/tsconfig.json +++ b/js-data-angular/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-data-http/tsconfig.json b/js-data-http/tsconfig.json index ad556d2aa0..0046cc2bbd 100644 --- a/js-data-http/tsconfig.json +++ b/js-data-http/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-data/legacy/tsconfig.json b/js-data/legacy/tsconfig.json index 7b4df812f8..4c63efc65d 100644 --- a/js-data/legacy/tsconfig.json +++ b/js-data/legacy/tsconfig.json @@ -5,7 +5,8 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../../", - "typesRoot": "../../" + "typesRoot": "../../", + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-data/tsconfig.json b/js-data/tsconfig.json index e72e3b8031..968067ff36 100644 --- a/js-data/tsconfig.json +++ b/js-data/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/js-fixtures/tsconfig.json b/js-fixtures/tsconfig.json index 1ed78c2e8a..af9b9d5d61 100644 --- a/js-fixtures/tsconfig.json +++ b/js-fixtures/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-git/tsconfig.json b/js-git/tsconfig.json index c20d6b3205..e94076e6d1 100644 --- a/js-git/tsconfig.json +++ b/js-git/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-md5/tsconfig.json b/js-md5/tsconfig.json index 834ce8b2c4..3138056769 100644 --- a/js-md5/tsconfig.json +++ b/js-md5/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-schema/tsconfig.json b/js-schema/tsconfig.json index 1b98cd84a7..57400bd57e 100644 --- a/js-schema/tsconfig.json +++ b/js-schema/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-url/tsconfig.json b/js-url/tsconfig.json index 6e0ee22105..bf27a83d8f 100644 --- a/js-url/tsconfig.json +++ b/js-url/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/js-yaml/tsconfig.json b/js-yaml/tsconfig.json index 3baee2614d..b71700709c 100644 --- a/js-yaml/tsconfig.json +++ b/js-yaml/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsbn/tsconfig.json b/jsbn/tsconfig.json index dc45b9f0e7..723347d649 100644 --- a/jsbn/tsconfig.json +++ b/jsbn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jscrollpane/tsconfig.json b/jscrollpane/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jscrollpane/tsconfig.json +++ b/jscrollpane/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jsdeferred/tsconfig.json b/jsdeferred/tsconfig.json index 567159afad..6aa5c6d697 100644 --- a/jsdeferred/tsconfig.json +++ b/jsdeferred/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsdom/tsconfig.json b/jsdom/tsconfig.json index d9ea61d537..e9a3428003 100644 --- a/jsdom/tsconfig.json +++ b/jsdom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsen/tsconfig.json b/jsen/tsconfig.json index 3f48865c0f..e30a3a8ad4 100644 --- a/jsen/tsconfig.json +++ b/jsen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsend/tsconfig.json b/jsend/tsconfig.json index 832d82c450..bfa9a1659d 100644 --- a/jsend/tsconfig.json +++ b/jsend/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsesc/tsconfig.json b/jsesc/tsconfig.json index 4b5e72e2af..b21a2d2a02 100644 --- a/jsesc/tsconfig.json +++ b/jsesc/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsfl/tsconfig.json b/jsfl/tsconfig.json index 28b98e6143..af6755830c 100644 --- a/jsfl/tsconfig.json +++ b/jsfl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jshamcrest/tsconfig.json b/jshamcrest/tsconfig.json index d8cdebfc0b..757a60cd17 100644 --- a/jshamcrest/tsconfig.json +++ b/jshamcrest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsmockito/tsconfig.json b/jsmockito/tsconfig.json index 82277e4fe8..69ed0f57fd 100644 --- a/jsmockito/tsconfig.json +++ b/jsmockito/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsnlog/tsconfig.json b/jsnlog/tsconfig.json index 89f4726934..dc49db14bb 100644 --- a/jsnlog/tsconfig.json +++ b/jsnlog/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsnox/tsconfig.json b/jsnox/tsconfig.json index 8241b071a1..f9dad1ab31 100644 --- a/jsnox/tsconfig.json +++ b/jsnox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/json-patch/tsconfig.json b/json-patch/tsconfig.json index f271178ac1..4a698c8ada 100644 --- a/json-patch/tsconfig.json +++ b/json-patch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/json-pointer/tsconfig.json b/json-pointer/tsconfig.json index 0fe9a09397..b18870861e 100644 --- a/json-pointer/tsconfig.json +++ b/json-pointer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/json-socket/tsconfig.json b/json-socket/tsconfig.json index e653db2f73..03bfe98795 100644 --- a/json-socket/tsconfig.json +++ b/json-socket/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/json-stable-stringify/tsconfig.json b/json-stable-stringify/tsconfig.json index e055de1b69..c57257c014 100644 --- a/json-stable-stringify/tsconfig.json +++ b/json-stable-stringify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/json5/tsconfig.json b/json5/tsconfig.json index ed6cad8c6d..f2e2444caf 100644 --- a/json5/tsconfig.json +++ b/json5/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsoneditoronline/tsconfig.json b/jsoneditoronline/tsconfig.json index edab40d8d2..cea6345e29 100644 --- a/jsoneditoronline/tsconfig.json +++ b/jsoneditoronline/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsonpath/tsconfig.json b/jsonpath/tsconfig.json index 3838697f02..b1d763c233 100644 --- a/jsonpath/tsconfig.json +++ b/jsonpath/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsonwebtoken/tsconfig.json b/jsonwebtoken/tsconfig.json index 411c2f211a..2cdd39365b 100644 --- a/jsonwebtoken/tsconfig.json +++ b/jsonwebtoken/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jspdf/tsconfig.json b/jspdf/tsconfig.json index bde72d0d4f..2e077d9ed9 100644 --- a/jspdf/tsconfig.json +++ b/jspdf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsplumb/tsconfig.json b/jsplumb/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jsplumb/tsconfig.json +++ b/jsplumb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jsrender/tsconfig.json b/jsrender/tsconfig.json index e16e34bd7d..a2db4b15d3 100644 --- a/jsrender/tsconfig.json +++ b/jsrender/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jss/tsconfig.json b/jss/tsconfig.json index ad0a5182c9..63e16fb2ca 100644 --- a/jss/tsconfig.json +++ b/jss/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jssha/tsconfig.json b/jssha/tsconfig.json index 41fa899eec..7f306047a7 100644 --- a/jssha/tsconfig.json +++ b/jssha/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/jstorage/tsconfig.json b/jstorage/tsconfig.json index 414d84515f..d97b26ebc2 100644 --- a/jstorage/tsconfig.json +++ b/jstorage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jstree/tsconfig.json b/jstree/tsconfig.json index 47570cd830..a3033dd4d9 100644 --- a/jstree/tsconfig.json +++ b/jstree/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsts/tsconfig.json b/jsts/tsconfig.json index 585ec3bd92..61a410c9cc 100644 --- a/jsts/tsconfig.json +++ b/jsts/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsuri/tsconfig.json b/jsuri/tsconfig.json index db718ba0c1..88b46e034f 100644 --- a/jsuri/tsconfig.json +++ b/jsuri/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsurl/tsconfig.json b/jsurl/tsconfig.json index d9db1beed7..06fb61bf08 100644 --- a/jsurl/tsconfig.json +++ b/jsurl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jsx-chai/tsconfig.json b/jsx-chai/tsconfig.json index 5cfaa57802..b2fe2f95c2 100644 --- a/jsx-chai/tsconfig.json +++ b/jsx-chai/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jszip/tsconfig.json b/jszip/tsconfig.json index 4767dc71e2..bc9f97ea6d 100644 --- a/jszip/tsconfig.json +++ b/jszip/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jug/tsconfig.json b/jug/tsconfig.json index 2a977fa83f..22a189e296 100644 --- a/jug/tsconfig.json +++ b/jug/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jwplayer/tsconfig.json b/jwplayer/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/jwplayer/tsconfig.json +++ b/jwplayer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/jwt-decode/tsconfig.json b/jwt-decode/tsconfig.json index 7e1c4c1e91..b930dfde8b 100644 --- a/jwt-decode/tsconfig.json +++ b/jwt-decode/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/jwt-simple/tsconfig.json b/jwt-simple/tsconfig.json index 93c2147707..56f0821f00 100644 --- a/jwt-simple/tsconfig.json +++ b/jwt-simple/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/kafka-node/tsconfig.json b/kafka-node/tsconfig.json index 9252ae5d6a..20a6f8c88c 100644 --- a/kafka-node/tsconfig.json +++ b/kafka-node/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/karma-coverage/tsconfig.json b/karma-coverage/tsconfig.json index 6c19a242de..0c208edf2d 100644 --- a/karma-coverage/tsconfig.json +++ b/karma-coverage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/karma-jasmine/tsconfig.json b/karma-jasmine/tsconfig.json index ec82eb6211..8812b8dd4f 100644 --- a/karma-jasmine/tsconfig.json +++ b/karma-jasmine/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/karma/tsconfig.json b/karma/tsconfig.json index 04086cec39..52695b6bf8 100644 --- a/karma/tsconfig.json +++ b/karma/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/katex/tsconfig.json b/katex/tsconfig.json index dff1fe796c..e6d5da4e65 100644 --- a/katex/tsconfig.json +++ b/katex/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/kefir/tsconfig.json b/kefir/tsconfig.json index 02748d5d64..359dcbf071 100644 --- a/kefir/tsconfig.json +++ b/kefir/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/kendo-ui/tsconfig.json b/kendo-ui/tsconfig.json index d53979a1de..9321fc4a04 100644 --- a/kendo-ui/tsconfig.json +++ b/kendo-ui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/keyboardjs/tsconfig.json b/keyboardjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/keyboardjs/tsconfig.json +++ b/keyboardjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/keymaster/tsconfig.json b/keymaster/tsconfig.json index f54e03df03..3eea94f1e2 100644 --- a/keymaster/tsconfig.json +++ b/keymaster/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/keypress/tsconfig.json b/keypress/tsconfig.json index 86279d20ac..f5f622f9b3 100644 --- a/keypress/tsconfig.json +++ b/keypress/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/keytar/tsconfig.json b/keytar/tsconfig.json index 61c822f590..fb9a0175b6 100644 --- a/keytar/tsconfig.json +++ b/keytar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/kii-cloud-sdk/tsconfig.json b/kii-cloud-sdk/tsconfig.json index 38c89b089c..31793b1579 100644 --- a/kii-cloud-sdk/tsconfig.json +++ b/kii-cloud-sdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/kineticjs/tsconfig.json b/kineticjs/tsconfig.json index aab64a34dc..06ab872753 100644 --- a/kineticjs/tsconfig.json +++ b/kineticjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knex/tsconfig.json b/knex/tsconfig.json index 1ffbb71fbf..64151692ae 100644 --- a/knex/tsconfig.json +++ b/knex/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockback/tsconfig.json b/knockback/tsconfig.json index 28b98e6143..af6755830c 100644 --- a/knockback/tsconfig.json +++ b/knockback/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/knockout-amd-helpers/tsconfig.json b/knockout-amd-helpers/tsconfig.json index 902eef4d60..0cc9360b5d 100644 --- a/knockout-amd-helpers/tsconfig.json +++ b/knockout-amd-helpers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout-paging/tsconfig.json b/knockout-paging/tsconfig.json index ef04795418..95e2fe0ab3 100644 --- a/knockout-paging/tsconfig.json +++ b/knockout-paging/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout-pre-rendered/tsconfig.json b/knockout-pre-rendered/tsconfig.json index 304985ea7c..36c985c2d6 100644 --- a/knockout-pre-rendered/tsconfig.json +++ b/knockout-pre-rendered/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout-secure-binding/tsconfig.json b/knockout-secure-binding/tsconfig.json index 75d535cf99..20d23f99f5 100644 --- a/knockout-secure-binding/tsconfig.json +++ b/knockout-secure-binding/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout-transformations/tsconfig.json b/knockout-transformations/tsconfig.json index 505affc1cf..a295e7edf8 100644 --- a/knockout-transformations/tsconfig.json +++ b/knockout-transformations/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.deferred.updates/tsconfig.json b/knockout.deferred.updates/tsconfig.json index 05b2872b19..5d38fc0000 100644 --- a/knockout.deferred.updates/tsconfig.json +++ b/knockout.deferred.updates/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.editables/tsconfig.json b/knockout.editables/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/knockout.editables/tsconfig.json +++ b/knockout.editables/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/knockout.es5/tsconfig.json b/knockout.es5/tsconfig.json index 22210cd496..ab71b2a487 100644 --- a/knockout.es5/tsconfig.json +++ b/knockout.es5/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.kogrid/tsconfig.json b/knockout.kogrid/tsconfig.json index 829f603afd..1a3488e12d 100644 --- a/knockout.kogrid/tsconfig.json +++ b/knockout.kogrid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.mapper/tsconfig.json b/knockout.mapper/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/knockout.mapper/tsconfig.json +++ b/knockout.mapper/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/knockout.mapping/tsconfig.json b/knockout.mapping/tsconfig.json index bd54ed7423..263878c5b1 100644 --- a/knockout.mapping/tsconfig.json +++ b/knockout.mapping/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.postbox/tsconfig.json b/knockout.postbox/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/knockout.postbox/tsconfig.json +++ b/knockout.postbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/knockout.projections/tsconfig.json b/knockout.projections/tsconfig.json index 82c3365a47..c6db4562fb 100644 --- a/knockout.projections/tsconfig.json +++ b/knockout.projections/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.punches/tsconfig.json b/knockout.punches/tsconfig.json index ba0dab2496..a44d247540 100644 --- a/knockout.punches/tsconfig.json +++ b/knockout.punches/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.rx/tsconfig.json b/knockout.rx/tsconfig.json index 9f09f30b19..f369f3daa7 100644 --- a/knockout.rx/tsconfig.json +++ b/knockout.rx/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout.validation/tsconfig.json b/knockout.validation/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/knockout.validation/tsconfig.json +++ b/knockout.validation/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/knockout.viewmodel/tsconfig.json b/knockout.viewmodel/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/knockout.viewmodel/tsconfig.json +++ b/knockout.viewmodel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/knockout/tests/tsconfig.json b/knockout/tests/tsconfig.json index 06e05923e1..988d4f75c9 100644 --- a/knockout/tests/tsconfig.json +++ b/knockout/tests/tsconfig.json @@ -5,7 +5,8 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../../", - "typesRoot": "../../" + "typesRoot": "../../", + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockout/tsconfig.json b/knockout/tsconfig.json index dcf9a8426b..b1b3470233 100644 --- a/knockout/tsconfig.json +++ b/knockout/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/knockstrap/tsconfig.json b/knockstrap/tsconfig.json index 1111d886c2..7765f115ea 100644 --- a/knockstrap/tsconfig.json +++ b/knockstrap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ko.plus/tsconfig.json b/ko.plus/tsconfig.json index fdf488b14e..a0c775216b 100644 --- a/ko.plus/tsconfig.json +++ b/ko.plus/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/koa-bodyparser/tsconfig.json b/koa-bodyparser/tsconfig.json index a28a668476..3c79c64be6 100644 --- a/koa-bodyparser/tsconfig.json +++ b/koa-bodyparser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/koa-compose/tsconfig.json b/koa-compose/tsconfig.json index 06320fe2a8..5b0a5de7ce 100644 --- a/koa-compose/tsconfig.json +++ b/koa-compose/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/koa-favicon/tsconfig.json b/koa-favicon/tsconfig.json index 4cfc62523d..2de954802c 100644 --- a/koa-favicon/tsconfig.json +++ b/koa-favicon/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/koa-json/tsconfig.json b/koa-json/tsconfig.json index e65c6ac5a5..de3852aec9 100644 --- a/koa-json/tsconfig.json +++ b/koa-json/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/koa-mount/tsconfig.json b/koa-mount/tsconfig.json index b1ca830b42..1eefe441ac 100644 --- a/koa-mount/tsconfig.json +++ b/koa-mount/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/koa-router/tsconfig.json b/koa-router/tsconfig.json index 962c947a40..464596086c 100644 --- a/koa-router/tsconfig.json +++ b/koa-router/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/koa-static/tsconfig.json b/koa-static/tsconfig.json index 56b954a873..9e43cd4566 100644 --- a/koa-static/tsconfig.json +++ b/koa-static/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/koa/tsconfig.json b/koa/tsconfig.json index 2f0add817e..30478bf95c 100644 --- a/koa/tsconfig.json +++ b/koa/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/kolite/tsconfig.json b/kolite/tsconfig.json index db42e48e05..e37c133c9b 100644 --- a/kolite/tsconfig.json +++ b/kolite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/konami.js/tsconfig.json b/konami.js/tsconfig.json index f84f300cf9..7a297c79ef 100644 --- a/konami.js/tsconfig.json +++ b/konami.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/kue/tsconfig.json b/kue/tsconfig.json index dad8cabc3d..b06be254df 100644 --- a/kue/tsconfig.json +++ b/kue/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/kuromoji/tsconfig.json b/kuromoji/tsconfig.json index 5d5745eedf..71c55fe10b 100644 --- a/kuromoji/tsconfig.json +++ b/kuromoji/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ladda/tsconfig.json b/ladda/tsconfig.json index b7357a3e66..b1fe150f89 100644 --- a/ladda/tsconfig.json +++ b/ladda/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/later/tsconfig.json b/later/tsconfig.json index 4c22638cdc..d0a7b7eaab 100644 --- a/later/tsconfig.json +++ b/later/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/latinize/tsconfig.json b/latinize/tsconfig.json index 27731a78e5..fc74daf601 100644 --- a/latinize/tsconfig.json +++ b/latinize/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lazy.js/tsconfig.json b/lazy.js/tsconfig.json index 3bced506d6..f84e2ad27f 100644 --- a/lazy.js/tsconfig.json +++ b/lazy.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lazypipe/tsconfig.json b/lazypipe/tsconfig.json index f8d0fbe5c9..918c42d674 100644 --- a/lazypipe/tsconfig.json +++ b/lazypipe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet-curve/tsconfig.json b/leaflet-curve/tsconfig.json index 9e3c3df17b..db10d3023d 100644 --- a/leaflet-curve/tsconfig.json +++ b/leaflet-curve/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet-draw/tsconfig.json b/leaflet-draw/tsconfig.json index acbf817168..6299fbc0b1 100644 --- a/leaflet-draw/tsconfig.json +++ b/leaflet-draw/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet-editable/tsconfig.json b/leaflet-editable/tsconfig.json index e2a1f1b98f..1d25748534 100644 --- a/leaflet-editable/tsconfig.json +++ b/leaflet-editable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet-label/tsconfig.json b/leaflet-label/tsconfig.json index 962e062e9d..85f6ccaacf 100644 --- a/leaflet-label/tsconfig.json +++ b/leaflet-label/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet-markercluster/tsconfig.json b/leaflet-markercluster/tsconfig.json index 2025297a40..ef35f5e697 100644 --- a/leaflet-markercluster/tsconfig.json +++ b/leaflet-markercluster/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet.awesome-markers/tsconfig.json b/leaflet.awesome-markers/tsconfig.json index 098c84414a..08b4796ef5 100644 --- a/leaflet.awesome-markers/tsconfig.json +++ b/leaflet.awesome-markers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet.fullscreen/tsconfig.json b/leaflet.fullscreen/tsconfig.json index 19ea0ccb9e..5ba55ebdb5 100644 --- a/leaflet.fullscreen/tsconfig.json +++ b/leaflet.fullscreen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leaflet/tsconfig.json b/leaflet/tsconfig.json index 4e1ac2bfb3..072b0ee2cc 100644 --- a/leaflet/tsconfig.json +++ b/leaflet/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/leapmotionTS/tsconfig.json b/leapmotionTS/tsconfig.json index 993160b8c4..cf55f6510b 100644 --- a/leapmotionTS/tsconfig.json +++ b/leapmotionTS/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/less-middleware/tsconfig.json b/less-middleware/tsconfig.json index aad1bced3b..1444c3e1f0 100644 --- a/less-middleware/tsconfig.json +++ b/less-middleware/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/less/tsconfig.json b/less/tsconfig.json index e807a52080..df27ec5f7d 100644 --- a/less/tsconfig.json +++ b/less/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lestate/tsconfig.json b/lestate/tsconfig.json index 625f8bcfdb..b994063889 100644 --- a/lestate/tsconfig.json +++ b/lestate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/level-sublevel/tsconfig.json b/level-sublevel/tsconfig.json index e8f5620377..d19f8a9c97 100644 --- a/level-sublevel/tsconfig.json +++ b/level-sublevel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/levelup/tsconfig.json b/levelup/tsconfig.json index 867aaf0cd0..f9cb162b32 100644 --- a/levelup/tsconfig.json +++ b/levelup/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/libxmljs/tsconfig.json b/libxmljs/tsconfig.json index 1c3f76fc6a..96ebabd477 100644 --- a/libxmljs/tsconfig.json +++ b/libxmljs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lime-js/tsconfig.json b/lime-js/tsconfig.json index 152556854a..26ec4b9ced 100644 --- a/lime-js/tsconfig.json +++ b/lime-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/line-reader/tsconfig.json b/line-reader/tsconfig.json index 9ce563f178..25c83051ad 100644 --- a/line-reader/tsconfig.json +++ b/line-reader/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/linq/tsconfig.json b/linq/tsconfig.json index cca9108862..5e1fa03a4b 100644 --- a/linq/tsconfig.json +++ b/linq/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/linqsharp/tsconfig.json b/linqsharp/tsconfig.json index 0b9410f03e..28eb7e5873 100644 --- a/linqsharp/tsconfig.json +++ b/linqsharp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lls/tsconfig.json b/lls/tsconfig.json index d2612c1e26..4e3f0da9be 100644 --- a/lls/tsconfig.json +++ b/lls/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lobibox/tsconfig.json b/lobibox/tsconfig.json index 80cac011fa..c7c19d4184 100644 --- a/lobibox/tsconfig.json +++ b/lobibox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/localForage/tsconfig.json b/localForage/tsconfig.json index d9ad8881b7..663546a65d 100644 --- a/localForage/tsconfig.json +++ b/localForage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lockfile/tsconfig.json b/lockfile/tsconfig.json index bfdfe3a346..b651ad6651 100644 --- a/lockfile/tsconfig.json +++ b/lockfile/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lodash-decorators/tsconfig.json b/lodash-decorators/tsconfig.json index 7ff31c7460..e12742a64f 100644 --- a/lodash-decorators/tsconfig.json +++ b/lodash-decorators/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lodash/tsconfig.json b/lodash/tsconfig.json index f3b1b7acb2..c26281b4d0 100644 --- a/lodash/tsconfig.json +++ b/lodash/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/log4javascript/tsconfig.json b/log4javascript/tsconfig.json index 469e8f060e..6e42bc3d56 100644 --- a/log4javascript/tsconfig.json +++ b/log4javascript/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/log4js/tsconfig.json b/log4js/tsconfig.json index 54e8f7133e..0d755e769f 100644 --- a/log4js/tsconfig.json +++ b/log4js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/logg/tsconfig.json b/logg/tsconfig.json index 47298f69aa..9dba57137f 100644 --- a/logg/tsconfig.json +++ b/logg/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/loggly/tsconfig.json b/loggly/tsconfig.json index d90c83245a..1e0f4168d5 100644 --- a/loggly/tsconfig.json +++ b/loggly/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/loglevel/tsconfig.json b/loglevel/tsconfig.json index 03cdac2b85..89f8255626 100644 --- a/loglevel/tsconfig.json +++ b/loglevel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/logrotate-stream/tsconfig.json b/logrotate-stream/tsconfig.json index f422ee5dc1..5c222d171d 100644 --- a/logrotate-stream/tsconfig.json +++ b/logrotate-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lokijs/tsconfig.json b/lokijs/tsconfig.json index 307c5845c9..b749ad61d1 100644 --- a/lokijs/tsconfig.json +++ b/lokijs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lolex/tsconfig.json b/lolex/tsconfig.json index 1d811fcf1c..373a813cc1 100644 --- a/lolex/tsconfig.json +++ b/lolex/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/long/tsconfig.json b/long/tsconfig.json index 45bb8cda2b..5827db3acb 100644 --- a/long/tsconfig.json +++ b/long/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lory.js/tsconfig.json b/lory.js/tsconfig.json index 116b0903cb..a3c4df27d5 100644 --- a/lory.js/tsconfig.json +++ b/lory.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lovefield/tsconfig.json b/lovefield/tsconfig.json index 9e2b7e73d1..461a3d6c9e 100644 --- a/lovefield/tsconfig.json +++ b/lovefield/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lower-case-first/tsconfig.json b/lower-case-first/tsconfig.json index 35dc907599..6e73e34d0b 100644 --- a/lower-case-first/tsconfig.json +++ b/lower-case-first/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lower-case/tsconfig.json b/lower-case/tsconfig.json index d44e03061b..7d3d11ced7 100644 --- a/lower-case/tsconfig.json +++ b/lower-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lru-cache/tsconfig.json b/lru-cache/tsconfig.json index a727f0b246..66510bb95c 100644 --- a/lru-cache/tsconfig.json +++ b/lru-cache/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lscache/tsconfig.json b/lscache/tsconfig.json index 9bc9f41737..886f9499b6 100644 --- a/lscache/tsconfig.json +++ b/lscache/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/luaparse/tsconfig.json b/luaparse/tsconfig.json index ec1f9c66aa..7ba565ed6c 100644 --- a/luaparse/tsconfig.json +++ b/luaparse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lunr/tsconfig.json b/lunr/tsconfig.json index 83711dcdc3..2fc0996863 100644 --- a/lunr/tsconfig.json +++ b/lunr/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lwip/tsconfig.json b/lwip/tsconfig.json index e3eca5f6f4..7cd139dc86 100644 --- a/lwip/tsconfig.json +++ b/lwip/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/lz-string/tsconfig.json b/lz-string/tsconfig.json index 2d1f223f1d..688a1ffba6 100644 --- a/lz-string/tsconfig.json +++ b/lz-string/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mCustomScrollbar/tsconfig.json b/mCustomScrollbar/tsconfig.json index aa4a428fde..53bea880b5 100644 --- a/mCustomScrollbar/tsconfig.json +++ b/mCustomScrollbar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/magic-number/tsconfig.json b/magic-number/tsconfig.json index ead4c85967..bf7eb3d71f 100644 --- a/magic-number/tsconfig.json +++ b/magic-number/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/magicsuggest/tsconfig.json b/magicsuggest/tsconfig.json index 3fc4340e59..a29bd3f86e 100644 --- a/magicsuggest/tsconfig.json +++ b/magicsuggest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mailcheck/tsconfig.json b/mailcheck/tsconfig.json index fb5bb95454..91015fc695 100644 --- a/mailcheck/tsconfig.json +++ b/mailcheck/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/maildev/tsconfig.json b/maildev/tsconfig.json index fcc12a743a..c1f9c6b100 100644 --- a/maildev/tsconfig.json +++ b/maildev/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mailparser/tsconfig.json b/mailparser/tsconfig.json index 5a4e8e5f80..e91c6b3c6f 100644 --- a/mailparser/tsconfig.json +++ b/mailparser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/main-bower-files/tsconfig.json b/main-bower-files/tsconfig.json index 4daa2834cd..3d4cbbd4b7 100644 --- a/main-bower-files/tsconfig.json +++ b/main-bower-files/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/maker.js/tsconfig.json b/maker.js/tsconfig.json index ec179dceed..f2708d7985 100644 --- a/maker.js/tsconfig.json +++ b/maker.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mandrill-api/tsconfig.json b/mandrill-api/tsconfig.json index 2a158f33ca..68d1ae2dee 100644 --- a/mandrill-api/tsconfig.json +++ b/mandrill-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mapbox/tsconfig.json b/mapbox/tsconfig.json index 997823ab19..bc78dcbd03 100644 --- a/mapbox/tsconfig.json +++ b/mapbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mapsjs/tsconfig.json b/mapsjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/mapsjs/tsconfig.json +++ b/mapsjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/maquette/tsconfig.json b/maquette/tsconfig.json index 31f20460a6..5a22048f26 100644 --- a/maquette/tsconfig.json +++ b/maquette/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mariasql/tsconfig.json b/mariasql/tsconfig.json index c009ba0403..11136c566c 100644 --- a/mariasql/tsconfig.json +++ b/mariasql/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/marked/tsconfig.json b/marked/tsconfig.json index 13e3e5d1e8..b98cbe0d7e 100644 --- a/marked/tsconfig.json +++ b/marked/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/markerclustererplus/tsconfig.json b/markerclustererplus/tsconfig.json index 25a439fe55..4d016ef323 100644 --- a/markerclustererplus/tsconfig.json +++ b/markerclustererplus/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/markitup/tsconfig.json b/markitup/tsconfig.json index 3fc6065fe5..5ab86c6c8f 100644 --- a/markitup/tsconfig.json +++ b/markitup/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/maskedinput/tsconfig.json b/maskedinput/tsconfig.json index 468e53f71b..de9f8cb437 100644 --- a/maskedinput/tsconfig.json +++ b/maskedinput/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/material-design-lite/tsconfig.json b/material-design-lite/tsconfig.json index 0e3e5e63dd..8559fb31c2 100644 --- a/material-design-lite/tsconfig.json +++ b/material-design-lite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/material-ui/tsconfig.json b/material-ui/tsconfig.json index 6b3cfc2c40..c2ac1515bc 100644 --- a/material-ui/tsconfig.json +++ b/material-ui/tsconfig.json @@ -11,6 +11,9 @@ "baseUrl": "../", "jsx": "react", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/materialize-css/tsconfig.json b/materialize-css/tsconfig.json index 68fb8af041..60f47f3b2a 100644 --- a/materialize-css/tsconfig.json +++ b/materialize-css/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mathjax/tsconfig.json b/mathjax/tsconfig.json index ea4db48eaa..028d027efe 100644 --- a/mathjax/tsconfig.json +++ b/mathjax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mathjs/tsconfig.json b/mathjs/tsconfig.json index f1baad6d1d..ee6be15a03 100644 --- a/mathjs/tsconfig.json +++ b/mathjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/matter-js/tsconfig.json b/matter-js/tsconfig.json index c841cb571b..09ee2e70c6 100644 --- a/matter-js/tsconfig.json +++ b/matter-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/md5/tsconfig.json b/md5/tsconfig.json index 834ce8b2c4..3138056769 100644 --- a/md5/tsconfig.json +++ b/md5/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mdns/tsconfig.json b/mdns/tsconfig.json index 43bce7fe71..7672a46a97 100644 --- a/mdns/tsconfig.json +++ b/mdns/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/memory-cache/tsconfig.json b/memory-cache/tsconfig.json index e9f37c3861..c51bc3081d 100644 --- a/memory-cache/tsconfig.json +++ b/memory-cache/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mendixmodelsdk/tsconfig.json b/mendixmodelsdk/tsconfig.json index ac8e2174d3..34715792ce 100644 --- a/mendixmodelsdk/tsconfig.json +++ b/mendixmodelsdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/merge-descriptors/tsconfig.json b/merge-descriptors/tsconfig.json index bf9e11a137..76ee66d42d 100644 --- a/merge-descriptors/tsconfig.json +++ b/merge-descriptors/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/merge-stream/tsconfig.json b/merge-stream/tsconfig.json index 0486a635df..ac82b20b7b 100644 --- a/merge-stream/tsconfig.json +++ b/merge-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/merge2/tsconfig.json b/merge2/tsconfig.json index afe22a9af7..fd977ffe0a 100644 --- a/merge2/tsconfig.json +++ b/merge2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/meshblu/tsconfig.json b/meshblu/tsconfig.json index eb2632ac10..b2d57fb5b2 100644 --- a/meshblu/tsconfig.json +++ b/meshblu/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mess/tsconfig.json b/mess/tsconfig.json index f7351de42e..8209b428b8 100644 --- a/mess/tsconfig.json +++ b/mess/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/messenger/tsconfig.json b/messenger/tsconfig.json index 6ef9da6242..2b1f09fbf9 100644 --- a/messenger/tsconfig.json +++ b/messenger/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/meteor-jboulhous-dev/tsconfig.json b/meteor-jboulhous-dev/tsconfig.json index 606f381b42..6f3eff9fc1 100644 --- a/meteor-jboulhous-dev/tsconfig.json +++ b/meteor-jboulhous-dev/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/meteor-persistent-session/tsconfig.json b/meteor-persistent-session/tsconfig.json index bb95dd13b0..3e5904b4bd 100644 --- a/meteor-persistent-session/tsconfig.json +++ b/meteor-persistent-session/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/meteor-prime8consulting-oauth2/tsconfig.json b/meteor-prime8consulting-oauth2/tsconfig.json index 12badc9683..768f073ba9 100644 --- a/meteor-prime8consulting-oauth2/tsconfig.json +++ b/meteor-prime8consulting-oauth2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/meteor-publish-composite/tsconfig.json b/meteor-publish-composite/tsconfig.json index c44ac46bd7..7375b0d7fb 100644 --- a/meteor-publish-composite/tsconfig.json +++ b/meteor-publish-composite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/meteor-roles/tsconfig.json b/meteor-roles/tsconfig.json index 15a0b5a7c9..a253a77fb2 100644 --- a/meteor-roles/tsconfig.json +++ b/meteor-roles/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/meteor/tsconfig.json b/meteor/tsconfig.json index 9855774ebe..c9a79f4a7b 100644 --- a/meteor/tsconfig.json +++ b/meteor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/method-override/tsconfig.json b/method-override/tsconfig.json index 689667ca53..dff40846da 100644 --- a/method-override/tsconfig.json +++ b/method-override/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/metismenu/tsconfig.json b/metismenu/tsconfig.json index 23ca88b1a7..b6c8ff9bce 100644 --- a/metismenu/tsconfig.json +++ b/metismenu/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/microgears/tsconfig.json b/microgears/tsconfig.json index 9335a00bd0..85ce40f91f 100644 --- a/microgears/tsconfig.json +++ b/microgears/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/micromatch/tsconfig.json b/micromatch/tsconfig.json index 8eb88b3610..bf17742efc 100644 --- a/micromatch/tsconfig.json +++ b/micromatch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/microsoft-ajax/tsconfig.json b/microsoft-ajax/tsconfig.json index 0e8e45939c..093bbd5c14 100644 --- a/microsoft-ajax/tsconfig.json +++ b/microsoft-ajax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/microsoft-live-connect/tsconfig.json b/microsoft-live-connect/tsconfig.json index 4b96b5fcca..66c40cccfc 100644 --- a/microsoft-live-connect/tsconfig.json +++ b/microsoft-live-connect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/microsoft-sdk-soap/tsconfig.json b/microsoft-sdk-soap/tsconfig.json index 41f4a5f7bd..0e062950a2 100644 --- a/microsoft-sdk-soap/tsconfig.json +++ b/microsoft-sdk-soap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/milkcocoa/tsconfig.json b/milkcocoa/tsconfig.json index 8660f4327b..6aa1c60aa5 100644 --- a/milkcocoa/tsconfig.json +++ b/milkcocoa/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/milliseconds/tsconfig.json b/milliseconds/tsconfig.json index 9ac3b0c76e..3929006698 100644 --- a/milliseconds/tsconfig.json +++ b/milliseconds/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mime/tsconfig.json b/mime/tsconfig.json index d98ed804ea..2c8de7fc3f 100644 --- a/mime/tsconfig.json +++ b/mime/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/minilog/tsconfig.json b/minilog/tsconfig.json index 69484d3238..40af8c2a32 100644 --- a/minilog/tsconfig.json +++ b/minilog/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/minimatch/tsconfig.json b/minimatch/tsconfig.json index d8c3475e85..89946ae9fd 100644 --- a/minimatch/tsconfig.json +++ b/minimatch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/minimist/tsconfig.json b/minimist/tsconfig.json index 34017ed074..e696ab6eb7 100644 --- a/minimist/tsconfig.json +++ b/minimist/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mithril/tsconfig.json b/mithril/tsconfig.json index 8ac8c7ccfa..1529d81488 100644 --- a/mithril/tsconfig.json +++ b/mithril/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mixpanel/tsconfig.json b/mixpanel/tsconfig.json index c0e00df467..9278a232eb 100644 --- a/mixpanel/tsconfig.json +++ b/mixpanel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mixto/tsconfig.json b/mixto/tsconfig.json index 2ffadd2555..3f016c0763 100644 --- a/mixto/tsconfig.json +++ b/mixto/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mkdirp/tsconfig.json b/mkdirp/tsconfig.json index 1251a94804..ccd1236774 100644 --- a/mkdirp/tsconfig.json +++ b/mkdirp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mkpath/tsconfig.json b/mkpath/tsconfig.json index 4db64af20f..ab1bc9a19f 100644 --- a/mkpath/tsconfig.json +++ b/mkpath/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mmmagic/tsconfig.json b/mmmagic/tsconfig.json index 0b5a2cb145..16aaf2013e 100644 --- a/mmmagic/tsconfig.json +++ b/mmmagic/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mobile-detect/tsconfig.json b/mobile-detect/tsconfig.json index af9bd32899..c6afabf6e4 100644 --- a/mobile-detect/tsconfig.json +++ b/mobile-detect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mobservable-react/tsconfig.json b/mobservable-react/tsconfig.json index 01b8cbdd55..85a7d5db33 100644 --- a/mobservable-react/tsconfig.json +++ b/mobservable-react/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mobservable/tsconfig.json b/mobservable/tsconfig.json index ed29793111..3c1a3e4a17 100644 --- a/mobservable/tsconfig.json +++ b/mobservable/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mocha-phantomjs/tsconfig.json b/mocha-phantomjs/tsconfig.json index 3e28097122..19edf96428 100644 --- a/mocha-phantomjs/tsconfig.json +++ b/mocha-phantomjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mocha/tsconfig.json b/mocha/tsconfig.json index 14e126a34a..c3cb8149a6 100644 --- a/mocha/tsconfig.json +++ b/mocha/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mock-fs/tsconfig.json b/mock-fs/tsconfig.json index 045daf2366..1f3d554e3a 100644 --- a/mock-fs/tsconfig.json +++ b/mock-fs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mockery/tsconfig.json b/mockery/tsconfig.json index 2d29658e6c..ffe9a16962 100644 --- a/mockery/tsconfig.json +++ b/mockery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/modernizr/tsconfig.json b/modernizr/tsconfig.json index 9a01eb247a..449db7be84 100644 --- a/modernizr/tsconfig.json +++ b/modernizr/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/moment-range/tsconfig.json b/moment-range/tsconfig.json index 3ee832cf29..176877211f 100644 --- a/moment-range/tsconfig.json +++ b/moment-range/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/moment-timezone/tsconfig.json b/moment-timezone/tsconfig.json index 774bd1bb16..3d43b5468e 100644 --- a/moment-timezone/tsconfig.json +++ b/moment-timezone/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/moment/tsconfig.json b/moment/tsconfig.json index a40bb0996f..af4cf93cd0 100644 --- a/moment/tsconfig.json +++ b/moment/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mongodb/tsconfig.json b/mongodb/tsconfig.json index d683a665ad..1b878d4cda 100644 --- a/mongodb/tsconfig.json +++ b/mongodb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mongoose-auto-increment/tsconfig.json b/mongoose-auto-increment/tsconfig.json index b21c1b9f40..53e6d43d52 100644 --- a/mongoose-auto-increment/tsconfig.json +++ b/mongoose-auto-increment/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mongoose-deep-populate/tsconfig.json b/mongoose-deep-populate/tsconfig.json index 5696572edb..8957fe4840 100644 --- a/mongoose-deep-populate/tsconfig.json +++ b/mongoose-deep-populate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mongoose-mock/tsconfig.json b/mongoose-mock/tsconfig.json index 729cfc3408..7522e19e58 100644 --- a/mongoose-mock/tsconfig.json +++ b/mongoose-mock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mongoose/tsconfig.json b/mongoose/tsconfig.json index ba259106b4..7644d40f82 100644 --- a/mongoose/tsconfig.json +++ b/mongoose/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/morgan/tsconfig.json b/morgan/tsconfig.json index ae18fbae5c..b5df1ff724 100644 --- a/morgan/tsconfig.json +++ b/morgan/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mousetrap/tsconfig.json b/mousetrap/tsconfig.json index 0888214dc4..9553578e9b 100644 --- a/mousetrap/tsconfig.json +++ b/mousetrap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/moviedb/tsconfig.json b/moviedb/tsconfig.json index 91ee79f21a..99302f2ee2 100644 --- a/moviedb/tsconfig.json +++ b/moviedb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mpromise/tsconfig.json b/mpromise/tsconfig.json index ff49d7ae5e..b542754ad4 100644 --- a/mpromise/tsconfig.json +++ b/mpromise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mqtt/tsconfig.json b/mqtt/tsconfig.json index 54fea809a0..b9f23a11a9 100644 --- a/mqtt/tsconfig.json +++ b/mqtt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ms/tsconfig.json b/ms/tsconfig.json index f9777ee6fc..259c926a13 100644 --- a/ms/tsconfig.json +++ b/ms/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/msgpack/tsconfig.json b/msgpack/tsconfig.json index dbc0626b42..be8971f549 100644 --- a/msgpack/tsconfig.json +++ b/msgpack/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/msnodesql/tsconfig.json b/msnodesql/tsconfig.json index 2fce57bf29..80c8aacf2a 100644 --- a/msnodesql/tsconfig.json +++ b/msnodesql/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/msportalfx-test/tsconfig.json b/msportalfx-test/tsconfig.json index 6f1651fa5b..905d77b6f1 100644 --- a/msportalfx-test/tsconfig.json +++ b/msportalfx-test/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mssql/tsconfig.json b/mssql/tsconfig.json index 8528f4dd2f..7ebfbbaddc 100644 --- a/mssql/tsconfig.json +++ b/mssql/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mu2/tsconfig.json b/mu2/tsconfig.json index aa54e4582e..08d45d6c5b 100644 --- a/mu2/tsconfig.json +++ b/mu2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/multer/tsconfig.json b/multer/tsconfig.json index 8435d17400..ac340521bd 100644 --- a/multer/tsconfig.json +++ b/multer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/multiparty/tsconfig.json b/multiparty/tsconfig.json index cf3a542138..9f9426b41e 100644 --- a/multiparty/tsconfig.json +++ b/multiparty/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/multiplexjs/tsconfig.json b/multiplexjs/tsconfig.json index 7111ce7b8b..4612a63c90 100644 --- a/multiplexjs/tsconfig.json +++ b/multiplexjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mustache/tsconfig.json b/mustache/tsconfig.json index 96c41c80ad..92564efee9 100644 --- a/mustache/tsconfig.json +++ b/mustache/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/mysql/tsconfig.json b/mysql/tsconfig.json index 0e770cb32f..023135e250 100644 --- a/mysql/tsconfig.json +++ b/mysql/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/mz/tsconfig.json b/mz/tsconfig.json index 1f57bd4b2d..a23f381107 100644 --- a/mz/tsconfig.json +++ b/mz/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nanoajax/tsconfig.json b/nanoajax/tsconfig.json index 365330c515..8aaad59c20 100644 --- a/nanoajax/tsconfig.json +++ b/nanoajax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/natural-sort/tsconfig.json b/natural-sort/tsconfig.json index 7d0a648d40..1a2fb6b8fa 100644 --- a/natural-sort/tsconfig.json +++ b/natural-sort/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/natural/tsconfig.json b/natural/tsconfig.json index b26e4b0d84..ea6783e16f 100644 --- a/natural/tsconfig.json +++ b/natural/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/navigation/tsconfig.json b/navigation/tsconfig.json index 6455d34d3e..01b6ed5f86 100644 --- a/navigation/tsconfig.json +++ b/navigation/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nconf/tsconfig.json b/nconf/tsconfig.json index 5577bbecbf..1e39b03faf 100644 --- a/nconf/tsconfig.json +++ b/nconf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ncp/tsconfig.json b/ncp/tsconfig.json index 54a3f882d0..a97cff5499 100644 --- a/ncp/tsconfig.json +++ b/ncp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nedb/tsconfig.json b/nedb/tsconfig.json index 8ad8155f3e..eecb859d96 100644 --- a/nedb/tsconfig.json +++ b/nedb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/needle/tsconfig.json b/needle/tsconfig.json index d935965344..cf2efab434 100644 --- a/needle/tsconfig.json +++ b/needle/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/netmask/tsconfig.json b/netmask/tsconfig.json index 4e3a3b1c43..1bbd08da0d 100644 --- a/netmask/tsconfig.json +++ b/netmask/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nexpect/tsconfig.json b/nexpect/tsconfig.json index cecec7467f..3368d8a961 100644 --- a/nexpect/tsconfig.json +++ b/nexpect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-command/tsconfig.json b/ng-command/tsconfig.json index 0f870c0f8d..18696fc719 100644 --- a/ng-command/tsconfig.json +++ b/ng-command/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-dialog/tsconfig.json b/ng-dialog/tsconfig.json index 363a8ac44d..bf756b0bd2 100644 --- a/ng-dialog/tsconfig.json +++ b/ng-dialog/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-facebook/tsconfig.json b/ng-facebook/tsconfig.json index e15b5d643a..1b56451a47 100644 --- a/ng-facebook/tsconfig.json +++ b/ng-facebook/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-file-upload/tsconfig.json b/ng-file-upload/tsconfig.json index eed9d227c7..dd05b7cafb 100644 --- a/ng-file-upload/tsconfig.json +++ b/ng-file-upload/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-flow/tsconfig.json b/ng-flow/tsconfig.json index f6bc80c46a..ac2ff5f465 100644 --- a/ng-flow/tsconfig.json +++ b/ng-flow/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-grid/tsconfig.json b/ng-grid/tsconfig.json index 07f2f436ad..dd4eebb478 100644 --- a/ng-grid/tsconfig.json +++ b/ng-grid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-i18next/tsconfig.json b/ng-i18next/tsconfig.json index 66fa69470c..4602c3c3d4 100644 --- a/ng-i18next/tsconfig.json +++ b/ng-i18next/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-notify/tsconfig.json b/ng-notify/tsconfig.json index dbe7c7bfcc..f61313758d 100644 --- a/ng-notify/tsconfig.json +++ b/ng-notify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-stomp/tsconfig.json b/ng-stomp/tsconfig.json index 19f314bdf5..b01ebcaccf 100644 --- a/ng-stomp/tsconfig.json +++ b/ng-stomp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ng-table/tsconfig.json b/ng-table/tsconfig.json index 45df105ce7..38cfaa9bb4 100644 --- a/ng-table/tsconfig.json +++ b/ng-table/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ngbootbox/tsconfig.json b/ngbootbox/tsconfig.json index 1e31b3c8a0..05890aec29 100644 --- a/ngbootbox/tsconfig.json +++ b/ngbootbox/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ngkookies/tsconfig.json b/ngkookies/tsconfig.json index d37dfac909..0e43960bc6 100644 --- a/ngkookies/tsconfig.json +++ b/ngkookies/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ngprogress-lite/tsconfig.json b/ngprogress-lite/tsconfig.json index f074ed7184..7f4cddfaef 100644 --- a/ngprogress-lite/tsconfig.json +++ b/ngprogress-lite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ngprogress/tsconfig.json b/ngprogress/tsconfig.json index 9a1df47c72..6066ac1e35 100644 --- a/ngprogress/tsconfig.json +++ b/ngprogress/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ngstorage/tsconfig.json b/ngstorage/tsconfig.json index b83301d620..0a21237915 100644 --- a/ngstorage/tsconfig.json +++ b/ngstorage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ngtoaster/tsconfig.json b/ngtoaster/tsconfig.json index 0a439d9472..8c83cfe7d5 100644 --- a/ngtoaster/tsconfig.json +++ b/ngtoaster/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ngwysiwyg/tsconfig.json b/ngwysiwyg/tsconfig.json index aec16c6ca7..2469d52a9f 100644 --- a/ngwysiwyg/tsconfig.json +++ b/ngwysiwyg/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nightmare/tsconfig.json b/nightmare/tsconfig.json index 6e88508021..1eff4127ea 100644 --- a/nightmare/tsconfig.json +++ b/nightmare/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/noVNC/tsconfig.json b/noVNC/tsconfig.json index 40e49853ab..4ca96bdb40 100644 --- a/noVNC/tsconfig.json +++ b/noVNC/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/noble/tsconfig.json b/noble/tsconfig.json index 0b8884fa7a..45320c2087 100644 --- a/noble/tsconfig.json +++ b/noble/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nock/tsconfig.json b/nock/tsconfig.json index dc9bb12b03..0b4e35f74d 100644 --- a/nock/tsconfig.json +++ b/nock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-array-ext/tsconfig.json b/node-array-ext/tsconfig.json index c046e484dd..8cf0c6afcc 100644 --- a/node-array-ext/tsconfig.json +++ b/node-array-ext/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-cache/tsconfig.json b/node-cache/tsconfig.json index 7489c07bcd..22f9ab749a 100644 --- a/node-cache/tsconfig.json +++ b/node-cache/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-calendar/tsconfig.json b/node-calendar/tsconfig.json index ee8a4e9ed5..f60c618f36 100644 --- a/node-calendar/tsconfig.json +++ b/node-calendar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-config-manager/tsconfig.json b/node-config-manager/tsconfig.json index 7a40d75635..2a6060ee30 100644 --- a/node-config-manager/tsconfig.json +++ b/node-config-manager/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-dir/tsconfig.json b/node-dir/tsconfig.json index ee8d8f82a7..cc85f33771 100644 --- a/node-dir/tsconfig.json +++ b/node-dir/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-fibers/tsconfig.json b/node-fibers/tsconfig.json index 90878053aa..30631b50e8 100644 --- a/node-fibers/tsconfig.json +++ b/node-fibers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-form/tsconfig.json b/node-form/tsconfig.json index e7a500e736..7bfe312b24 100644 --- a/node-form/tsconfig.json +++ b/node-form/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-gcm/tsconfig.json b/node-gcm/tsconfig.json index df8d43b899..6cec2c996b 100644 --- a/node-gcm/tsconfig.json +++ b/node-gcm/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-getopt/tsconfig.json b/node-getopt/tsconfig.json index f6e56beb02..2c71612969 100644 --- a/node-getopt/tsconfig.json +++ b/node-getopt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-int64/tsconfig.json b/node-int64/tsconfig.json index a32e872bb6..cd95f4e8a5 100644 --- a/node-int64/tsconfig.json +++ b/node-int64/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-jsfl-runner/tsconfig.json b/node-jsfl-runner/tsconfig.json index 8982544e9c..0c0e1d746e 100644 --- a/node-jsfl-runner/tsconfig.json +++ b/node-jsfl-runner/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-mysql-wrapper/tsconfig.json b/node-mysql-wrapper/tsconfig.json index be124070d6..ccaed4fef5 100644 --- a/node-mysql-wrapper/tsconfig.json +++ b/node-mysql-wrapper/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-notifier/tsconfig.json b/node-notifier/tsconfig.json index df12a3d8b0..07f65c170f 100644 --- a/node-notifier/tsconfig.json +++ b/node-notifier/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-persist/tsconfig.json b/node-persist/tsconfig.json index 14afd30dc2..6aaaceb87e 100644 --- a/node-persist/tsconfig.json +++ b/node-persist/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-polyglot/tsconfig.json b/node-polyglot/tsconfig.json index 374a3bedb8..893dd5dff9 100644 --- a/node-polyglot/tsconfig.json +++ b/node-polyglot/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-sass-middleware/tsconfig.json b/node-sass-middleware/tsconfig.json index fea242746d..d97ee5a0a5 100644 --- a/node-sass-middleware/tsconfig.json +++ b/node-sass-middleware/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-sass/tsconfig.json b/node-sass/tsconfig.json index f52c4bc7e9..7ac8b5a42e 100644 --- a/node-sass/tsconfig.json +++ b/node-sass/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-schedule/tsconfig.json b/node-schedule/tsconfig.json index c8a661ce8a..ff31029be5 100644 --- a/node-schedule/tsconfig.json +++ b/node-schedule/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-slack/tsconfig.json b/node-slack/tsconfig.json index 4cc94166b0..d052d5ee84 100644 --- a/node-slack/tsconfig.json +++ b/node-slack/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-snap7/tsconfig.json b/node-snap7/tsconfig.json index 484705d469..56236f4975 100644 --- a/node-snap7/tsconfig.json +++ b/node-snap7/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-uuid/tsconfig.json b/node-uuid/tsconfig.json index 2f5dc675ff..3b0d3ac2d3 100644 --- a/node-uuid/tsconfig.json +++ b/node-uuid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node-validator/tsconfig.json b/node-validator/tsconfig.json index e537462f26..fc738208c3 100644 --- a/node-validator/tsconfig.json +++ b/node-validator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/node/tsconfig.json b/node/tsconfig.json index d20d1b393d..56bd68d7f9 100644 --- a/node/tsconfig.json +++ b/node/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/node_redis/tsconfig.json b/node_redis/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/node_redis/tsconfig.json +++ b/node_redis/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/nodemailer-direct-transport/tsconfig.json b/nodemailer-direct-transport/tsconfig.json index 40caabd2fa..c1e1cfc136 100644 --- a/nodemailer-direct-transport/tsconfig.json +++ b/nodemailer-direct-transport/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nodemailer-pickup-transport/tsconfig.json b/nodemailer-pickup-transport/tsconfig.json index 5e0c08f4e8..a137e4096d 100644 --- a/nodemailer-pickup-transport/tsconfig.json +++ b/nodemailer-pickup-transport/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nodemailer-smtp-pool/tsconfig.json b/nodemailer-smtp-pool/tsconfig.json index 2e6a64c007..3c9723f4f5 100644 --- a/nodemailer-smtp-pool/tsconfig.json +++ b/nodemailer-smtp-pool/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nodemailer-smtp-transport/tsconfig.json b/nodemailer-smtp-transport/tsconfig.json index abdefdba13..28d7210f97 100644 --- a/nodemailer-smtp-transport/tsconfig.json +++ b/nodemailer-smtp-transport/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nodemailer/tsconfig.json b/nodemailer/tsconfig.json index 68f1774b66..65dbd8cb7e 100644 --- a/nodemailer/tsconfig.json +++ b/nodemailer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nodeunit/tsconfig.json b/nodeunit/tsconfig.json index 58e881f4a2..a03f073c30 100644 --- a/nodeunit/tsconfig.json +++ b/nodeunit/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/noisejs/tsconfig.json b/noisejs/tsconfig.json index aff0141339..57121383a2 100644 --- a/noisejs/tsconfig.json +++ b/noisejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nomnom/tsconfig.json b/nomnom/tsconfig.json index 50dc19e931..660dc53267 100644 --- a/nomnom/tsconfig.json +++ b/nomnom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nopt/tsconfig.json b/nopt/tsconfig.json index 71557d11b0..e33d887b6b 100644 --- a/nopt/tsconfig.json +++ b/nopt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/normalizr/tsconfig.json b/normalizr/tsconfig.json index eb09850f26..1cb6ce06a8 100644 --- a/normalizr/tsconfig.json +++ b/normalizr/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/notie/tsconfig.json b/notie/tsconfig.json index 1432e4ed27..d9a081e290 100644 --- a/notie/tsconfig.json +++ b/notie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/notify/tsconfig.json b/notify/tsconfig.json index 291e9a1dbc..ca1d617af4 100644 --- a/notify/tsconfig.json +++ b/notify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/notifyjs/tsconfig.json b/notifyjs/tsconfig.json index a4111628d2..04ea92bcf3 100644 --- a/notifyjs/tsconfig.json +++ b/notifyjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nouislider/tsconfig.json b/nouislider/tsconfig.json index 93b84c1d64..9d926881c5 100644 --- a/nouislider/tsconfig.json +++ b/nouislider/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/npm/tsconfig.json b/npm/tsconfig.json index d0cba35b92..d2d523f86f 100644 --- a/npm/tsconfig.json +++ b/npm/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nprogress/tsconfig.json b/nprogress/tsconfig.json index e78c57d94d..558d8451db 100644 --- a/nprogress/tsconfig.json +++ b/nprogress/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/numbro/tsconfig.json b/numbro/tsconfig.json index c558c3840a..f1fd06ee2e 100644 --- a/numbro/tsconfig.json +++ b/numbro/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/numeral/tsconfig.json b/numeral/tsconfig.json index 76d69630ee..007f8cb70d 100644 --- a/numeral/tsconfig.json +++ b/numeral/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nunjucks/tsconfig.json b/nunjucks/tsconfig.json index df0fe8caa2..ca0c5b5894 100644 --- a/nunjucks/tsconfig.json +++ b/nunjucks/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/nvd3/tsconfig.json b/nvd3/tsconfig.json index 28b98e6143..af6755830c 100644 --- a/nvd3/tsconfig.json +++ b/nvd3/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/nw.gui/tsconfig.json b/nw.gui/tsconfig.json index 2be83e4531..5b1dbeef4c 100644 --- a/nw.gui/tsconfig.json +++ b/nw.gui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/oauth.js/tsconfig.json b/oauth.js/tsconfig.json index dee31cfaa3..74b637f8db 100644 --- a/oauth.js/tsconfig.json +++ b/oauth.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/oauth2-server/tsconfig.json b/oauth2-server/tsconfig.json index 38333a22ec..37c57029c3 100644 --- a/oauth2-server/tsconfig.json +++ b/oauth2-server/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/obelisk.js/tsconfig.json b/obelisk.js/tsconfig.json index 93dd09d803..d2fa90b1c7 100644 --- a/obelisk.js/tsconfig.json +++ b/obelisk.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/object-assign/tsconfig.json b/object-assign/tsconfig.json index 4d1c64b2e9..5c920654bf 100644 --- a/object-assign/tsconfig.json +++ b/object-assign/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/object-hash/tsconfig.json b/object-hash/tsconfig.json index a13923e082..7630716b4c 100644 --- a/object-hash/tsconfig.json +++ b/object-hash/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/object-path/tsconfig.json b/object-path/tsconfig.json index a133165905..a086d4218c 100644 --- a/object-path/tsconfig.json +++ b/object-path/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/oblo-util/tsconfig.json b/oblo-util/tsconfig.json index d319f00590..dd5298dc31 100644 --- a/oblo-util/tsconfig.json +++ b/oblo-util/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/oboe/tsconfig.json b/oboe/tsconfig.json index f618ece32d..e16b88cf00 100644 --- a/oboe/tsconfig.json +++ b/oboe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/observe-js/tsconfig.json b/observe-js/tsconfig.json index 004f6c9dcb..24c03a02b7 100644 --- a/observe-js/tsconfig.json +++ b/observe-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/oclazyload/tsconfig.json b/oclazyload/tsconfig.json index eefe28c2f2..e5a8ddc7cb 100644 --- a/oclazyload/tsconfig.json +++ b/oclazyload/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/office-js/tsconfig.json b/office-js/tsconfig.json index 6c367bfca5..f446ea6a71 100644 --- a/office-js/tsconfig.json +++ b/office-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/offline-js/tsconfig.json b/offline-js/tsconfig.json index 6a6e582c15..1edabb1b76 100644 --- a/offline-js/tsconfig.json +++ b/offline-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/oidc-token-manager/tsconfig.json b/oidc-token-manager/tsconfig.json index 69c7f10f46..b62397d01e 100644 --- a/oidc-token-manager/tsconfig.json +++ b/oidc-token-manager/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/on-finished/tsconfig.json b/on-finished/tsconfig.json index 701c0f44ce..25280666ff 100644 --- a/on-finished/tsconfig.json +++ b/on-finished/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/on-headers/tsconfig.json b/on-headers/tsconfig.json index 26f75d539f..43a156419a 100644 --- a/on-headers/tsconfig.json +++ b/on-headers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/once/tsconfig.json b/once/tsconfig.json index af9aeb9f28..442bcc43fa 100644 --- a/once/tsconfig.json +++ b/once/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/onoff/tsconfig.json b/onoff/tsconfig.json index 038ebf849d..484a4ff53c 100644 --- a/onoff/tsconfig.json +++ b/onoff/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/onsenui/tsconfig.json b/onsenui/tsconfig.json index 0765c1b6b1..16c0038394 100644 --- a/onsenui/tsconfig.json +++ b/onsenui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/open/tsconfig.json b/open/tsconfig.json index 198ce77ef1..396e301103 100644 --- a/open/tsconfig.json +++ b/open/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/openlayers/tsconfig.json b/openlayers/tsconfig.json index 7592327666..fb8ffee6c0 100644 --- a/openlayers/tsconfig.json +++ b/openlayers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/openpgp/tsconfig.json b/openpgp/tsconfig.json index ef0cf6ade9..184951df76 100644 --- a/openpgp/tsconfig.json +++ b/openpgp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/opn/tsconfig.json b/opn/tsconfig.json index 0a833287c6..f768699c2b 100644 --- a/opn/tsconfig.json +++ b/opn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/optimist/tsconfig.json b/optimist/tsconfig.json index f8c0d80ca5..a0d2ef0be7 100644 --- a/optimist/tsconfig.json +++ b/optimist/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ora/tsconfig.json b/ora/tsconfig.json index d72fd9f89f..557d4900c8 100644 --- a/ora/tsconfig.json +++ b/ora/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/oracledb/tsconfig.json b/oracledb/tsconfig.json index dde59b7b6f..a8a941c9d4 100644 --- a/oracledb/tsconfig.json +++ b/oracledb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/orchestrator/tsconfig.json b/orchestrator/tsconfig.json index e772573a46..abec478f66 100644 --- a/orchestrator/tsconfig.json +++ b/orchestrator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/os-locale/tsconfig.json b/os-locale/tsconfig.json index c38b5c0583..0766a4a9b1 100644 --- a/os-locale/tsconfig.json +++ b/os-locale/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/osmtogeojson/tsconfig.json b/osmtogeojson/tsconfig.json index ffa63750fa..9dafe57453 100644 --- a/osmtogeojson/tsconfig.json +++ b/osmtogeojson/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/owlcarousel/tsconfig.json b/owlcarousel/tsconfig.json index ead57178dd..e7cd5aa6a1 100644 --- a/owlcarousel/tsconfig.json +++ b/owlcarousel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/p2/tsconfig.json b/p2/tsconfig.json index 2169ce6f8c..c5509f1e01 100644 --- a/p2/tsconfig.json +++ b/p2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/packery/tsconfig.json b/packery/tsconfig.json index e22bd9b1b8..f422cc9508 100644 --- a/packery/tsconfig.json +++ b/packery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/page/tsconfig.json b/page/tsconfig.json index 23b2167440..20190f51d5 100644 --- a/page/tsconfig.json +++ b/page/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pako/tsconfig.json b/pako/tsconfig.json index 6d5c2ec0d9..b1725a112d 100644 --- a/pako/tsconfig.json +++ b/pako/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/papaparse/tsconfig.json b/papaparse/tsconfig.json index c85465d47e..67bad63174 100644 --- a/papaparse/tsconfig.json +++ b/papaparse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/paralleljs/tsconfig.json b/paralleljs/tsconfig.json index f4bf5c7693..fc511657c3 100644 --- a/paralleljs/tsconfig.json +++ b/paralleljs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/param-case/tsconfig.json b/param-case/tsconfig.json index 954e29afdf..6c7fe086ca 100644 --- a/param-case/tsconfig.json +++ b/param-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/parse-glob/tsconfig.json b/parse-glob/tsconfig.json index f5dad85f3a..4280832b76 100644 --- a/parse-glob/tsconfig.json +++ b/parse-glob/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/parse-torrent/tsconfig.json b/parse-torrent/tsconfig.json index ea96dcd17b..2da2a99c2c 100644 --- a/parse-torrent/tsconfig.json +++ b/parse-torrent/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/parse/tsconfig.json b/parse/tsconfig.json index 32083098c2..628e8d41a0 100644 --- a/parse/tsconfig.json +++ b/parse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/parse5/tsconfig.json b/parse5/tsconfig.json index 720cfdb820..4c8fedafce 100644 --- a/parse5/tsconfig.json +++ b/parse5/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/parsimmon/tsconfig.json b/parsimmon/tsconfig.json index 131c09d4d2..5609564ad3 100644 --- a/parsimmon/tsconfig.json +++ b/parsimmon/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pascal-case/tsconfig.json b/pascal-case/tsconfig.json index 053c98c503..11cd8dd31a 100644 --- a/pascal-case/tsconfig.json +++ b/pascal-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-facebook-token/tsconfig.json b/passport-facebook-token/tsconfig.json index 663a2431b8..577ebf4d81 100644 --- a/passport-facebook-token/tsconfig.json +++ b/passport-facebook-token/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-facebook/tsconfig.json b/passport-facebook/tsconfig.json index bd4ed2450c..2173024e9d 100644 --- a/passport-facebook/tsconfig.json +++ b/passport-facebook/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-google-oauth/tsconfig.json b/passport-google-oauth/tsconfig.json index 2c01379b83..b4232e3305 100644 --- a/passport-google-oauth/tsconfig.json +++ b/passport-google-oauth/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-http-bearer/tsconfig.json b/passport-http-bearer/tsconfig.json index b65a100998..bbe01010c6 100644 --- a/passport-http-bearer/tsconfig.json +++ b/passport-http-bearer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-jwt/tsconfig.json b/passport-jwt/tsconfig.json index 15d843cb11..54c3285dd8 100644 --- a/passport-jwt/tsconfig.json +++ b/passport-jwt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-local/tsconfig.json b/passport-local/tsconfig.json index 13ecb53862..acc167c398 100644 --- a/passport-local/tsconfig.json +++ b/passport-local/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-strategy/tsconfig.json b/passport-strategy/tsconfig.json index ef4993c531..2564a50487 100644 --- a/passport-strategy/tsconfig.json +++ b/passport-strategy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport-twitter/tsconfig.json b/passport-twitter/tsconfig.json index 337b59e70a..936f24a1a0 100644 --- a/passport-twitter/tsconfig.json +++ b/passport-twitter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/passport/tsconfig.json b/passport/tsconfig.json index 9c352ec181..5ab74d0737 100644 --- a/passport/tsconfig.json +++ b/passport/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/password-hash/tsconfig.json b/password-hash/tsconfig.json index ca0539627c..d6756e2e7c 100644 --- a/password-hash/tsconfig.json +++ b/password-hash/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/path-case/tsconfig.json b/path-case/tsconfig.json index b8a4cd3fb9..e1d2a7235f 100644 --- a/path-case/tsconfig.json +++ b/path-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/path-exists/tsconfig.json b/path-exists/tsconfig.json index e05d9641e0..cdde582e3d 100644 --- a/path-exists/tsconfig.json +++ b/path-exists/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/path-parse/tsconfig.json b/path-parse/tsconfig.json index 076e33be65..0b43d148ac 100644 --- a/path-parse/tsconfig.json +++ b/path-parse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/path-to-regexp/tsconfig.json b/path-to-regexp/tsconfig.json index fb386e0f88..b3472104c3 100644 --- a/path-to-regexp/tsconfig.json +++ b/path-to-regexp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pathjs/tsconfig.json b/pathjs/tsconfig.json index c141c826a6..b2a4ccc8dc 100644 --- a/pathjs/tsconfig.json +++ b/pathjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pathwatcher/tsconfig.json b/pathwatcher/tsconfig.json index 00edfa8000..d8f383ad41 100644 --- a/pathwatcher/tsconfig.json +++ b/pathwatcher/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pdf/tsconfig.json b/pdf/tsconfig.json index 9a72c468ac..0a198fd493 100644 --- a/pdf/tsconfig.json +++ b/pdf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pdfkit/tsconfig.json b/pdfkit/tsconfig.json index d7b2380164..1da74d6be4 100644 --- a/pdfkit/tsconfig.json +++ b/pdfkit/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pebblekitjs/tsconfig.json b/pebblekitjs/tsconfig.json index 0a6adc941a..1fbd71e315 100644 --- a/pebblekitjs/tsconfig.json +++ b/pebblekitjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/peerjs/tsconfig.json b/peerjs/tsconfig.json index ae6e105ed3..4c7851004a 100644 --- a/peerjs/tsconfig.json +++ b/peerjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pegjs/tsconfig.json b/pegjs/tsconfig.json index 59d3fc3032..18c580e78d 100644 --- a/pegjs/tsconfig.json +++ b/pegjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/persona/tsconfig.json b/persona/tsconfig.json index 697fa99b0d..052807d16b 100644 --- a/persona/tsconfig.json +++ b/persona/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pg-promise/tsconfig.json b/pg-promise/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/pg-promise/tsconfig.json +++ b/pg-promise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/pg/tsconfig.json b/pg/tsconfig.json index 604f029dfe..256d85aa16 100644 --- a/pg/tsconfig.json +++ b/pg/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pgwmodal/tsconfig.json b/pgwmodal/tsconfig.json index 55a1025362..2d6da5b967 100644 --- a/pgwmodal/tsconfig.json +++ b/pgwmodal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/phantom/tsconfig.json b/phantom/tsconfig.json index 97473136ad..bc47fe529b 100644 --- a/phantom/tsconfig.json +++ b/phantom/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/phantomcss/tsconfig.json b/phantomcss/tsconfig.json index e6d0ecd241..f0436e4c45 100644 --- a/phantomcss/tsconfig.json +++ b/phantomcss/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/phantomjs/tsconfig.json b/phantomjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/phantomjs/tsconfig.json +++ b/phantomjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/phonegap-facebook-plugin/tsconfig.json b/phonegap-facebook-plugin/tsconfig.json index 7613eeb0ce..82bede0c8f 100644 --- a/phonegap-facebook-plugin/tsconfig.json +++ b/phonegap-facebook-plugin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/phonegap-nfc/tsconfig.json b/phonegap-nfc/tsconfig.json index ee58d51c17..811d7c56b7 100644 --- a/phonegap-nfc/tsconfig.json +++ b/phonegap-nfc/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/phonegap-plugin-push/tsconfig.json b/phonegap-plugin-push/tsconfig.json index 5b22a097e8..3a81943e81 100644 --- a/phonegap-plugin-push/tsconfig.json +++ b/phonegap-plugin-push/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/phonegap/tsconfig.json b/phonegap/tsconfig.json index 6b4113e1b6..352fe6bf42 100644 --- a/phonegap/tsconfig.json +++ b/phonegap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/photonui/tsconfig.json b/photonui/tsconfig.json index 36319d09e6..7671266466 100644 --- a/photonui/tsconfig.json +++ b/photonui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/photoswipe/tsconfig.json b/photoswipe/tsconfig.json index a241a8c804..7a1aacfe6a 100644 --- a/photoswipe/tsconfig.json +++ b/photoswipe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/physijs/tsconfig.json b/physijs/tsconfig.json index 41739562ba..fa468084a2 100644 --- a/physijs/tsconfig.json +++ b/physijs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pi-spi/tsconfig.json b/pi-spi/tsconfig.json index 191b01ddc9..828f42f401 100644 --- a/pi-spi/tsconfig.json +++ b/pi-spi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pickadate/tsconfig.json b/pickadate/tsconfig.json index 15a68bc57d..f61a134f17 100644 --- a/pickadate/tsconfig.json +++ b/pickadate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pify/tsconfig.json b/pify/tsconfig.json index 7249b9b992..2f868fd8b6 100644 --- a/pify/tsconfig.json +++ b/pify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pikaday/tsconfig.json b/pikaday/tsconfig.json index 5614ccf2fa..70322ecfae 100644 --- a/pikaday/tsconfig.json +++ b/pikaday/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pinkyswear/tsconfig.json b/pinkyswear/tsconfig.json index 0f6b379af7..8a7797bbb0 100644 --- a/pinkyswear/tsconfig.json +++ b/pinkyswear/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pinterest-sdk/tsconfig.json b/pinterest-sdk/tsconfig.json index 70e5f79a83..7882de39d7 100644 --- a/pinterest-sdk/tsconfig.json +++ b/pinterest-sdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/piwik-tracker/tsconfig.json b/piwik-tracker/tsconfig.json index 7948e47f90..62d74c4f14 100644 --- a/piwik-tracker/tsconfig.json +++ b/piwik-tracker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pixi-spine/tsconfig.json b/pixi-spine/tsconfig.json index 5c94a79e50..abdcd18ebd 100644 --- a/pixi-spine/tsconfig.json +++ b/pixi-spine/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pixi.js/tsconfig.json b/pixi.js/tsconfig.json index 869adf1ac7..b82cf44197 100644 --- a/pixi.js/tsconfig.json +++ b/pixi.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/platform/tsconfig.json b/platform/tsconfig.json index 8efda4bcba..0f0284673a 100644 --- a/platform/tsconfig.json +++ b/platform/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/playerframework/tsconfig.json b/playerframework/tsconfig.json index 1c81d0148c..9bd4014ed5 100644 --- a/playerframework/tsconfig.json +++ b/playerframework/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pleasejs/tsconfig.json b/pleasejs/tsconfig.json index 05c4bf2a36..89461beaea 100644 --- a/pleasejs/tsconfig.json +++ b/pleasejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/plottable/tsconfig.json b/plottable/tsconfig.json index 3591c946a1..576b847fcc 100644 --- a/plottable/tsconfig.json +++ b/plottable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pluralize/tsconfig.json b/pluralize/tsconfig.json index 0e2c3e9d51..ff419465b6 100644 --- a/pluralize/tsconfig.json +++ b/pluralize/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/png-async/tsconfig.json b/png-async/tsconfig.json index 1610ce728f..f64fdac7e3 100644 --- a/png-async/tsconfig.json +++ b/png-async/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pngjs2/tsconfig.json b/pngjs2/tsconfig.json index 259c49f02b..e20cfd117d 100644 --- a/pngjs2/tsconfig.json +++ b/pngjs2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/podcast/tsconfig.json b/podcast/tsconfig.json index 15548be41e..febbbc9228 100644 --- a/podcast/tsconfig.json +++ b/podcast/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/poly2tri/tsconfig.json b/poly2tri/tsconfig.json index 76d960ebef..2e27058cdc 100644 --- a/poly2tri/tsconfig.json +++ b/poly2tri/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/polyline/tsconfig.json b/polyline/tsconfig.json index 8db18401da..d5135b0ceb 100644 --- a/polyline/tsconfig.json +++ b/polyline/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/polymer-ts/tsconfig.json b/polymer-ts/tsconfig.json index bf9d0bf808..1882e2b207 100644 --- a/polymer-ts/tsconfig.json +++ b/polymer-ts/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/polymer/tsconfig.json b/polymer/tsconfig.json index a8ef4b95e2..de1ce21980 100644 --- a/polymer/tsconfig.json +++ b/polymer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/popcorn/tsconfig.json b/popcorn/tsconfig.json index 28b98e6143..af6755830c 100644 --- a/popcorn/tsconfig.json +++ b/popcorn/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/postal/tsconfig.json b/postal/tsconfig.json index dc38c6ff7d..2a4ce02743 100644 --- a/postal/tsconfig.json +++ b/postal/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/pouchDB/tsconfig.json b/pouchDB/tsconfig.json index 79f893c4d7..6df5498011 100644 --- a/pouchDB/tsconfig.json +++ b/pouchDB/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/power-assert-formatter/tsconfig.json b/power-assert-formatter/tsconfig.json index 6ecda28cc7..0b707fc6f1 100644 --- a/power-assert-formatter/tsconfig.json +++ b/power-assert-formatter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/power-assert/tsconfig.json b/power-assert/tsconfig.json index 607d58b409..b8c59bffe2 100644 --- a/power-assert/tsconfig.json +++ b/power-assert/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/precise/tsconfig.json b/precise/tsconfig.json index 595877c9f2..c635a7986e 100644 --- a/precise/tsconfig.json +++ b/precise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/precond/tsconfig.json b/precond/tsconfig.json index d8a906a040..6f7ee22aeb 100644 --- a/precond/tsconfig.json +++ b/precond/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/preloadjs/tsconfig.json b/preloadjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/preloadjs/tsconfig.json +++ b/preloadjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/prelude-ls/tsconfig.json b/prelude-ls/tsconfig.json index c250ab938f..b3315b8e85 100644 --- a/prelude-ls/tsconfig.json +++ b/prelude-ls/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/prettyjson/tsconfig.json b/prettyjson/tsconfig.json index 7e7f233879..beef8960c4 100644 --- a/prettyjson/tsconfig.json +++ b/prettyjson/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/prismjs/tsconfig.json b/prismjs/tsconfig.json index 2b702f3157..9cc7f94d4f 100644 --- a/prismjs/tsconfig.json +++ b/prismjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/progress/tsconfig.json b/progress/tsconfig.json index dc51c293ed..800628f367 100644 --- a/progress/tsconfig.json +++ b/progress/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/progressjs/tsconfig.json b/progressjs/tsconfig.json index dc51c293ed..800628f367 100644 --- a/progressjs/tsconfig.json +++ b/progressjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/project-oxford/tsconfig.json b/project-oxford/tsconfig.json index 36794ea7f9..7b8f68e81b 100644 --- a/project-oxford/tsconfig.json +++ b/project-oxford/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/promise-pg/tsconfig.json b/promise-pg/tsconfig.json index 773671bbc3..db3c46a804 100644 --- a/promise-pg/tsconfig.json +++ b/promise-pg/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/promise-pool/tsconfig.json b/promise-pool/tsconfig.json index 2c07b82e78..85905cde96 100644 --- a/promise-pool/tsconfig.json +++ b/promise-pool/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/promise/tsconfig.json b/promise/tsconfig.json index 1ec1d5b417..851c105dfe 100644 --- a/promise/tsconfig.json +++ b/promise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/promises-a-plus/tsconfig.json b/promises-a-plus/tsconfig.json index 3016ff20fa..290c020279 100644 --- a/promises-a-plus/tsconfig.json +++ b/promises-a-plus/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/promisify-supertest/tsconfig.json b/promisify-supertest/tsconfig.json index e16ac8e774..c0337ee2aa 100644 --- a/promisify-supertest/tsconfig.json +++ b/promisify-supertest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/promptly/tsconfig.json b/promptly/tsconfig.json index 70c53fa01c..d1a17720d5 100644 --- a/promptly/tsconfig.json +++ b/promptly/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/protobufjs/tsconfig.json b/protobufjs/tsconfig.json index c7ac5b5b15..7fa7655a83 100644 --- a/protobufjs/tsconfig.json +++ b/protobufjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/protractor-helpers/tsconfig.json b/protractor-helpers/tsconfig.json index 3f1087cf28..873e42bc31 100644 --- a/protractor-helpers/tsconfig.json +++ b/protractor-helpers/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/protractor-http-mock/tsconfig.json b/protractor-http-mock/tsconfig.json index 6ddb68e075..2a6ae2098d 100644 --- a/protractor-http-mock/tsconfig.json +++ b/protractor-http-mock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/protractor/tsconfig.json b/protractor/tsconfig.json index 739f8bfdb2..e53e48864f 100644 --- a/protractor/tsconfig.json +++ b/protractor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/proxyquire/tsconfig.json b/proxyquire/tsconfig.json index 46536ae439..95822c6b22 100644 --- a/proxyquire/tsconfig.json +++ b/proxyquire/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pty.js/tsconfig.json b/pty.js/tsconfig.json index 4d878d88bd..d4aa24863f 100644 --- a/pty.js/tsconfig.json +++ b/pty.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pubsub-js/tsconfig.json b/pubsub-js/tsconfig.json index 20a6673e68..b751488674 100644 --- a/pubsub-js/tsconfig.json +++ b/pubsub-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/pure-render-decorator/tsconfig.json b/pure-render-decorator/tsconfig.json index 66677cd212..89a06a5724 100644 --- a/pure-render-decorator/tsconfig.json +++ b/pure-render-decorator/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/purl/tsconfig.json b/purl/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/purl/tsconfig.json +++ b/purl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/pusher-js/tsconfig.json b/pusher-js/tsconfig.json index 854c750a72..873e68d745 100644 --- a/pusher-js/tsconfig.json +++ b/pusher-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/q-io/tsconfig.json b/q-io/tsconfig.json index 216575f9d0..d396b07301 100644 --- a/q-io/tsconfig.json +++ b/q-io/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/q-retry/tsconfig.json b/q-retry/tsconfig.json index 88051bb9e1..e68cbe8c18 100644 --- a/q-retry/tsconfig.json +++ b/q-retry/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/q/tsconfig.json b/q/tsconfig.json index a6e1d34ef4..d6d6c237b6 100644 --- a/q/tsconfig.json +++ b/q/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/qajax/tsconfig.json b/qajax/tsconfig.json index 1313c17478..6715c8a836 100644 --- a/qajax/tsconfig.json +++ b/qajax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/qrcode-generator/tsconfig.json b/qrcode-generator/tsconfig.json index 58d89680ce..7df378fe8c 100644 --- a/qrcode-generator/tsconfig.json +++ b/qrcode-generator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/qs/tsconfig.json b/qs/tsconfig.json index 3f7f3f6e03..72c76a45f4 100644 --- a/qs/tsconfig.json +++ b/qs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/qtip2/tsconfig.json b/qtip2/tsconfig.json index adde5f6660..6b4bd06cd3 100644 --- a/qtip2/tsconfig.json +++ b/qtip2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/query-string/tsconfig.json b/query-string/tsconfig.json index 975d9ffbe5..40413cab21 100644 --- a/query-string/tsconfig.json +++ b/query-string/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/quill/tsconfig.json b/quill/tsconfig.json index 4aa889289b..8098844c78 100644 --- a/quill/tsconfig.json +++ b/quill/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/quixote/tsconfig.json b/quixote/tsconfig.json index 74fbccdbf4..fcec319290 100644 --- a/quixote/tsconfig.json +++ b/quixote/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/qunit/tsconfig.json b/qunit/tsconfig.json index 10b1965f53..2db99e6bbe 100644 --- a/qunit/tsconfig.json +++ b/qunit/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/qwest/tsconfig.json b/qwest/tsconfig.json index a8ba0c11be..b370724605 100644 --- a/qwest/tsconfig.json +++ b/qwest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rabbit.js/tsconfig.json b/rabbit.js/tsconfig.json index ceeb9e101f..4c8f03d0ff 100644 --- a/rabbit.js/tsconfig.json +++ b/rabbit.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ractive/tsconfig.json b/ractive/tsconfig.json index 1e9e4bc3b2..58f4abe8fa 100644 --- a/ractive/tsconfig.json +++ b/ractive/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/radium/tsconfig.json b/radium/tsconfig.json index 76db744db4..cc416f1eda 100644 --- a/radium/tsconfig.json +++ b/radium/tsconfig.json @@ -7,7 +7,10 @@ "baseUrl": "../", "jsx": "react", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/radius/tsconfig.json b/radius/tsconfig.json index d394106861..4c609c67a3 100644 --- a/radius/tsconfig.json +++ b/radius/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rails-actioncable/tsconfig.json b/rails-actioncable/tsconfig.json index a5b4ef7487..9afbd54713 100644 --- a/rails-actioncable/tsconfig.json +++ b/rails-actioncable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/random-js/tsconfig.json b/random-js/tsconfig.json index 7d4351522b..463bc7c395 100644 --- a/random-js/tsconfig.json +++ b/random-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/random-string/tsconfig.json b/random-string/tsconfig.json index 607c3d0c2c..a3b40678a6 100644 --- a/random-string/tsconfig.json +++ b/random-string/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rangy/tsconfig.json b/rangy/tsconfig.json index 6ce82d0dad..0f11098f32 100644 --- a/rangy/tsconfig.json +++ b/rangy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/raphael/tsconfig.json b/raphael/tsconfig.json index e9c43e21f7..ff983b9550 100644 --- a/raphael/tsconfig.json +++ b/raphael/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rappid/tsconfig.json b/rappid/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/rappid/tsconfig.json +++ b/rappid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/ratelimiter/tsconfig.json b/ratelimiter/tsconfig.json index 73bba5468e..3b88bfba3e 100644 --- a/ratelimiter/tsconfig.json +++ b/ratelimiter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/raty/tsconfig.json b/raty/tsconfig.json index ddda817b16..0332a04a33 100644 --- a/raty/tsconfig.json +++ b/raty/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/raven-js/tsconfig.json b/raven-js/tsconfig.json index 169840ac57..8a2ae823dd 100644 --- a/raven-js/tsconfig.json +++ b/raven-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/raygun4js/tsconfig.json b/raygun4js/tsconfig.json index 2cc19ede0b..b14fff0f31 100644 --- a/raygun4js/tsconfig.json +++ b/raygun4js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rc-select/tsconfig.json b/rc-select/tsconfig.json index fd8ba72d88..e98b9fea45 100644 --- a/rc-select/tsconfig.json +++ b/rc-select/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rcloader/tsconfig.json b/rcloader/tsconfig.json index e3d7ca75fe..1b5d8e4e1d 100644 --- a/rcloader/tsconfig.json +++ b/rcloader/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-bootstrap-daterangepicker/tsconfig.json b/react-bootstrap-daterangepicker/tsconfig.json index 8d7b78932d..616a4a0f62 100644 --- a/react-bootstrap-daterangepicker/tsconfig.json +++ b/react-bootstrap-daterangepicker/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-bootstrap-table/tsconfig.json b/react-bootstrap-table/tsconfig.json index 7fbd58d817..a4fac3ad18 100644 --- a/react-bootstrap-table/tsconfig.json +++ b/react-bootstrap-table/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-bootstrap/tsconfig.json b/react-bootstrap/tsconfig.json index 213eb81df2..9ca42d8d33 100644 --- a/react-bootstrap/tsconfig.json +++ b/react-bootstrap/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-cropper/tsconfig.json b/react-cropper/tsconfig.json index b44ecb66dc..b15aa0b97b 100644 --- a/react-cropper/tsconfig.json +++ b/react-cropper/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-datagrid/tsconfig.json b/react-datagrid/tsconfig.json index 73c47aa268..28318a8e51 100644 --- a/react-datagrid/tsconfig.json +++ b/react-datagrid/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-day-picker/tsconfig.json b/react-day-picker/tsconfig.json index 5aa2fda062..037343e0dd 100644 --- a/react-day-picker/tsconfig.json +++ b/react-day-picker/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-dnd/tsconfig.json b/react-dnd/tsconfig.json index f3e85e0bc4..2cebe2cb73 100644 --- a/react-dnd/tsconfig.json +++ b/react-dnd/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-dropzone/tsconfig.json b/react-dropzone/tsconfig.json index 8206e17381..d0808f2707 100644 --- a/react-dropzone/tsconfig.json +++ b/react-dropzone/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-fa/tsconfig.json b/react-fa/tsconfig.json index f5a52aa041..1d9925c2dd 100644 --- a/react-fa/tsconfig.json +++ b/react-fa/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-helmet/tsconfig.json b/react-helmet/tsconfig.json index 6202e30ddf..314b38a070 100644 --- a/react-helmet/tsconfig.json +++ b/react-helmet/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-holder/tsconfig.json b/react-holder/tsconfig.json index 64513d776b..0689cefa79 100644 --- a/react-holder/tsconfig.json +++ b/react-holder/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-infinite/tsconfig.json b/react-infinite/tsconfig.json index dd4070ff89..dd19ed63b0 100644 --- a/react-infinite/tsconfig.json +++ b/react-infinite/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-input-calendar/tsconfig.json b/react-input-calendar/tsconfig.json index e8ccee46a9..b1625f1e8e 100644 --- a/react-input-calendar/tsconfig.json +++ b/react-input-calendar/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-intl/tsconfig.json b/react-intl/tsconfig.json index 1a99f3a241..815a5928c5 100644 --- a/react-intl/tsconfig.json +++ b/react-intl/tsconfig.json @@ -10,6 +10,9 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/react-mdl/tsconfig.json b/react-mdl/tsconfig.json index e499b50852..3187e297d4 100644 --- a/react-mdl/tsconfig.json +++ b/react-mdl/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-mixin/tsconfig.json b/react-mixin/tsconfig.json index d91d26bd38..1770b4f1d2 100644 --- a/react-mixin/tsconfig.json +++ b/react-mixin/tsconfig.json @@ -7,7 +7,10 @@ "baseUrl": "../", "jsx": "react", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-motion/tsconfig.json b/react-motion/tsconfig.json index 762b5a9c36..cdbc1ea70c 100644 --- a/react-motion/tsconfig.json +++ b/react-motion/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-native/tsconfig.json b/react-native/tsconfig.json index c7167e3046..3ce43ea411 100644 --- a/react-native/tsconfig.json +++ b/react-native/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-notification-system/tsconfig.json b/react-notification-system/tsconfig.json index c7b61d77aa..61c12e303f 100644 --- a/react-notification-system/tsconfig.json +++ b/react-notification-system/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-props-decorators/tsconfig.json b/react-props-decorators/tsconfig.json index 24fa72427e..e6f5e599f3 100644 --- a/react-props-decorators/tsconfig.json +++ b/react-props-decorators/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-redux/tsconfig.json b/react-redux/tsconfig.json index fb7b6bdc2d..ed347599a4 100644 --- a/react-redux/tsconfig.json +++ b/react-redux/tsconfig.json @@ -11,6 +11,9 @@ "baseUrl": "../", "jsx": "react", "experimentalDecorators": true, - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/react-router-bootstrap/tsconfig.json b/react-router-bootstrap/tsconfig.json index 3af846321a..cc2258ac83 100644 --- a/react-router-bootstrap/tsconfig.json +++ b/react-router-bootstrap/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "preserve", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-router-redux/tsconfig.json b/react-router-redux/tsconfig.json index 678a10f08c..b4066d90a7 100644 --- a/react-router-redux/tsconfig.json +++ b/react-router-redux/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/react-router/tsconfig.json b/react-router/tsconfig.json index 57038805cb..27e5d7f699 100644 --- a/react-router/tsconfig.json +++ b/react-router/tsconfig.json @@ -10,6 +10,9 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/react-scroll/tsconfig.json b/react-scroll/tsconfig.json index 03af30f4f7..080362374f 100644 --- a/react-scroll/tsconfig.json +++ b/react-scroll/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-select/tsconfig.json b/react-select/tsconfig.json index e6319bdfe8..adbd43a0dd 100644 --- a/react-select/tsconfig.json +++ b/react-select/tsconfig.json @@ -10,6 +10,9 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/react-spinkit/tsconfig.json b/react-spinkit/tsconfig.json index 5b925f9e20..711c165422 100644 --- a/react-spinkit/tsconfig.json +++ b/react-spinkit/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-swf/tsconfig.json b/react-swf/tsconfig.json index ee2e2ab175..ce9cf695c5 100644 --- a/react-swf/tsconfig.json +++ b/react-swf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-swipeable-views/tsconfig.json b/react-swipeable-views/tsconfig.json index 4b006df5ca..90626a14a1 100644 --- a/react-swipeable-views/tsconfig.json +++ b/react-swipeable-views/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-tabs/tsconfig.json b/react-tabs/tsconfig.json index 2ffbfc4775..b5ac61e14d 100644 --- a/react-tabs/tsconfig.json +++ b/react-tabs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-tagcloud/tsconfig.json b/react-tagcloud/tsconfig.json index 64dc31b033..7e27ac621f 100644 --- a/react-tagcloud/tsconfig.json +++ b/react-tagcloud/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-tap-event-plugin/tsconfig.json b/react-tap-event-plugin/tsconfig.json index f4b91516ad..e09ca90e29 100644 --- a/react-tap-event-plugin/tsconfig.json +++ b/react-tap-event-plugin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react-widgets/tsconfig.json b/react-widgets/tsconfig.json index ca126214db..5add05fab7 100644 --- a/react-widgets/tsconfig.json +++ b/react-widgets/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/react/tsconfig.json b/react/tsconfig.json index 5faa3e4d81..6358471536 100644 --- a/react/tsconfig.json +++ b/react/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/read/tsconfig.json b/read/tsconfig.json index 8c275ff72b..f21740ab52 100644 --- a/read/tsconfig.json +++ b/read/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/readdir-stream/tsconfig.json b/readdir-stream/tsconfig.json index 2995c47318..02570192df 100644 --- a/readdir-stream/tsconfig.json +++ b/readdir-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rebass/tsconfig.json b/rebass/tsconfig.json index e95eebec6c..cb5df7c207 100644 --- a/rebass/tsconfig.json +++ b/rebass/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/recaptcha/tsconfig.json b/recaptcha/tsconfig.json index 42749c7417..b055c772b9 100644 --- a/recaptcha/tsconfig.json +++ b/recaptcha/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/recursive-readdir/tsconfig.json b/recursive-readdir/tsconfig.json index a6cba5e323..df842d2c9d 100644 --- a/recursive-readdir/tsconfig.json +++ b/recursive-readdir/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redis/tsconfig.json b/redis/tsconfig.json index b104cf30e8..623a19c389 100644 --- a/redis/tsconfig.json +++ b/redis/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redlock/tsconfig.json b/redlock/tsconfig.json index 51cd35f24a..6b6b11401c 100644 --- a/redlock/tsconfig.json +++ b/redlock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-action-utils/tsconfig.json b/redux-action-utils/tsconfig.json index 52fd58ba3d..b2fe07347a 100644 --- a/redux-action-utils/tsconfig.json +++ b/redux-action-utils/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-actions/tsconfig.json b/redux-actions/tsconfig.json index 1b9df39758..6c60fd7e07 100644 --- a/redux-actions/tsconfig.json +++ b/redux-actions/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-debounced/tsconfig.json b/redux-debounced/tsconfig.json index d95c250f4e..b022e8c44e 100644 --- a/redux-debounced/tsconfig.json +++ b/redux-debounced/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-devtools-dock-monitor/tsconfig.json b/redux-devtools-dock-monitor/tsconfig.json index 1d0954e9d5..bc95e3691b 100644 --- a/redux-devtools-dock-monitor/tsconfig.json +++ b/redux-devtools-dock-monitor/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-devtools-log-monitor/tsconfig.json b/redux-devtools-log-monitor/tsconfig.json index c3016e5f6a..9b832feddf 100644 --- a/redux-devtools-log-monitor/tsconfig.json +++ b/redux-devtools-log-monitor/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-devtools/tsconfig.json b/redux-devtools/tsconfig.json index b3b6fc7095..b4b159655b 100644 --- a/redux-devtools/tsconfig.json +++ b/redux-devtools/tsconfig.json @@ -10,6 +10,9 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/redux-form/tsconfig.json b/redux-form/tsconfig.json index ad862f09a5..5f6eb6d234 100644 --- a/redux-form/tsconfig.json +++ b/redux-form/tsconfig.json @@ -6,7 +6,10 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-immutable-state-invariant/tsconfig.json b/redux-immutable-state-invariant/tsconfig.json index cc16eef1b9..2184048a08 100644 --- a/redux-immutable-state-invariant/tsconfig.json +++ b/redux-immutable-state-invariant/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-immutable/tsconfig.json b/redux-immutable/tsconfig.json index dccdffd0b6..7ed095acbc 100644 --- a/redux-immutable/tsconfig.json +++ b/redux-immutable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-logger/tsconfig.json b/redux-logger/tsconfig.json index f23dd5ec47..3a423fae4b 100644 --- a/redux-logger/tsconfig.json +++ b/redux-logger/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-promise/tsconfig.json b/redux-promise/tsconfig.json index ffa422d6fd..783b1b9c5b 100644 --- a/redux-promise/tsconfig.json +++ b/redux-promise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-router/tsconfig.json b/redux-router/tsconfig.json index e48b6f764f..43e0c61a6e 100644 --- a/redux-router/tsconfig.json +++ b/redux-router/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-saga/tsconfig.json b/redux-saga/tsconfig.json index 6afe755e93..d228b272bb 100644 --- a/redux-saga/tsconfig.json +++ b/redux-saga/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux-thunk/tsconfig.json b/redux-thunk/tsconfig.json index a8548386be..58455a2ddc 100644 --- a/redux-thunk/tsconfig.json +++ b/redux-thunk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/redux/tsconfig.json b/redux/tsconfig.json index d58e4e26da..c36a3401bd 100644 --- a/redux/tsconfig.json +++ b/redux/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ref-array/tsconfig.json b/ref-array/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/ref-array/tsconfig.json +++ b/ref-array/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/ref-struct/tsconfig.json b/ref-struct/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/ref-struct/tsconfig.json +++ b/ref-struct/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/ref-union/tsconfig.json b/ref-union/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/ref-union/tsconfig.json +++ b/ref-union/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/ref/tsconfig.json b/ref/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/ref/tsconfig.json +++ b/ref/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/reflux/tsconfig.json b/reflux/tsconfig.json index 7fd99430b1..a50b240116 100644 --- a/reflux/tsconfig.json +++ b/reflux/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/relateurl/tsconfig.json b/relateurl/tsconfig.json index 02f05cbfe2..4ac69075cd 100644 --- a/relateurl/tsconfig.json +++ b/relateurl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/replace-ext/tsconfig.json b/replace-ext/tsconfig.json index 49a8b7d193..93f4b988e6 100644 --- a/replace-ext/tsconfig.json +++ b/replace-ext/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/request-ip/tsconfig.json b/request-ip/tsconfig.json index be4b617cad..75d4d5072b 100644 --- a/request-ip/tsconfig.json +++ b/request-ip/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/request-promise/tsconfig.json b/request-promise/tsconfig.json index 5f4a057ce0..b700d64f2c 100644 --- a/request-promise/tsconfig.json +++ b/request-promise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/request/tsconfig.json b/request/tsconfig.json index 8d5f5dc15a..b21a178faf 100644 --- a/request/tsconfig.json +++ b/request/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/requirejs-domready/tsconfig.json b/requirejs-domready/tsconfig.json index 1ee82f8513..063b409597 100644 --- a/requirejs-domready/tsconfig.json +++ b/requirejs-domready/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/requirejs/tsconfig.json b/requirejs/tsconfig.json index f5324beab9..53d1904574 100644 --- a/requirejs/tsconfig.json +++ b/requirejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/reselect/tsconfig.json b/reselect/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/reselect/tsconfig.json +++ b/reselect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/resemblejs/tsconfig.json b/resemblejs/tsconfig.json index 95c3314c7f..77385820c6 100644 --- a/resemblejs/tsconfig.json +++ b/resemblejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/resolve-from/tsconfig.json b/resolve-from/tsconfig.json index 188702b88c..933d0e5dc8 100644 --- a/resolve-from/tsconfig.json +++ b/resolve-from/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/response-time/tsconfig.json b/response-time/tsconfig.json index 3fc6ec9961..2b1bfa982d 100644 --- a/response-time/tsconfig.json +++ b/response-time/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rest-io/tsconfig.json b/rest-io/tsconfig.json index a277b6909f..d372ea3a05 100644 --- a/rest-io/tsconfig.json +++ b/rest-io/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rest/tsconfig.json b/rest/tsconfig.json index 28e989bada..653b3ba285 100644 --- a/rest/tsconfig.json +++ b/rest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/restangular/tsconfig.json b/restangular/tsconfig.json index 24072f5932..5137c417c5 100644 --- a/restangular/tsconfig.json +++ b/restangular/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/restful.js/tsconfig.json b/restful.js/tsconfig.json index 3ef5d59d5c..74c7c24ce4 100644 --- a/restful.js/tsconfig.json +++ b/restful.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/restify/tsconfig.json b/restify/tsconfig.json index 049e62fdcd..87c7b1dd21 100644 --- a/restify/tsconfig.json +++ b/restify/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rethinkdb/tsconfig.json b/rethinkdb/tsconfig.json index a0dc27e878..094cbd0bd3 100644 --- a/rethinkdb/tsconfig.json +++ b/rethinkdb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/reveal/tsconfig.json b/reveal/tsconfig.json index f000eb4f72..febada03a8 100644 --- a/reveal/tsconfig.json +++ b/reveal/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rewire/tsconfig.json b/rewire/tsconfig.json index bfe9563a46..3ac269b9b8 100644 --- a/rewire/tsconfig.json +++ b/rewire/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rickshaw/tsconfig.json b/rickshaw/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/rickshaw/tsconfig.json +++ b/rickshaw/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/rimraf/tsconfig.json b/rimraf/tsconfig.json index fe4164c434..c2ff412cfb 100644 --- a/rimraf/tsconfig.json +++ b/rimraf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/riot-api-nodejs/tsconfig.json b/riot-api-nodejs/tsconfig.json index 5a586aa276..4877e32745 100644 --- a/riot-api-nodejs/tsconfig.json +++ b/riot-api-nodejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/riot-games-api/tsconfig.json b/riot-games-api/tsconfig.json index e8591875ba..1bef25afdb 100644 --- a/riot-games-api/tsconfig.json +++ b/riot-games-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/riotcontrol/tsconfig.json b/riotcontrol/tsconfig.json index ee650e308e..7e7b32af57 100644 --- a/riotcontrol/tsconfig.json +++ b/riotcontrol/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/riotjs/tsconfig.json b/riotjs/tsconfig.json index 60e95116b6..081703009e 100644 --- a/riotjs/tsconfig.json +++ b/riotjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rivets/tsconfig.json b/rivets/tsconfig.json index 2dc6104083..314ee36d0b 100644 --- a/rivets/tsconfig.json +++ b/rivets/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rosie/tsconfig.json b/rosie/tsconfig.json index a75293f1d9..4dc5a74d5d 100644 --- a/rosie/tsconfig.json +++ b/rosie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/roslib/tsconfig.json b/roslib/tsconfig.json index d928c54824..8580ab19fe 100644 --- a/roslib/tsconfig.json +++ b/roslib/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/route-recognizer/tsconfig.json b/route-recognizer/tsconfig.json index d807a9068c..f701794df4 100644 --- a/route-recognizer/tsconfig.json +++ b/route-recognizer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/router5/tsconfig.json b/router5/tsconfig.json index ff892d83e1..4c6093ae63 100644 --- a/router5/tsconfig.json +++ b/router5/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/routie/tsconfig.json b/routie/tsconfig.json index 85014ffd39..a6abda4c03 100644 --- a/routie/tsconfig.json +++ b/routie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/royalslider/tsconfig.json b/royalslider/tsconfig.json index ac35ad7395..db812dcafa 100644 --- a/royalslider/tsconfig.json +++ b/royalslider/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rsmq-worker/tsconfig.json b/rsmq-worker/tsconfig.json index 2630c66810..309a45b295 100644 --- a/rsmq-worker/tsconfig.json +++ b/rsmq-worker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rsmq/tsconfig.json b/rsmq/tsconfig.json index 97a92b62b7..91ea160018 100644 --- a/rsmq/tsconfig.json +++ b/rsmq/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rss/tsconfig.json b/rss/tsconfig.json index 2fa0b78774..620c07f460 100644 --- a/rss/tsconfig.json +++ b/rss/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rsync/tsconfig.json b/rsync/tsconfig.json index 70ebf3b296..5dfbb98a1b 100644 --- a/rsync/tsconfig.json +++ b/rsync/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rtree/tsconfig.json b/rtree/tsconfig.json index 574bb40667..f04527c59a 100644 --- a/rtree/tsconfig.json +++ b/rtree/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/run-sequence/tsconfig.json b/run-sequence/tsconfig.json index b519f4edf1..5f9c60e150 100644 --- a/run-sequence/tsconfig.json +++ b/run-sequence/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rx-angular/tsconfig.json b/rx-angular/tsconfig.json index c44d476488..969406a9ad 100644 --- a/rx-angular/tsconfig.json +++ b/rx-angular/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rx-dom/tsconfig.json b/rx-dom/tsconfig.json index f8527f36ea..1a74c1ee05 100644 --- a/rx-dom/tsconfig.json +++ b/rx-dom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/rx-jquery/tsconfig.json b/rx-jquery/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/rx-jquery/tsconfig.json +++ b/rx-jquery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/rx/tsconfig.json b/rx/tsconfig.json index cbd9cbd3c7..5027857158 100644 --- a/rx/tsconfig.json +++ b/rx/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/s3-uploader/tsconfig.json b/s3-uploader/tsconfig.json index 77639a58c7..d14c26199c 100644 --- a/s3-uploader/tsconfig.json +++ b/s3-uploader/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/s3rver/tsconfig.json b/s3rver/tsconfig.json index d17af9b3d0..a43d65e1b1 100644 --- a/s3rver/tsconfig.json +++ b/s3rver/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/safari-extension-content/tsconfig.json b/safari-extension-content/tsconfig.json index 53c0ff91fe..0a1dd4baf2 100644 --- a/safari-extension-content/tsconfig.json +++ b/safari-extension-content/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/safari-extension/tsconfig.json b/safari-extension/tsconfig.json index 66c8b04543..9176dafd5d 100644 --- a/safari-extension/tsconfig.json +++ b/safari-extension/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sammy/tsconfig.json b/sammy/tsconfig.json index eeef282e73..99a8681b2a 100644 --- a/sammy/tsconfig.json +++ b/sammy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sandboxed-module/tsconfig.json b/sandboxed-module/tsconfig.json index fe66bb9523..ca2a7b02d0 100644 --- a/sandboxed-module/tsconfig.json +++ b/sandboxed-module/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sanitize-filename/tsconfig.json b/sanitize-filename/tsconfig.json index 68481d349a..4f8d96d94a 100644 --- a/sanitize-filename/tsconfig.json +++ b/sanitize-filename/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sanitize-html/tsconfig.json b/sanitize-html/tsconfig.json index 5196fb0b71..4e7916e73c 100644 --- a/sanitize-html/tsconfig.json +++ b/sanitize-html/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sanitizer/tsconfig.json b/sanitizer/tsconfig.json index 5e241b114b..25f52b2662 100644 --- a/sanitizer/tsconfig.json +++ b/sanitizer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sat/tsconfig.json b/sat/tsconfig.json index d94bf25d09..ec5a001949 100644 --- a/sat/tsconfig.json +++ b/sat/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/satnav/tsconfig.json b/satnav/tsconfig.json index 0bf871e952..ed309ec3b9 100644 --- a/satnav/tsconfig.json +++ b/satnav/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sax/tsconfig.json b/sax/tsconfig.json index 82b48b988a..5661003e57 100644 --- a/sax/tsconfig.json +++ b/sax/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/scalike/tsconfig.json b/scalike/tsconfig.json index 3f8d92cf96..2b23d592a2 100644 --- a/scalike/tsconfig.json +++ b/scalike/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/screenfull/tsconfig.json b/screenfull/tsconfig.json index ed5a92499d..9d913333ae 100644 --- a/screenfull/tsconfig.json +++ b/screenfull/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/scroller/tsconfig.json b/scroller/tsconfig.json index b75df1818a..425e46f5b6 100644 --- a/scroller/tsconfig.json +++ b/scroller/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/scrolltofixed/tsconfig.json b/scrolltofixed/tsconfig.json index 6d54512ed5..9156dc0c1a 100644 --- a/scrolltofixed/tsconfig.json +++ b/scrolltofixed/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/scrypt-async/tsconfig.json b/scrypt-async/tsconfig.json index c361600038..1fb3dab68e 100644 --- a/scrypt-async/tsconfig.json +++ b/scrypt-async/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/seedrandom/tsconfig.json b/seedrandom/tsconfig.json index d978e53cea..15ebc4785d 100644 --- a/seedrandom/tsconfig.json +++ b/seedrandom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/segment-analytics/tsconfig.json b/segment-analytics/tsconfig.json index b22e932ad1..8f3019a2fb 100644 --- a/segment-analytics/tsconfig.json +++ b/segment-analytics/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/select2/tsconfig.json b/select2/tsconfig.json index 657a882bae..cbc927dfa3 100644 --- a/select2/tsconfig.json +++ b/select2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/selectize/tsconfig.json b/selectize/tsconfig.json index 52c1e47088..337a1491c4 100644 --- a/selectize/tsconfig.json +++ b/selectize/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/selenium-webdriver/tsconfig.json b/selenium-webdriver/tsconfig.json index 34d0eff2df..5c3c9df42a 100644 --- a/selenium-webdriver/tsconfig.json +++ b/selenium-webdriver/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/semaphore/tsconfig.json b/semaphore/tsconfig.json index a0c9bdc315..8e49864266 100644 --- a/semaphore/tsconfig.json +++ b/semaphore/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/semver/tsconfig.json b/semver/tsconfig.json index e969d7c1c8..1e42c6dccb 100644 --- a/semver/tsconfig.json +++ b/semver/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sencha_touch/tsconfig.json b/sencha_touch/tsconfig.json index 47f984ad02..f62fc08969 100644 --- a/sencha_touch/tsconfig.json +++ b/sencha_touch/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/sendgrid/tsconfig.json b/sendgrid/tsconfig.json index 5c6325b411..2a6c6746d6 100644 --- a/sendgrid/tsconfig.json +++ b/sendgrid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sentence-case/tsconfig.json b/sentence-case/tsconfig.json index 6c66fa094b..88d5994d1a 100644 --- a/sentence-case/tsconfig.json +++ b/sentence-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sequelize-fixtures/tsconfig.json b/sequelize-fixtures/tsconfig.json index 0f85019449..fd93508965 100644 --- a/sequelize-fixtures/tsconfig.json +++ b/sequelize-fixtures/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sequelize/tsconfig.json b/sequelize/tsconfig.json index 2eeefa6c40..71c4361b6b 100644 --- a/sequelize/tsconfig.json +++ b/sequelize/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/serve-favicon/tsconfig.json b/serve-favicon/tsconfig.json index ad75370482..0a5e6adc44 100644 --- a/serve-favicon/tsconfig.json +++ b/serve-favicon/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/serve-index/tsconfig.json b/serve-index/tsconfig.json index 5585857d05..2db50d908e 100644 --- a/serve-index/tsconfig.json +++ b/serve-index/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/serve-static/tsconfig.json b/serve-static/tsconfig.json index 4fa20a0130..c04a316de5 100644 --- a/serve-static/tsconfig.json +++ b/serve-static/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sharedworker/tsconfig.json b/sharedworker/tsconfig.json index 9be7baa660..e897323427 100644 --- a/sharedworker/tsconfig.json +++ b/sharedworker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sharepoint/tsconfig.json b/sharepoint/tsconfig.json index 93aca2d737..b4f4bf0512 100644 --- a/sharepoint/tsconfig.json +++ b/sharepoint/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/shelljs/tsconfig.json b/shelljs/tsconfig.json index dfd4ad97e3..6bb2d43d6d 100644 --- a/shelljs/tsconfig.json +++ b/shelljs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/shortid/tsconfig.json b/shortid/tsconfig.json index c686e7815d..2d619f944c 100644 --- a/shortid/tsconfig.json +++ b/shortid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/should-promised/tsconfig.json b/should-promised/tsconfig.json index 943adaeb75..5bb0ecfc60 100644 --- a/should-promised/tsconfig.json +++ b/should-promised/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/should/tsconfig.json b/should/tsconfig.json index 2c15a1573a..755ad069e1 100644 --- a/should/tsconfig.json +++ b/should/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/showdown/tsconfig.json b/showdown/tsconfig.json index 051a33a769..ab1f7b76e3 100644 --- a/showdown/tsconfig.json +++ b/showdown/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/shuffle-array/tsconfig.json b/shuffle-array/tsconfig.json index d63a48bfd5..5201ee7326 100644 --- a/shuffle-array/tsconfig.json +++ b/shuffle-array/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/siesta/tsconfig.json b/siesta/tsconfig.json index 9d5eb152c6..4e3bf508b3 100644 --- a/siesta/tsconfig.json +++ b/siesta/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sigmajs/tsconfig.json b/sigmajs/tsconfig.json index cd3fc09d0a..d4a693b57c 100644 --- a/sigmajs/tsconfig.json +++ b/sigmajs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/signalr/tsconfig.json b/signalr/tsconfig.json index 636b9a2753..cd2db6e327 100644 --- a/signalr/tsconfig.json +++ b/signalr/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/signals/tsconfig.json b/signals/tsconfig.json index a1a3464e98..b947e90e3b 100644 --- a/signals/tsconfig.json +++ b/signals/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/signature_pad/tsconfig.json b/signature_pad/tsconfig.json index af40679778..4d049421e7 100644 --- a/signature_pad/tsconfig.json +++ b/signature_pad/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/simple-cw-node/tsconfig.json b/simple-cw-node/tsconfig.json index 6f326ffd09..555df82388 100644 --- a/simple-cw-node/tsconfig.json +++ b/simple-cw-node/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/simple-mock/tsconfig.json b/simple-mock/tsconfig.json index 2e6dec66b2..f3ad4ef8eb 100644 --- a/simple-mock/tsconfig.json +++ b/simple-mock/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/simplebar/tsconfig.json b/simplebar/tsconfig.json index ba41e0e89e..2910e0e6f6 100644 --- a/simplebar/tsconfig.json +++ b/simplebar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/simplestorage.js/tsconfig.json b/simplestorage.js/tsconfig.json index e3dafca817..a0a399f4d7 100644 --- a/simplestorage.js/tsconfig.json +++ b/simplestorage.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sinon-chai/tsconfig.json b/sinon-chai/tsconfig.json index 07cc9ca1a4..adf540eb65 100644 --- a/sinon-chai/tsconfig.json +++ b/sinon-chai/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sinon-chrome/tsconfig.json b/sinon-chrome/tsconfig.json index eb4f518d06..31aea9f1ae 100644 --- a/sinon-chrome/tsconfig.json +++ b/sinon-chrome/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sinon-stub-promise/tsconfig.json b/sinon-stub-promise/tsconfig.json index 44881284c1..bf99070a90 100644 --- a/sinon-stub-promise/tsconfig.json +++ b/sinon-stub-promise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sinon/tsconfig.json b/sinon/tsconfig.json index bcbbef39ac..7e1638f8de 100644 --- a/sinon/tsconfig.json +++ b/sinon/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sipml/tsconfig.json b/sipml/tsconfig.json index d0fc9b0dd5..54bffdf54f 100644 --- a/sipml/tsconfig.json +++ b/sipml/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sjcl/tsconfig.json b/sjcl/tsconfig.json index 2da6c98abe..886585a85a 100644 --- a/sjcl/tsconfig.json +++ b/sjcl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ski/tsconfig.json b/ski/tsconfig.json index 4c271649d0..7724157baf 100644 --- a/ski/tsconfig.json +++ b/ski/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/skyway/tsconfig.json b/skyway/tsconfig.json index fdd9595b15..0139487a06 100644 --- a/skyway/tsconfig.json +++ b/skyway/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/slate-irc/tsconfig.json b/slate-irc/tsconfig.json index 7238a7511d..d1f307ea2d 100644 --- a/slate-irc/tsconfig.json +++ b/slate-irc/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/slick-carousel/tsconfig.json b/slick-carousel/tsconfig.json index 22e11e997a..1c55b0ddc8 100644 --- a/slick-carousel/tsconfig.json +++ b/slick-carousel/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/slickgrid/tsconfig.json b/slickgrid/tsconfig.json index dd22821b2b..06e4dc387a 100644 --- a/slickgrid/tsconfig.json +++ b/slickgrid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/slideout/tsconfig.json b/slideout/tsconfig.json index 0c63359706..b3e7316260 100644 --- a/slideout/tsconfig.json +++ b/slideout/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/smoothie/tsconfig.json b/smoothie/tsconfig.json index e250ac4630..b4f79b6e6f 100644 --- a/smoothie/tsconfig.json +++ b/smoothie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/smtpapi/tsconfig.json b/smtpapi/tsconfig.json index 44c24f5aea..03c61f58e4 100644 --- a/smtpapi/tsconfig.json +++ b/smtpapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/snake-case/tsconfig.json b/snake-case/tsconfig.json index 3c8aba5d6f..0df83fcf4f 100644 --- a/snake-case/tsconfig.json +++ b/snake-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/snapsvg/tsconfig.json b/snapsvg/tsconfig.json index 05d7daa710..e002a1b7d8 100644 --- a/snapsvg/tsconfig.json +++ b/snapsvg/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/soap/tsconfig.json b/soap/tsconfig.json index ed058184c1..61f33a3f80 100644 --- a/soap/tsconfig.json +++ b/soap/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/socket.io-client/tsconfig.json b/socket.io-client/tsconfig.json index 720bcafb9b..abad6f3597 100644 --- a/socket.io-client/tsconfig.json +++ b/socket.io-client/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/socket.io-redis/tsconfig.json b/socket.io-redis/tsconfig.json index 8322e423b7..a2410dc9e4 100644 --- a/socket.io-redis/tsconfig.json +++ b/socket.io-redis/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/socket.io.users/tsconfig.json b/socket.io.users/tsconfig.json index a9461b7747..935778e0a5 100644 --- a/socket.io.users/tsconfig.json +++ b/socket.io.users/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/socket.io/tsconfig.json b/socket.io/tsconfig.json index 304eeff8c0..d55bb1a615 100644 --- a/socket.io/tsconfig.json +++ b/socket.io/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/socketty/tsconfig.json b/socketty/tsconfig.json index e66f309291..8656b1a2dc 100644 --- a/socketty/tsconfig.json +++ b/socketty/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sockjs-client/tsconfig.json b/sockjs-client/tsconfig.json index e6a620b0d7..c8577823b7 100644 --- a/sockjs-client/tsconfig.json +++ b/sockjs-client/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sockjs-node/tsconfig.json b/sockjs-node/tsconfig.json index 703811196a..30d207aafa 100644 --- a/sockjs-node/tsconfig.json +++ b/sockjs-node/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sockjs/tsconfig.json b/sockjs/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/sockjs/tsconfig.json +++ b/sockjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/sortablejs/tsconfig.json b/sortablejs/tsconfig.json index 5ffba8b178..2b1fbcf4ce 100644 --- a/sortablejs/tsconfig.json +++ b/sortablejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/soundjs/tsconfig.json b/soundjs/tsconfig.json index eee3d0748d..b434aae0b9 100644 --- a/soundjs/tsconfig.json +++ b/soundjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/source-map-support/tsconfig.json b/source-map-support/tsconfig.json index c00be50cb1..760d58d180 100644 --- a/source-map-support/tsconfig.json +++ b/source-map-support/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/source-map/tsconfig.json b/source-map/tsconfig.json index ba72a19966..7e2a06bb38 100644 --- a/source-map/tsconfig.json +++ b/source-map/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/space-pen/tsconfig.json b/space-pen/tsconfig.json index 68795a09ce..fc2f69c301 100644 --- a/space-pen/tsconfig.json +++ b/space-pen/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/speakeasy/tsconfig.json b/speakeasy/tsconfig.json index 8b9e75c04a..1af03d8dfd 100644 --- a/speakeasy/tsconfig.json +++ b/speakeasy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/spectrum/tsconfig.json b/spectrum/tsconfig.json index dcd4d41695..ae3299e265 100644 --- a/spectrum/tsconfig.json +++ b/spectrum/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/spin/tsconfig.json b/spin/tsconfig.json index d46b40a514..02a5895c89 100644 --- a/spin/tsconfig.json +++ b/spin/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/split/tsconfig.json b/split/tsconfig.json index ef71e2f376..56407beb96 100644 --- a/split/tsconfig.json +++ b/split/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/spotify-api/tsconfig.json b/spotify-api/tsconfig.json index c8dd20aa65..947e87142b 100644 --- a/spotify-api/tsconfig.json +++ b/spotify-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/spotify-web-api-js/tsconfig.json b/spotify-web-api-js/tsconfig.json index 6ac435cd41..55af12c458 100644 --- a/spotify-web-api-js/tsconfig.json +++ b/spotify-web-api-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sprintf-js/tsconfig.json b/sprintf-js/tsconfig.json index e1fb5fcf1a..6209b2b8b8 100644 --- a/sprintf-js/tsconfig.json +++ b/sprintf-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sprintf/tsconfig.json b/sprintf/tsconfig.json index e1fb5fcf1a..6209b2b8b8 100644 --- a/sprintf/tsconfig.json +++ b/sprintf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sql.js/tsconfig.json b/sql.js/tsconfig.json index 11c6f79458..4ec1e14042 100644 --- a/sql.js/tsconfig.json +++ b/sql.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sqlite3/tsconfig.json b/sqlite3/tsconfig.json index 691181d61e..ebef01b0a1 100644 --- a/sqlite3/tsconfig.json +++ b/sqlite3/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/squirejs/tsconfig.json b/squirejs/tsconfig.json index a77fec29a5..f9c9cc29c6 100644 --- a/squirejs/tsconfig.json +++ b/squirejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/srp/tsconfig.json b/srp/tsconfig.json index 64b3cfc05b..d94dd6eb91 100644 --- a/srp/tsconfig.json +++ b/srp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ss-utils/tsconfig.json b/ss-utils/tsconfig.json index f2b32acd8c..7d1f28d39a 100644 --- a/ss-utils/tsconfig.json +++ b/ss-utils/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ssh2/tsconfig.json b/ssh2/tsconfig.json index 243d479ef7..dd1c78b353 100644 --- a/ssh2/tsconfig.json +++ b/ssh2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stack-mapper/tsconfig.json b/stack-mapper/tsconfig.json index f2096b8d26..b312a2f24b 100644 --- a/stack-mapper/tsconfig.json +++ b/stack-mapper/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stack-trace/tsconfig.json b/stack-trace/tsconfig.json index 031bcb79bf..14d1cfab84 100644 --- a/stack-trace/tsconfig.json +++ b/stack-trace/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stacktrace-js/tsconfig.json b/stacktrace-js/tsconfig.json index 905da98b3b..0a8ba8d567 100644 --- a/stacktrace-js/tsconfig.json +++ b/stacktrace-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stampit/tsconfig.json b/stampit/tsconfig.json index 48dafdb8f3..a07fdfea6b 100644 --- a/stampit/tsconfig.json +++ b/stampit/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stamplay-js-sdk/tsconfig.json b/stamplay-js-sdk/tsconfig.json index e01543700b..693db077cf 100644 --- a/stamplay-js-sdk/tsconfig.json +++ b/stamplay-js-sdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/state-machine/tsconfig.json b/state-machine/tsconfig.json index 32523c9dcb..a3654b17af 100644 --- a/state-machine/tsconfig.json +++ b/state-machine/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/static-eval/tsconfig.json b/static-eval/tsconfig.json index d9bf4b8874..ddb9ad9880 100644 --- a/static-eval/tsconfig.json +++ b/static-eval/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stats/tsconfig.json b/stats/tsconfig.json index 8ed743a492..4a63bdaf20 100644 --- a/stats/tsconfig.json +++ b/stats/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/statsd-client/tsconfig.json b/statsd-client/tsconfig.json index 8fc3b87b32..008185daf9 100644 --- a/statsd-client/tsconfig.json +++ b/statsd-client/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/status-bar/tsconfig.json b/status-bar/tsconfig.json index 3e840e31ed..12538f57ed 100644 --- a/status-bar/tsconfig.json +++ b/status-bar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/statuses/tsconfig.json b/statuses/tsconfig.json index f107f784af..71e953cb13 100644 --- a/statuses/tsconfig.json +++ b/statuses/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/steam/tsconfig.json b/steam/tsconfig.json index d669c90ad8..41be3fe6fe 100644 --- a/steam/tsconfig.json +++ b/steam/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/storejs/tsconfig.json b/storejs/tsconfig.json index 924394f4f9..73e64ff40c 100644 --- a/storejs/tsconfig.json +++ b/storejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stream-meter/tsconfig.json b/stream-meter/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/stream-meter/tsconfig.json +++ b/stream-meter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/stream-series/tsconfig.json b/stream-series/tsconfig.json index 72480792e0..a4b026cac8 100644 --- a/stream-series/tsconfig.json +++ b/stream-series/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stream-to-array/tsconfig.json b/stream-to-array/tsconfig.json index 27df6a3f75..6044ef23d9 100644 --- a/stream-to-array/tsconfig.json +++ b/stream-to-array/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/streamjs/tsconfig.json b/streamjs/tsconfig.json index 501bbd3548..1c227d5e42 100644 --- a/streamjs/tsconfig.json +++ b/streamjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/string/tsconfig.json b/string/tsconfig.json index 8fc50aca0d..008d7d534c 100644 --- a/string/tsconfig.json +++ b/string/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/string_score/tsconfig.json b/string_score/tsconfig.json index 5a348e220f..badc9ae0a3 100644 --- a/string_score/tsconfig.json +++ b/string_score/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/strip-json-comments/tsconfig.json b/strip-json-comments/tsconfig.json index cca08a7129..b5a4955531 100644 --- a/strip-json-comments/tsconfig.json +++ b/strip-json-comments/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stripe-checkout/tsconfig.json b/stripe-checkout/tsconfig.json index 42258e4eca..effd650ead 100644 --- a/stripe-checkout/tsconfig.json +++ b/stripe-checkout/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stripe/tsconfig.json b/stripe/tsconfig.json index 7f5a2b552f..7f9b33934d 100644 --- a/stripe/tsconfig.json +++ b/stripe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/strophe/tsconfig.json b/strophe/tsconfig.json index 473c693591..02ffc5f3f7 100644 --- a/strophe/tsconfig.json +++ b/strophe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/stylus/tsconfig.json b/stylus/tsconfig.json index 53da2fae94..aedb91df32 100644 --- a/stylus/tsconfig.json +++ b/stylus/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/succinct/tsconfig.json b/succinct/tsconfig.json index 8a0d4469b4..752e511755 100644 --- a/succinct/tsconfig.json +++ b/succinct/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sugar/tsconfig.json b/sugar/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/sugar/tsconfig.json +++ b/sugar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/superagent/tsconfig.json b/superagent/tsconfig.json index 3be7c0e474..aee5103ded 100644 --- a/superagent/tsconfig.json +++ b/superagent/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/supertest-as-promised/tsconfig.json b/supertest-as-promised/tsconfig.json index c01af985a4..216fa7e0cc 100644 --- a/supertest-as-promised/tsconfig.json +++ b/supertest-as-promised/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/supertest/tsconfig.json b/supertest/tsconfig.json index e504601186..33f4574b8f 100644 --- a/supertest/tsconfig.json +++ b/supertest/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/survey-knockout/tsconfig.json b/survey-knockout/tsconfig.json index f52b1a1bdc..10f22edab7 100644 --- a/survey-knockout/tsconfig.json +++ b/survey-knockout/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/svg-injector/tsconfig.json b/svg-injector/tsconfig.json index e0df0615b4..9e2e13bb18 100644 --- a/svg-injector/tsconfig.json +++ b/svg-injector/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/svg-pan-zoom/tsconfig.json b/svg-pan-zoom/tsconfig.json index f52ee704cf..d9253218da 100644 --- a/svg-pan-zoom/tsconfig.json +++ b/svg-pan-zoom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/svg-sprite/tsconfig.json b/svg-sprite/tsconfig.json index d26ccb5085..9590656273 100644 --- a/svg-sprite/tsconfig.json +++ b/svg-sprite/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/svg.js/tsconfig.json b/svg.js/tsconfig.json index 21b25c0ee9..d529723a13 100644 --- a/svg.js/tsconfig.json +++ b/svg.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/svg2png/tsconfig.json b/svg2png/tsconfig.json index cd660d55f1..71da6a1cc5 100644 --- a/svg2png/tsconfig.json +++ b/svg2png/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/svgjs.draggable/tsconfig.json b/svgjs.draggable/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/svgjs.draggable/tsconfig.json +++ b/svgjs.draggable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/swag/tsconfig.json b/swag/tsconfig.json index 3b582ce31b..15023f12ab 100644 --- a/swag/tsconfig.json +++ b/swag/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swaggerize-express/tsconfig.json b/swaggerize-express/tsconfig.json index ecbad4ab45..5f75eaea37 100644 --- a/swaggerize-express/tsconfig.json +++ b/swaggerize-express/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swap-case/tsconfig.json b/swap-case/tsconfig.json index 8949196165..e2385ca7a1 100644 --- a/swap-case/tsconfig.json +++ b/swap-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/sweetalert/tsconfig.json b/sweetalert/tsconfig.json index 7ae9fc28bf..6972f1017e 100644 --- a/sweetalert/tsconfig.json +++ b/sweetalert/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swfobject/tsconfig.json b/swfobject/tsconfig.json index 7661cba261..85e04338a5 100644 --- a/swfobject/tsconfig.json +++ b/swfobject/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swiftclick/tsconfig.json b/swiftclick/tsconfig.json index fd7e7df700..008264ad06 100644 --- a/swiftclick/tsconfig.json +++ b/swiftclick/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swig-email-templates/tsconfig.json b/swig-email-templates/tsconfig.json index 956699edfb..56e144a810 100644 --- a/swig-email-templates/tsconfig.json +++ b/swig-email-templates/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swig/tsconfig.json b/swig/tsconfig.json index e50a64e32d..f0daf1dc2a 100644 --- a/swig/tsconfig.json +++ b/swig/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swipe/tsconfig.json b/swipe/tsconfig.json index ff50c207e1..e62d0b02dc 100644 --- a/swipe/tsconfig.json +++ b/swipe/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swiper/tsconfig.json b/swiper/tsconfig.json index 1eb4359c8b..8355f9631c 100644 --- a/swiper/tsconfig.json +++ b/swiper/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swipeview/tsconfig.json b/swipeview/tsconfig.json index dd5604035c..3268731d69 100644 --- a/swipeview/tsconfig.json +++ b/swipeview/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/switchery/tsconfig.json b/switchery/tsconfig.json index f3dfc65288..31fdfbbe8c 100644 --- a/switchery/tsconfig.json +++ b/switchery/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/swiz/tsconfig.json b/swiz/tsconfig.json index 702d943f82..b441012bfe 100644 --- a/swiz/tsconfig.json +++ b/swiz/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/systemjs/tsconfig.json b/systemjs/tsconfig.json index 9d12973ab1..d84a56934b 100644 --- a/systemjs/tsconfig.json +++ b/systemjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tabris/tsconfig.json b/tabris/tsconfig.json index 33a6d80887..5ed37773d9 100644 --- a/tabris/tsconfig.json +++ b/tabris/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tabtab/tsconfig.json b/tabtab/tsconfig.json index 709d5cf779..b94d17ffe3 100644 --- a/tabtab/tsconfig.json +++ b/tabtab/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tape/tsconfig.json b/tape/tsconfig.json index 05ef9938e2..15f34a792d 100644 --- a/tape/tsconfig.json +++ b/tape/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tar/tsconfig.json b/tar/tsconfig.json index 79647e2250..6869e0f5f4 100644 --- a/tar/tsconfig.json +++ b/tar/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tcomb/tsconfig.json b/tcomb/tsconfig.json index 285539ee06..4b69c91d9a 100644 --- a/tcomb/tsconfig.json +++ b/tcomb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tea-merge/tsconfig.json b/tea-merge/tsconfig.json index 5f54f3de50..abb035ff23 100644 --- a/tea-merge/tsconfig.json +++ b/tea-merge/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tedious-connection-pool/tsconfig.json b/tedious-connection-pool/tsconfig.json index 2a440eced5..80e6c1952b 100644 --- a/tedious-connection-pool/tsconfig.json +++ b/tedious-connection-pool/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tedious/tsconfig.json b/tedious/tsconfig.json index cfe144f02d..84df78825c 100644 --- a/tedious/tsconfig.json +++ b/tedious/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/teechart/tsconfig.json b/teechart/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/teechart/tsconfig.json +++ b/teechart/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/temp-fs/tsconfig.json b/temp-fs/tsconfig.json index 235760d3e6..cbcf73738d 100644 --- a/temp-fs/tsconfig.json +++ b/temp-fs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/temp/tsconfig.json b/temp/tsconfig.json index 067d96a69a..acb68b5d51 100644 --- a/temp/tsconfig.json +++ b/temp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tether-shepherd/tsconfig.json b/tether-shepherd/tsconfig.json index 8a290ec6bf..7dc095f454 100644 --- a/tether-shepherd/tsconfig.json +++ b/tether-shepherd/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tether/tsconfig.json b/tether/tsconfig.json index 7e4a8717b5..ff2683577d 100644 --- a/tether/tsconfig.json +++ b/tether/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/text-buffer/tsconfig.json b/text-buffer/tsconfig.json index 6b7fe76b0f..1c1422dbb3 100644 --- a/text-buffer/tsconfig.json +++ b/text-buffer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/text-encoding/tsconfig.json b/text-encoding/tsconfig.json index ddf6cf7557..7fb1077ff9 100644 --- a/text-encoding/tsconfig.json +++ b/text-encoding/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/three/tsconfig.json b/three/tsconfig.json index 6fe5dc4707..a36408b319 100644 --- a/three/tsconfig.json +++ b/three/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/thrift/tsconfig.json b/thrift/tsconfig.json index 9f2ae102be..cfbe779827 100644 --- a/thrift/tsconfig.json +++ b/thrift/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/through/tsconfig.json b/through/tsconfig.json index 4ff91c8299..170450bffe 100644 --- a/through/tsconfig.json +++ b/through/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/through2/tsconfig.json b/through2/tsconfig.json index 28a3459554..24f8701558 100644 --- a/through2/tsconfig.json +++ b/through2/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/timelinejs/tsconfig.json b/timelinejs/tsconfig.json index 5b6ae88c49..09a409e115 100644 --- a/timelinejs/tsconfig.json +++ b/timelinejs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/timezone-js/tsconfig.json b/timezone-js/tsconfig.json index a132c14838..c1987a8f4d 100644 --- a/timezone-js/tsconfig.json +++ b/timezone-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/timezonecomplete/tsconfig.json b/timezonecomplete/tsconfig.json index 99da7a5a9b..3150a742c6 100644 --- a/timezonecomplete/tsconfig.json +++ b/timezonecomplete/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tinycolor/tsconfig.json b/tinycolor/tsconfig.json index e173033c3e..6c32f7cc7a 100644 --- a/tinycolor/tsconfig.json +++ b/tinycolor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/titanium/tsconfig.json b/titanium/tsconfig.json index 293712ab1a..a16d84f634 100644 --- a/titanium/tsconfig.json +++ b/titanium/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/title-case/tsconfig.json b/title-case/tsconfig.json index 93f5b49c07..2fd9d404c1 100644 --- a/title-case/tsconfig.json +++ b/title-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tmp/tsconfig.json b/tmp/tsconfig.json index 6b1241fcf5..dc2438af8c 100644 --- a/tmp/tsconfig.json +++ b/tmp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/to-title-case-gouch/tsconfig.json b/to-title-case-gouch/tsconfig.json index 0f29846ed7..6953c571bd 100644 --- a/to-title-case-gouch/tsconfig.json +++ b/to-title-case-gouch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/toastr/tsconfig.json b/toastr/tsconfig.json index 2aa7cdacd9..48077330a0 100644 --- a/toastr/tsconfig.json +++ b/toastr/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tooltipster/tsconfig.json b/tooltipster/tsconfig.json index 01180849fa..a9bdeb71b4 100644 --- a/tooltipster/tsconfig.json +++ b/tooltipster/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/touch-events/tsconfig.json b/touch-events/tsconfig.json index aad7591f14..176340a518 100644 --- a/touch-events/tsconfig.json +++ b/touch-events/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/traceback/tsconfig.json b/traceback/tsconfig.json index 4c5a5c6ef2..df4799a156 100644 --- a/traceback/tsconfig.json +++ b/traceback/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tracking/tsconfig.json b/tracking/tsconfig.json index 9ed3ee2885..c09c218159 100644 --- a/tracking/tsconfig.json +++ b/tracking/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/traverse/tsconfig.json b/traverse/tsconfig.json index 843cdfabdc..2f2e23ad78 100644 --- a/traverse/tsconfig.json +++ b/traverse/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/traverson/tsconfig.json b/traverson/tsconfig.json index 44756f8fe4..e9e9c7e6d1 100644 --- a/traverson/tsconfig.json +++ b/traverson/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/trunk8/tsconfig.json b/trunk8/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/trunk8/tsconfig.json +++ b/trunk8/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/tsmonad/tsconfig.json b/tsmonad/tsconfig.json index 56afffec50..a0057d9b69 100644 --- a/tsmonad/tsconfig.json +++ b/tsmonad/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tspromise/tsconfig.json b/tspromise/tsconfig.json index bf8c215472..0eec415f97 100644 --- a/tspromise/tsconfig.json +++ b/tspromise/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/turf/tsconfig.json b/turf/tsconfig.json index e4f3af8fbd..2ae020af75 100644 --- a/turf/tsconfig.json +++ b/turf/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/tv4/tsconfig.json b/tv4/tsconfig.json index dbc76f8bbc..6247c22f0b 100644 --- a/tv4/tsconfig.json +++ b/tv4/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/tween.js/tsconfig.json b/tween.js/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/tween.js/tsconfig.json +++ b/tween.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/tweenjs/tsconfig.json b/tweenjs/tsconfig.json index 9e831c9329..a3d7ddb4a2 100644 --- a/tweenjs/tsconfig.json +++ b/tweenjs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/twig/tsconfig.json b/twig/tsconfig.json index 279426c527..62a3d2b195 100644 --- a/twig/tsconfig.json +++ b/twig/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/twitter-text/tsconfig.json b/twitter-text/tsconfig.json index f6fcc8b5a2..92fc404553 100644 --- a/twitter-text/tsconfig.json +++ b/twitter-text/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/twitter/tsconfig.json b/twitter/tsconfig.json index 64eee894bb..78e5b804c2 100644 --- a/twitter/tsconfig.json +++ b/twitter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/twix/tsconfig.json b/twix/tsconfig.json index a599707e9d..4bc856646c 100644 --- a/twix/tsconfig.json +++ b/twix/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/type-check/tsconfig.json b/type-check/tsconfig.json index 70f605f51c..00edbf6ace 100644 --- a/type-check/tsconfig.json +++ b/type-check/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/type-detect/tsconfig.json b/type-detect/tsconfig.json index faa5fc0d82..ade1752d49 100644 --- a/type-detect/tsconfig.json +++ b/type-detect/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/type-name/tsconfig.json b/type-name/tsconfig.json index aa212e3114..7f7fd2a7c1 100644 --- a/type-name/tsconfig.json +++ b/type-name/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/typeahead/tsconfig.json b/typeahead/tsconfig.json index a817c0cd07..829a25fc07 100644 --- a/typeahead/tsconfig.json +++ b/typeahead/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/typescript-deferred/tsconfig.json b/typescript-deferred/tsconfig.json index 8bab5670be..c39bfb831e 100644 --- a/typescript-deferred/tsconfig.json +++ b/typescript-deferred/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/typescript-services/tsconfig.json b/typescript-services/tsconfig.json index 95d8a1ce4f..493c54dbc2 100644 --- a/typescript-services/tsconfig.json +++ b/typescript-services/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/typescript/tsconfig.json b/typescript/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/typescript/tsconfig.json +++ b/typescript/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/ua-parser-js/tsconfig.json b/ua-parser-js/tsconfig.json index 7145e4be0b..eefcc28702 100644 --- a/ua-parser-js/tsconfig.json +++ b/ua-parser-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/uglify-js/tsconfig.json b/uglify-js/tsconfig.json index aae78e6249..5813f16767 100644 --- a/uglify-js/tsconfig.json +++ b/uglify-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ui-grid/tsconfig.json b/ui-grid/tsconfig.json index c029062fb3..2ae0a3b955 100644 --- a/ui-grid/tsconfig.json +++ b/ui-grid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ui-router-extras/tsconfig.json b/ui-router-extras/tsconfig.json index 1121db714b..82b2a1e773 100644 --- a/ui-router-extras/tsconfig.json +++ b/ui-router-extras/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ui-select/tsconfig.json b/ui-select/tsconfig.json index 6722381536..2b28714ace 100644 --- a/ui-select/tsconfig.json +++ b/ui-select/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/umbraco/tsconfig.json b/umbraco/tsconfig.json index d6ffd2cd50..bb8f046afe 100644 --- a/umbraco/tsconfig.json +++ b/umbraco/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/umzug/tsconfig.json b/umzug/tsconfig.json index 87d6dd255c..1ce1589757 100644 --- a/umzug/tsconfig.json +++ b/umzug/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/underscore-ko/tsconfig.json b/underscore-ko/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/underscore-ko/tsconfig.json +++ b/underscore-ko/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/underscore.string/tsconfig.json b/underscore.string/tsconfig.json index 3e98aeefa4..8e9c24dca4 100644 --- a/underscore.string/tsconfig.json +++ b/underscore.string/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/underscore/tsconfig.json b/underscore/tsconfig.json index bc5cd9f4c7..dca5a6a197 100644 --- a/underscore/tsconfig.json +++ b/underscore/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/undertaker/tsconfig.json b/undertaker/tsconfig.json index 42300f36df..d07ac0bfd9 100644 --- a/undertaker/tsconfig.json +++ b/undertaker/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/uniq/tsconfig.json b/uniq/tsconfig.json index fddc33ee90..eeb1aee4ce 100644 --- a/uniq/tsconfig.json +++ b/uniq/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/unique-random/tsconfig.json b/unique-random/tsconfig.json index a1d2b4dc25..233f85f6e3 100644 --- a/unique-random/tsconfig.json +++ b/unique-random/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/unity-webapi/tsconfig.json b/unity-webapi/tsconfig.json index 6c638aa7e3..2e4c3228f0 100644 --- a/unity-webapi/tsconfig.json +++ b/unity-webapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/universal-analytics/tsconfig.json b/universal-analytics/tsconfig.json index c456de1963..2e6659f6c8 100644 --- a/universal-analytics/tsconfig.json +++ b/universal-analytics/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/unorm/tsconfig.json b/unorm/tsconfig.json index fe81c25eec..5c6f7678de 100644 --- a/unorm/tsconfig.json +++ b/unorm/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/update-notifier/tsconfig.json b/update-notifier/tsconfig.json index 371bc0e55a..12f347ce48 100644 --- a/update-notifier/tsconfig.json +++ b/update-notifier/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/upper-case-first/tsconfig.json b/upper-case-first/tsconfig.json index 4d77323e3a..37189fdf62 100644 --- a/upper-case-first/tsconfig.json +++ b/upper-case-first/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/upper-case/tsconfig.json b/upper-case/tsconfig.json index b579366c16..bfc98f6c6e 100644 --- a/upper-case/tsconfig.json +++ b/upper-case/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/urbanairship-cordova/tsconfig.json b/urbanairship-cordova/tsconfig.json index 3fc5f4cd24..bb683b57c2 100644 --- a/urbanairship-cordova/tsconfig.json +++ b/urbanairship-cordova/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/uri-templates/tsconfig.json b/uri-templates/tsconfig.json index f53d331350..183c280ad4 100644 --- a/uri-templates/tsconfig.json +++ b/uri-templates/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/urijs/tsconfig.json b/urijs/tsconfig.json index 15af205259..c2a63c6c3c 100644 --- a/urijs/tsconfig.json +++ b/urijs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/url-template/tsconfig.json b/url-template/tsconfig.json index 013b251997..257de2074a 100644 --- a/url-template/tsconfig.json +++ b/url-template/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/urlrouter/tsconfig.json b/urlrouter/tsconfig.json index 422e833b93..77cedade91 100644 --- a/urlrouter/tsconfig.json +++ b/urlrouter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/urlsafe-base64/tsconfig.json b/urlsafe-base64/tsconfig.json index ff20b0b4f1..d00902ce3d 100644 --- a/urlsafe-base64/tsconfig.json +++ b/urlsafe-base64/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/usage/tsconfig.json b/usage/tsconfig.json index d33e17caa3..690dcd25d6 100644 --- a/usage/tsconfig.json +++ b/usage/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/username/tsconfig.json b/username/tsconfig.json index dd6d6967cd..4489e83d70 100644 --- a/username/tsconfig.json +++ b/username/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/utils-merge/tsconfig.json b/utils-merge/tsconfig.json index 1cbe73d07b..2e571972a4 100644 --- a/utils-merge/tsconfig.json +++ b/utils-merge/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/uuid-1345/tsconfig.json b/uuid-1345/tsconfig.json index 61febe3364..d9af1fe831 100644 --- a/uuid-1345/tsconfig.json +++ b/uuid-1345/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/uuid/tsconfig.json b/uuid/tsconfig.json index 7b73f49754..68f54a1bb0 100644 --- a/uuid/tsconfig.json +++ b/uuid/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/valerie/tsconfig.json b/valerie/tsconfig.json index 34a0f59070..6660ef9500 100644 --- a/valerie/tsconfig.json +++ b/valerie/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/validator/tsconfig.json b/validator/tsconfig.json index 6a0a21e53d..845ca1b9db 100644 --- a/validator/tsconfig.json +++ b/validator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vec3/tsconfig.json b/vec3/tsconfig.json index 121721b16a..2be4d44dae 100644 --- a/vec3/tsconfig.json +++ b/vec3/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vega/tsconfig.json b/vega/tsconfig.json index a1f9a33151..f4a534cf0e 100644 --- a/vega/tsconfig.json +++ b/vega/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/velocity-animate/tsconfig.json b/velocity-animate/tsconfig.json index 35a24d4a36..6a9a97994c 100644 --- a/velocity-animate/tsconfig.json +++ b/velocity-animate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/verror/tsconfig.json b/verror/tsconfig.json index e23d68ef53..b23d7555ab 100644 --- a/verror/tsconfig.json +++ b/verror/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vex-js/tsconfig.json b/vex-js/tsconfig.json index cf0b93c466..8c128cedc1 100644 --- a/vex-js/tsconfig.json +++ b/vex-js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vexflow/tsconfig.json b/vexflow/tsconfig.json index 87edb5fb46..a02f848c78 100644 --- a/vexflow/tsconfig.json +++ b/vexflow/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/victor/tsconfig.json b/victor/tsconfig.json index b816bbc646..d0338c32a1 100644 --- a/victor/tsconfig.json +++ b/victor/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/videojs/tsconfig.json b/videojs/tsconfig.json index 032a115a4c..096889f617 100644 --- a/videojs/tsconfig.json +++ b/videojs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/viewporter/tsconfig.json b/viewporter/tsconfig.json index 3507c696dd..112df1731a 100644 --- a/viewporter/tsconfig.json +++ b/viewporter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": false, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vimeo/tsconfig.json b/vimeo/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/vimeo/tsconfig.json +++ b/vimeo/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/vinyl-buffer/tsconfig.json b/vinyl-buffer/tsconfig.json index c78e8b2f6c..9cf1681923 100644 --- a/vinyl-buffer/tsconfig.json +++ b/vinyl-buffer/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vinyl-fs/tsconfig.json b/vinyl-fs/tsconfig.json index 824821acc9..599c557a67 100644 --- a/vinyl-fs/tsconfig.json +++ b/vinyl-fs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vinyl-paths/tsconfig.json b/vinyl-paths/tsconfig.json index c85a3952c3..9bcbb4dc66 100644 --- a/vinyl-paths/tsconfig.json +++ b/vinyl-paths/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vinyl-source-stream/tsconfig.json b/vinyl-source-stream/tsconfig.json index 3d2f44ca28..69b489ab9d 100644 --- a/vinyl-source-stream/tsconfig.json +++ b/vinyl-source-stream/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vinyl/tsconfig.json b/vinyl/tsconfig.json index 5550dd7e4b..35fe3af149 100644 --- a/vinyl/tsconfig.json +++ b/vinyl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/virtual-dom/tsconfig.json b/virtual-dom/tsconfig.json index 6806c4a1cc..4246b7fa49 100644 --- a/virtual-dom/tsconfig.json +++ b/virtual-dom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vortex-web-client/tsconfig.json b/vortex-web-client/tsconfig.json index cd2183217c..ffed9fffab 100644 --- a/vortex-web-client/tsconfig.json +++ b/vortex-web-client/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/voximplant-websdk/tsconfig.json b/voximplant-websdk/tsconfig.json index 7bb2f726c3..c4dcc1f855 100644 --- a/voximplant-websdk/tsconfig.json +++ b/voximplant-websdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vso-node-api/tsconfig.json b/vso-node-api/tsconfig.json index 41fe91df92..8fdc8255ba 100644 --- a/vso-node-api/tsconfig.json +++ b/vso-node-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vue-resource/tsconfig.json b/vue-resource/tsconfig.json index 9e8a9555be..e0adbaad78 100644 --- a/vue-resource/tsconfig.json +++ b/vue-resource/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vue-router/tsconfig.json b/vue-router/tsconfig.json index 36b585aeb6..05bc688a35 100644 --- a/vue-router/tsconfig.json +++ b/vue-router/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/vue/tsconfig.json b/vue/tsconfig.json index ff923fc8db..bd13888bdd 100644 --- a/vue/tsconfig.json +++ b/vue/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/w2ui/tsconfig.json b/w2ui/tsconfig.json index 2dc4d17f02..6278c38806 100644 --- a/w2ui/tsconfig.json +++ b/w2ui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wake_on_lan/tsconfig.json b/wake_on_lan/tsconfig.json index 790fe1b04f..df6caa12a7 100644 --- a/wake_on_lan/tsconfig.json +++ b/wake_on_lan/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wampy/tsconfig.json b/wampy/tsconfig.json index 8f4b8866bb..d77105b4f5 100644 --- a/wampy/tsconfig.json +++ b/wampy/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/watch/tsconfig.json b/watch/tsconfig.json index a6c5949efb..616487b79b 100644 --- a/watch/tsconfig.json +++ b/watch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webaudioapi/tsconfig.json b/webaudioapi/tsconfig.json index 0001b12054..590347cd39 100644 --- a/webaudioapi/tsconfig.json +++ b/webaudioapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webcl/tsconfig.json b/webcl/tsconfig.json index b1550d838f..c81e792804 100644 --- a/webcl/tsconfig.json +++ b/webcl/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webcola/tsconfig.json b/webcola/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/webcola/tsconfig.json +++ b/webcola/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/webcomponents.js/tsconfig.json b/webcomponents.js/tsconfig.json index 3a0449cda4..92a00714e0 100644 --- a/webcomponents.js/tsconfig.json +++ b/webcomponents.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webcrypto/tsconfig.json b/webcrypto/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/webcrypto/tsconfig.json +++ b/webcrypto/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/webdriverio/tsconfig.json b/webdriverio/tsconfig.json index 0cb52da12e..07a8c33140 100644 --- a/webdriverio/tsconfig.json +++ b/webdriverio/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webfontloader/tsconfig.json b/webfontloader/tsconfig.json index 8786b5650d..7484acdb4a 100644 --- a/webfontloader/tsconfig.json +++ b/webfontloader/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webgl-ext/tsconfig.json b/webgl-ext/tsconfig.json index a061d0bd36..046ebefd96 100644 --- a/webgl-ext/tsconfig.json +++ b/webgl-ext/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webix/tsconfig.json b/webix/tsconfig.json index 23618e3d1f..d772bb8f74 100644 --- a/webix/tsconfig.json +++ b/webix/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/webmidi/tsconfig.json b/webmidi/tsconfig.json index 8d10ac891a..45386d5fa3 100644 --- a/webmidi/tsconfig.json +++ b/webmidi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webpack/tsconfig.json b/webpack/tsconfig.json index 1d5d660f89..55f92be012 100644 --- a/webpack/tsconfig.json +++ b/webpack/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/websocket/tsconfig.json b/websocket/tsconfig.json index 8fff013a11..86662a46cf 100644 --- a/websocket/tsconfig.json +++ b/websocket/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webspeechapi/tsconfig.json b/webspeechapi/tsconfig.json index 3983a84d4c..717f7f6f48 100644 --- a/webspeechapi/tsconfig.json +++ b/webspeechapi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/websql/tsconfig.json b/websql/tsconfig.json index 0d91c0b1bf..e3433909a6 100644 --- a/websql/tsconfig.json +++ b/websql/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webtorrent/tsconfig.json b/webtorrent/tsconfig.json index a05e593ff1..3685b6951b 100644 --- a/webtorrent/tsconfig.json +++ b/webtorrent/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/webvr-api/tsconfig.json b/webvr-api/tsconfig.json index 683866a077..db2a6c3d17 100644 --- a/webvr-api/tsconfig.json +++ b/webvr-api/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/whatwg-fetch/tsconfig.json b/whatwg-fetch/tsconfig.json index 807fa61b86..36ae7b860e 100644 --- a/whatwg-fetch/tsconfig.json +++ b/whatwg-fetch/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/when/tsconfig.json b/when/tsconfig.json index 8d444937ef..f5d4ad28f6 100644 --- a/when/tsconfig.json +++ b/when/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/which/tsconfig.json b/which/tsconfig.json index a6fbf2d541..1eaeb88852 100644 --- a/which/tsconfig.json +++ b/which/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wiiu/tsconfig.json b/wiiu/tsconfig.json index fd8821b31a..d432f6235a 100644 --- a/wiiu/tsconfig.json +++ b/wiiu/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/windows-1251/tsconfig.json b/windows-1251/tsconfig.json index 3c3082403f..6d47703d58 100644 --- a/windows-1251/tsconfig.json +++ b/windows-1251/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/windows-service/tsconfig.json b/windows-service/tsconfig.json index 4a5062b6d6..074e366d79 100644 --- a/windows-service/tsconfig.json +++ b/windows-service/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/winjs/tsconfig.json b/winjs/tsconfig.json index b797acbf9b..98c460c2f5 100644 --- a/winjs/tsconfig.json +++ b/winjs/tsconfig.json @@ -8,6 +8,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/winreg/tsconfig.json b/winreg/tsconfig.json index 77a033c57f..d8e8ed351b 100644 --- a/winreg/tsconfig.json +++ b/winreg/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/winrt-uwp/tsconfig.json b/winrt-uwp/tsconfig.json index 2b328c688a..d2b3785858 100644 --- a/winrt-uwp/tsconfig.json +++ b/winrt-uwp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/winrt/tsconfig.json b/winrt/tsconfig.json index 2b328c688a..d2b3785858 100644 --- a/winrt/tsconfig.json +++ b/winrt/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/winston/tsconfig.json b/winston/tsconfig.json index 3492c9e057..6036d7b428 100644 --- a/winston/tsconfig.json +++ b/winston/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wiredep/tsconfig.json b/wiredep/tsconfig.json index 11821dcc85..617fc1a779 100644 --- a/wiredep/tsconfig.json +++ b/wiredep/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wnumb/tsconfig.json b/wnumb/tsconfig.json index 8aad31e087..2c018f01c8 100644 --- a/wnumb/tsconfig.json +++ b/wnumb/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wolfy87-eventemitter/tsconfig.json b/wolfy87-eventemitter/tsconfig.json index 57254c3ac5..300b9df58b 100644 --- a/wolfy87-eventemitter/tsconfig.json +++ b/wolfy87-eventemitter/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wordcloud/tsconfig.json b/wordcloud/tsconfig.json index b21dddbe9a..ba09ef7e43 100644 --- a/wordcloud/tsconfig.json +++ b/wordcloud/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wrap-ansi/tsconfig.json b/wrap-ansi/tsconfig.json index d168b774e0..4892a7484e 100644 --- a/wrap-ansi/tsconfig.json +++ b/wrap-ansi/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wreck/tsconfig.json b/wreck/tsconfig.json index d4584e247e..299f201789 100644 --- a/wreck/tsconfig.json +++ b/wreck/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wrench/tsconfig.json b/wrench/tsconfig.json index 0bbc7ba073..5015e75dde 100644 --- a/wrench/tsconfig.json +++ b/wrench/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ws/tsconfig.json b/ws/tsconfig.json index 5bf3c85af7..0dbbca5749 100644 --- a/ws/tsconfig.json +++ b/ws/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/wu/tsconfig.json b/wu/tsconfig.json index e2391f8465..caa92cb616 100644 --- a/wu/tsconfig.json +++ b/wu/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/x-editable/tsconfig.json b/x-editable/tsconfig.json index 75db4cc3e8..edfdb4019e 100644 --- a/x-editable/tsconfig.json +++ b/x-editable/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/x2js/tsconfig.json b/x2js/tsconfig.json index 3fb320056f..7747a2dff7 100644 --- a/x2js/tsconfig.json +++ b/x2js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xdate/tsconfig.json b/xdate/tsconfig.json index 70987559ba..8723bd12bc 100644 --- a/xdate/tsconfig.json +++ b/xdate/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xdomain/tsconfig.json b/xdomain/tsconfig.json index 87fde74d5f..9ae48f5748 100644 --- a/xdomain/tsconfig.json +++ b/xdomain/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xlsx/tsconfig.json b/xlsx/tsconfig.json index 948d458ce0..fef4d9cbc4 100644 --- a/xlsx/tsconfig.json +++ b/xlsx/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xml-parser/tsconfig.json b/xml-parser/tsconfig.json index 201685c0de..f953866a7c 100644 --- a/xml-parser/tsconfig.json +++ b/xml-parser/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xml2js/tsconfig.json b/xml2js/tsconfig.json index 71055b72c4..5283d2bf2c 100644 --- a/xml2js/tsconfig.json +++ b/xml2js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xmlbuilder/tsconfig.json b/xmlbuilder/tsconfig.json index fcc7d4affc..f81ded8a13 100644 --- a/xmlbuilder/tsconfig.json +++ b/xmlbuilder/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xmldom/tsconfig.json b/xmldom/tsconfig.json index 6eef93b4b5..3650f90161 100644 --- a/xmldom/tsconfig.json +++ b/xmldom/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xmltojson/tsconfig.json b/xmltojson/tsconfig.json index 0320947b85..1aa4fb0114 100644 --- a/xmltojson/tsconfig.json +++ b/xmltojson/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xregexp/tsconfig.json b/xregexp/tsconfig.json index 50252c4bb0..1a50c990c6 100644 --- a/xregexp/tsconfig.json +++ b/xregexp/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xrm/tsconfig.json b/xrm/tsconfig.json index 792fca3b21..d1d13d2555 100644 --- a/xrm/tsconfig.json +++ b/xrm/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/xsockets/tsconfig.json b/xsockets/tsconfig.json index 2dc373be2d..648a3d5a6b 100644 --- a/xsockets/tsconfig.json +++ b/xsockets/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/xss-filters/tsconfig.json b/xss-filters/tsconfig.json index e5877e1fcf..fc16c41d42 100644 --- a/xss-filters/tsconfig.json +++ b/xss-filters/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/yamljs/tsconfig.json b/yamljs/tsconfig.json index ef2445383d..3faa2cfce0 100644 --- a/yamljs/tsconfig.json +++ b/yamljs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/yandex-money-sdk/tsconfig.json b/yandex-money-sdk/tsconfig.json index 406cbe4f67..ef3f392516 100644 --- a/yandex-money-sdk/tsconfig.json +++ b/yandex-money-sdk/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/yargs/tsconfig.json b/yargs/tsconfig.json index 380321342b..3dbce977b5 100644 --- a/yargs/tsconfig.json +++ b/yargs/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/ydn-db/tsconfig.json b/ydn-db/tsconfig.json index 43a24d2276..d96e15d431 100644 --- a/ydn-db/tsconfig.json +++ b/ydn-db/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/yeoman-generator/tsconfig.json b/yeoman-generator/tsconfig.json index 4be43fa410..67b915d39e 100644 --- a/yeoman-generator/tsconfig.json +++ b/yeoman-generator/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/yfiles/tsconfig.json b/yfiles/tsconfig.json index 4fb2513021..283307463e 100644 --- a/yfiles/tsconfig.json +++ b/yfiles/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/yosay/tsconfig.json b/yosay/tsconfig.json index 86e1b0fefe..b9b63cd681 100644 --- a/yosay/tsconfig.json +++ b/yosay/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/youtube/tsconfig.json b/youtube/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/youtube/tsconfig.json +++ b/youtube/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/yui/tsconfig.json b/yui/tsconfig.json index 3f6daf436e..37bc7dfbae 100644 --- a/yui/tsconfig.json +++ b/yui/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts" diff --git a/z-schema/tsconfig.json b/z-schema/tsconfig.json index 2120017948..2c66b87863 100644 --- a/z-schema/tsconfig.json +++ b/z-schema/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/zepto/tsconfig.json b/zepto/tsconfig.json index c72f92ac53..7561e7f2a2 100644 --- a/zepto/tsconfig.json +++ b/zepto/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/zeroclipboard/tsconfig.json b/zeroclipboard/tsconfig.json index c95ef661fc..429e054ab0 100644 --- a/zeroclipboard/tsconfig.json +++ b/zeroclipboard/tsconfig.json @@ -9,6 +9,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true } } \ No newline at end of file diff --git a/zip.js/tsconfig.json b/zip.js/tsconfig.json index 2de60025d5..038961d475 100644 --- a/zip.js/tsconfig.json +++ b/zip.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/zmq/tsconfig.json b/zmq/tsconfig.json index 309f46bb35..709affc417 100644 --- a/zmq/tsconfig.json +++ b/zmq/tsconfig.json @@ -5,7 +5,9 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"], + "typesSearchPaths": [ + "../" + ], "noEmit": true }, "files": [ diff --git a/zone.js/tsconfig.json b/zone.js/tsconfig.json index 80e505c671..5bb7022e33 100644 --- a/zone.js/tsconfig.json +++ b/zone.js/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts", diff --git a/zynga-scroller/tsconfig.json b/zynga-scroller/tsconfig.json index fb826e705b..662a983b19 100644 --- a/zynga-scroller/tsconfig.json +++ b/zynga-scroller/tsconfig.json @@ -5,7 +5,10 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "typesSearchPaths": ["../"] + "typesSearchPaths": [ + "../" + ], + "noEmit": true }, "files": [ "index.d.ts",