diff --git a/DataStream.js/tsconfig.json b/DataStream.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/DataStream.js/tsconfig.json +++ b/DataStream.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/FileSaver/tsconfig.json b/FileSaver/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/FileSaver/tsconfig.json +++ b/FileSaver/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/Finch/tsconfig.json b/Finch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/Finch/tsconfig.json +++ b/Finch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/Headroom/tsconfig.json b/Headroom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/Headroom/tsconfig.json +++ b/Headroom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/HubSpot-pace/tsconfig.json b/HubSpot-pace/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/HubSpot-pace/tsconfig.json +++ b/HubSpot-pace/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/JSONStream/tsconfig.json b/JSONStream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/JSONStream/tsconfig.json +++ b/JSONStream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/OpenJsCad/tsconfig.json b/OpenJsCad/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/OpenJsCad/tsconfig.json +++ b/OpenJsCad/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/PayPal-Cordova-Plugin/tsconfig.json b/PayPal-Cordova-Plugin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/PayPal-Cordova-Plugin/tsconfig.json +++ b/PayPal-Cordova-Plugin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/_debugger/tsconfig.json b/_debugger/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/_debugger/tsconfig.json +++ b/_debugger/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/abs/tsconfig.json b/abs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/abs/tsconfig.json +++ b/abs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/absolute/tsconfig.json b/absolute/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/absolute/tsconfig.json +++ b/absolute/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/acc-wizard/tsconfig.json b/acc-wizard/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/acc-wizard/tsconfig.json +++ b/acc-wizard/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/accounting/tsconfig.json b/accounting/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/accounting/tsconfig.json +++ b/accounting/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ace/tsconfig.json b/ace/tsconfig.json index b389f47e6e..844f0f3da3 100644 --- a/ace/tsconfig.json +++ b/ace/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["ace.d.ts", "all-tests.ts"], + "files": [ + "ace.d.ts", + "all-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/acl/tsconfig.json b/acl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/acl/tsconfig.json +++ b/acl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/acorn/tsconfig.json b/acorn/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/acorn/tsconfig.json +++ b/acorn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/adal/tsconfig.json b/adal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/adal/tsconfig.json +++ b/adal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/add2home/tsconfig.json b/add2home/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/add2home/tsconfig.json +++ b/add2home/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/adm-zip/tsconfig.json b/adm-zip/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/adm-zip/tsconfig.json +++ b/adm-zip/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ag-grid/tsconfig.json b/ag-grid/tsconfig.json index 79a3e3d2e2..d6a88ca24f 100644 --- a/ag-grid/tsconfig.json +++ b/ag-grid/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["ag-grid.d.ts", "ag-grid-tests.ts"], + "files": [ + "ag-grid.d.ts", + "ag-grid-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/agenda/tsconfig.json b/agenda/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/agenda/tsconfig.json +++ b/agenda/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/alertify/tsconfig.json b/alertify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/alertify/tsconfig.json +++ b/alertify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/alt/tsconfig.json b/alt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/alt/tsconfig.json +++ b/alt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/amazon-product-api/tsconfig.json b/amazon-product-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/amazon-product-api/tsconfig.json +++ b/amazon-product-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/amcharts/tsconfig.json b/amcharts/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/amcharts/tsconfig.json +++ b/amcharts/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/amplify-deferred/tsconfig.json b/amplify-deferred/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/amplify-deferred/tsconfig.json +++ b/amplify-deferred/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/amplify/tsconfig.json b/amplify/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/amplify/tsconfig.json +++ b/amplify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/amqp-rpc/tsconfig.json b/amqp-rpc/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/amqp-rpc/tsconfig.json +++ b/amqp-rpc/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/amqplib/tsconfig.json b/amqplib/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/amqplib/tsconfig.json +++ b/amqplib/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/analytics-node/tsconfig.json b/analytics-node/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/analytics-node/tsconfig.json +++ b/analytics-node/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-agility/tsconfig.json b/angular-agility/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-agility/tsconfig.json +++ b/angular-agility/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-bootstrap-calendar/tsconfig.json b/angular-bootstrap-calendar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-bootstrap-calendar/tsconfig.json +++ b/angular-bootstrap-calendar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-bootstrap-lightbox/tsconfig.json b/angular-bootstrap-lightbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-bootstrap-lightbox/tsconfig.json +++ b/angular-bootstrap-lightbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-breadcrumb/tsconfig.json b/angular-breadcrumb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-breadcrumb/tsconfig.json +++ b/angular-breadcrumb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-cookie/tsconfig.json b/angular-cookie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-cookie/tsconfig.json +++ b/angular-cookie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-dialog-service/tsconfig.json b/angular-dialog-service/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-dialog-service/tsconfig.json +++ b/angular-dialog-service/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-dynamic-locale/tsconfig.json b/angular-dynamic-locale/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-dynamic-locale/tsconfig.json +++ b/angular-dynamic-locale/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-environment/tsconfig.json b/angular-environment/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-environment/tsconfig.json +++ b/angular-environment/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-file-upload/tsconfig.json b/angular-file-upload/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-file-upload/tsconfig.json +++ b/angular-file-upload/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-formly/tsconfig.json b/angular-formly/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-formly/tsconfig.json +++ b/angular-formly/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-fullscreen/tsconfig.json b/angular-fullscreen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-fullscreen/tsconfig.json +++ b/angular-fullscreen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-gettext/tsconfig.json b/angular-gettext/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-gettext/tsconfig.json +++ b/angular-gettext/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-google-analytics/tsconfig.json b/angular-google-analytics/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-google-analytics/tsconfig.json +++ b/angular-google-analytics/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-growl-v2/tsconfig.json b/angular-growl-v2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-growl-v2/tsconfig.json +++ b/angular-growl-v2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-hotkeys/tsconfig.json b/angular-hotkeys/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-hotkeys/tsconfig.json +++ b/angular-hotkeys/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-http-auth/tsconfig.json b/angular-http-auth/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-http-auth/tsconfig.json +++ b/angular-http-auth/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-httpi/tsconfig.json b/angular-httpi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-httpi/tsconfig.json +++ b/angular-httpi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-idle/tsconfig.json b/angular-idle/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-idle/tsconfig.json +++ b/angular-idle/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-jwt/tsconfig.json b/angular-jwt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-jwt/tsconfig.json +++ b/angular-jwt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-load/tsconfig.json b/angular-load/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-load/tsconfig.json +++ b/angular-load/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-loading-bar/tsconfig.json b/angular-loading-bar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-loading-bar/tsconfig.json +++ b/angular-loading-bar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-local-storage/tsconfig.json b/angular-local-storage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-local-storage/tsconfig.json +++ b/angular-local-storage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-localForage/tsconfig.json b/angular-localForage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-localForage/tsconfig.json +++ b/angular-localForage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-locker/tsconfig.json b/angular-locker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-locker/tsconfig.json +++ b/angular-locker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-material/tsconfig.json b/angular-material/tsconfig.json index 29976a565d..5d7d740880 100644 --- a/angular-material/tsconfig.json +++ b/angular-material/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["angular-material.d.ts", "angular-material-tests.ts"], + "files": [ + "angular-material.d.ts", + "angular-material-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-media-queries/tsconfig.json b/angular-media-queries/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-media-queries/tsconfig.json +++ b/angular-media-queries/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-meteor/tsconfig.json b/angular-meteor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-meteor/tsconfig.json +++ b/angular-meteor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-modal/tsconfig.json b/angular-modal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-modal/tsconfig.json +++ b/angular-modal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-notifications/tsconfig.json b/angular-notifications/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-notifications/tsconfig.json +++ b/angular-notifications/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-notify/tsconfig.json b/angular-notify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-notify/tsconfig.json +++ b/angular-notify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-odata-resources/tsconfig.json b/angular-odata-resources/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-odata-resources/tsconfig.json +++ b/angular-odata-resources/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-permission/tsconfig.json b/angular-permission/tsconfig.json index a599fed323..f8ef1479cd 100644 --- a/angular-permission/tsconfig.json +++ b/angular-permission/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["angular-permission.d.ts", "angular-permission-tests.ts"], + "files": [ + "angular-permission.d.ts", + "angular-permission-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-scenario/tsconfig.json b/angular-scenario/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-scenario/tsconfig.json +++ b/angular-scenario/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-scroll/tsconfig.json b/angular-scroll/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-scroll/tsconfig.json +++ b/angular-scroll/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-signalr-hub/tsconfig.json b/angular-signalr-hub/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-signalr-hub/tsconfig.json +++ b/angular-signalr-hub/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-spinner/tsconfig.json b/angular-spinner/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-spinner/tsconfig.json +++ b/angular-spinner/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-storage/tsconfig.json b/angular-storage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-storage/tsconfig.json +++ b/angular-storage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-strap/tsconfig.json b/angular-strap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-strap/tsconfig.json +++ b/angular-strap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-toastr/tsconfig.json b/angular-toastr/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-toastr/tsconfig.json +++ b/angular-toastr/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-toasty/tsconfig.json b/angular-toasty/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-toasty/tsconfig.json +++ b/angular-toasty/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-touchspin/tsconfig.json b/angular-touchspin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-touchspin/tsconfig.json +++ b/angular-touchspin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-translate/tsconfig.json b/angular-translate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-translate/tsconfig.json +++ b/angular-translate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-ui-bootstrap/tsconfig.json b/angular-ui-bootstrap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-ui-bootstrap/tsconfig.json +++ b/angular-ui-bootstrap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-ui-router/tsconfig.json b/angular-ui-router/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-ui-router/tsconfig.json +++ b/angular-ui-router/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-ui-scroll/tsconfig.json b/angular-ui-scroll/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-ui-scroll/tsconfig.json +++ b/angular-ui-scroll/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-ui-sortable/tsconfig.json b/angular-ui-sortable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-ui-sortable/tsconfig.json +++ b/angular-ui-sortable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-ui-tree/tsconfig.json b/angular-ui-tree/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-ui-tree/tsconfig.json +++ b/angular-ui-tree/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular-wizard/tsconfig.json b/angular-wizard/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular-wizard/tsconfig.json +++ b/angular-wizard/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angular.throttle/tsconfig.json b/angular.throttle/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angular.throttle/tsconfig.json +++ b/angular.throttle/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angularLocalStorage/tsconfig.json b/angularLocalStorage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angularLocalStorage/tsconfig.json +++ b/angularLocalStorage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angularfire/tsconfig.json b/angularfire/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angularfire/tsconfig.json +++ b/angularfire/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angularjs/legacy/tsconfig.json b/angularjs/legacy/tsconfig.json index 8721469c2b..800433eea2 100644 --- a/angularjs/legacy/tsconfig.json +++ b/angularjs/legacy/tsconfig.json @@ -1,10 +1,13 @@ { - "files": ["angular-1.4.d.ts"], + "files": [ + "angular-1.4.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/angularjs/tsconfig.json b/angularjs/tsconfig.json index d46bc07418..dac3732184 100644 --- a/angularjs/tsconfig.json +++ b/angularjs/tsconfig.json @@ -1,24 +1,24 @@ { - "files": [ - "angularjs.d.ts", - "angular-animate.d.ts", - "angular-component-router.d.ts", - "angular-cookies.d.ts", - "angular-mocks.d.ts", - "angular-resource.d.ts", - "angular-route.d.ts", - "angular-sanitize.d.ts", - - "angular-route-tests.ts", - "angular-resource-tests.ts", - "angular-sanitize-tests.ts", - "angular-tests.ts" - ], + "files": [ + "angularjs.d.ts", + "angular-animate.d.ts", + "angular-component-router.d.ts", + "angular-cookies.d.ts", + "angular-mocks.d.ts", + "angular-resource.d.ts", + "angular-route.d.ts", + "angular-sanitize.d.ts", + "angular-route-tests.ts", + "angular-resource-tests.ts", + "angular-sanitize-tests.ts", + "angular-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/angulartics/tsconfig.json b/angulartics/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/angulartics/tsconfig.json +++ b/angulartics/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/animation-frame/tsconfig.json b/animation-frame/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/animation-frame/tsconfig.json +++ b/animation-frame/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ansi-styles/tsconfig.json b/ansi-styles/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ansi-styles/tsconfig.json +++ b/ansi-styles/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ansicolors/tsconfig.json b/ansicolors/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ansicolors/tsconfig.json +++ b/ansicolors/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/antd/tsconfig.json b/antd/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/antd/tsconfig.json +++ b/antd/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/any-db-transaction/tsconfig.json b/any-db-transaction/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/any-db-transaction/tsconfig.json +++ b/any-db-transaction/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/any-db/tsconfig.json b/any-db/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/any-db/tsconfig.json +++ b/any-db/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/anydb-sql-migrations/tsconfig.json b/anydb-sql-migrations/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/anydb-sql-migrations/tsconfig.json +++ b/anydb-sql-migrations/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/anydb-sql/tsconfig.json b/anydb-sql/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/anydb-sql/tsconfig.json +++ b/anydb-sql/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/api-error-handler/tsconfig.json b/api-error-handler/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/api-error-handler/tsconfig.json +++ b/api-error-handler/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/apn/tsconfig.json b/apn/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/apn/tsconfig.json +++ b/apn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/appframework/tsconfig.json b/appframework/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/appframework/tsconfig.json +++ b/appframework/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/appletvjs/tsconfig.json b/appletvjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/appletvjs/tsconfig.json +++ b/appletvjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/applicationinsights/tsconfig.json b/applicationinsights/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/applicationinsights/tsconfig.json +++ b/applicationinsights/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/arbiter/tsconfig.json b/arbiter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/arbiter/tsconfig.json +++ b/arbiter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/arcgis-js-api/tsconfig.json b/arcgis-js-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/arcgis-js-api/tsconfig.json +++ b/arcgis-js-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/archiver/tsconfig.json b/archiver/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/archiver/tsconfig.json +++ b/archiver/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/archy/tsconfig.json b/archy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/archy/tsconfig.json +++ b/archy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/argparse/tsconfig.json b/argparse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/argparse/tsconfig.json +++ b/argparse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/asana/tsconfig.json b/asana/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/asana/tsconfig.json +++ b/asana/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/asciify/tsconfig.json b/asciify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/asciify/tsconfig.json +++ b/asciify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/aspnet-identity-pw/tsconfig.json b/aspnet-identity-pw/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/aspnet-identity-pw/tsconfig.json +++ b/aspnet-identity-pw/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/assert/tsconfig.json b/assert/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/assert/tsconfig.json +++ b/assert/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/assertion-error/tsconfig.json b/assertion-error/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/assertion-error/tsconfig.json +++ b/assertion-error/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/assertsharp/tsconfig.json b/assertsharp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/assertsharp/tsconfig.json +++ b/assertsharp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/async-lock/tsconfig.json b/async-lock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/async-lock/tsconfig.json +++ b/async-lock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/async-writer/tsconfig.json b/async-writer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/async-writer/tsconfig.json +++ b/async-writer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/async/tsconfig.json b/async/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/async/tsconfig.json +++ b/async/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/asyncblock/tsconfig.json b/asyncblock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/asyncblock/tsconfig.json +++ b/asyncblock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/atmosphere/tsconfig.json b/atmosphere/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/atmosphere/tsconfig.json +++ b/atmosphere/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/atom-keymap/tsconfig.json b/atom-keymap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/atom-keymap/tsconfig.json +++ b/atom-keymap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/atom/tsconfig.json b/atom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/atom/tsconfig.json +++ b/atom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/atpl/tsconfig.json b/atpl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/atpl/tsconfig.json +++ b/atpl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/auth0-angular/tsconfig.json b/auth0-angular/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/auth0-angular/tsconfig.json +++ b/auth0-angular/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/auth0-lock/tsconfig.json b/auth0-lock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/auth0-lock/tsconfig.json +++ b/auth0-lock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/auth0.widget/tsconfig.json b/auth0.widget/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/auth0.widget/tsconfig.json +++ b/auth0.widget/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/auth0/tsconfig.json b/auth0/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/auth0/tsconfig.json +++ b/auth0/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/auto-launch/tsconfig.json b/auto-launch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/auto-launch/tsconfig.json +++ b/auto-launch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/autobahn/tsconfig.json b/autobahn/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/autobahn/tsconfig.json +++ b/autobahn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/autolinker/tsconfig.json b/autolinker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/autolinker/tsconfig.json +++ b/autolinker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/autoprefixer-core/tsconfig.json b/autoprefixer-core/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/autoprefixer-core/tsconfig.json +++ b/autoprefixer-core/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/aws-sdk/tsconfig.json b/aws-sdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/aws-sdk/tsconfig.json +++ b/aws-sdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/axios/tsconfig.json b/axios/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/axios/tsconfig.json +++ b/axios/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/azure-mobile-apps/tsconfig.json b/azure-mobile-apps/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/azure-mobile-apps/tsconfig.json +++ b/azure-mobile-apps/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/azure-mobile-services-client/tsconfig.json b/azure-mobile-services-client/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/azure-mobile-services-client/tsconfig.json +++ b/azure-mobile-services-client/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/azure-sb/tsconfig.json b/azure-sb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/azure-sb/tsconfig.json +++ b/azure-sb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/azure/tsconfig.json b/azure/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/azure/tsconfig.json +++ b/azure/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babel-core/tsconfig.json b/babel-core/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babel-core/tsconfig.json +++ b/babel-core/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babel-generator/tsconfig.json b/babel-generator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babel-generator/tsconfig.json +++ b/babel-generator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babel-template/tsconfig.json b/babel-template/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babel-template/tsconfig.json +++ b/babel-template/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babel-traverse/tsconfig.json b/babel-traverse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babel-traverse/tsconfig.json +++ b/babel-traverse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babel-types/tsconfig.json b/babel-types/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babel-types/tsconfig.json +++ b/babel-types/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babylon/tsconfig.json b/babylon/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babylon/tsconfig.json +++ b/babylon/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babylonjs/tsconfig.json b/babylonjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babylonjs/tsconfig.json +++ b/babylonjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/babyparse/tsconfig.json b/babyparse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/babyparse/tsconfig.json +++ b/babyparse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone-associations/tsconfig.json b/backbone-associations/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/backbone-associations/tsconfig.json +++ b/backbone-associations/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone-relational/tsconfig.json b/backbone-relational/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/backbone-relational/tsconfig.json +++ b/backbone-relational/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone.layoutmanager/tsconfig.json b/backbone.layoutmanager/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/backbone.layoutmanager/tsconfig.json +++ b/backbone.layoutmanager/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone.localstorage/tsconfig.json b/backbone.localstorage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/backbone.localstorage/tsconfig.json +++ b/backbone.localstorage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone.marionette/tsconfig.json b/backbone.marionette/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/backbone.marionette/tsconfig.json +++ b/backbone.marionette/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone.paginator/tsconfig.json b/backbone.paginator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/backbone.paginator/tsconfig.json +++ b/backbone.paginator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone.radio/tsconfig.json b/backbone.radio/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/backbone.radio/tsconfig.json +++ b/backbone.radio/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backbone/tsconfig.json b/backbone/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/backbone/tsconfig.json +++ b/backbone/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/backgrid/tsconfig.json b/backgrid/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/backgrid/tsconfig.json +++ b/backgrid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/baconjs/tsconfig.json b/baconjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/baconjs/tsconfig.json +++ b/baconjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/barcode/tsconfig.json b/barcode/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/barcode/tsconfig.json +++ b/barcode/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bardjs/tsconfig.json b/bardjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bardjs/tsconfig.json +++ b/bardjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/base-x/tsconfig.json b/base-x/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/base-x/tsconfig.json +++ b/base-x/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/basic-auth/tsconfig.json b/basic-auth/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/basic-auth/tsconfig.json +++ b/basic-auth/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/batch-stream/tsconfig.json b/batch-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/batch-stream/tsconfig.json +++ b/batch-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bcrypt-nodejs/tsconfig.json b/bcrypt-nodejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bcrypt-nodejs/tsconfig.json +++ b/bcrypt-nodejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bcrypt/tsconfig.json b/bcrypt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bcrypt/tsconfig.json +++ b/bcrypt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bcryptjs/tsconfig.json b/bcryptjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bcryptjs/tsconfig.json +++ b/bcryptjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/benchmark/tsconfig.json b/benchmark/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/benchmark/tsconfig.json +++ b/benchmark/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/better-curry/tsconfig.json b/better-curry/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/better-curry/tsconfig.json +++ b/better-curry/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bezier-easing/tsconfig.json b/bezier-easing/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bezier-easing/tsconfig.json +++ b/bezier-easing/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bgiframe/tsconfig.json b/bgiframe/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bgiframe/tsconfig.json +++ b/bgiframe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/big-integer/tsconfig.json b/big-integer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/big-integer/tsconfig.json +++ b/big-integer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/big.js/tsconfig.json b/big.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/big.js/tsconfig.json +++ b/big.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bigint/tsconfig.json b/bigint/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bigint/tsconfig.json +++ b/bigint/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bignum/tsconfig.json b/bignum/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bignum/tsconfig.json +++ b/bignum/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bigscreen/tsconfig.json b/bigscreen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bigscreen/tsconfig.json +++ b/bigscreen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bingmaps/tsconfig.json b/bingmaps/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bingmaps/tsconfig.json +++ b/bingmaps/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bip21/tsconfig.json b/bip21/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bip21/tsconfig.json +++ b/bip21/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bitwise-xor/tsconfig.json b/bitwise-xor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bitwise-xor/tsconfig.json +++ b/bitwise-xor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bl/tsconfig.json b/bl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bl/tsconfig.json +++ b/bl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/blazy/tsconfig.json b/blazy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/blazy/tsconfig.json +++ b/blazy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/blissfuljs/tsconfig.json b/blissfuljs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/blissfuljs/tsconfig.json +++ b/blissfuljs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/blob-stream/tsconfig.json b/blob-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/blob-stream/tsconfig.json +++ b/blob-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/blocks/tsconfig.json b/blocks/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/blocks/tsconfig.json +++ b/blocks/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/blue-tape/tsconfig.json b/blue-tape/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/blue-tape/tsconfig.json +++ b/blue-tape/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bluebird-retry/tsconfig.json b/bluebird-retry/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bluebird-retry/tsconfig.json +++ b/bluebird-retry/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bluebird/tsconfig.json b/bluebird/tsconfig.json index d8c58dc9f8..6f32eb5e1c 100644 --- a/bluebird/tsconfig.json +++ b/bluebird/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["bluebird.d.ts", "bluebird-tests.ts"], + "files": [ + "bluebird.d.ts", + "bluebird-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es5", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/blueimp-md5/tsconfig.json b/blueimp-md5/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/blueimp-md5/tsconfig.json +++ b/blueimp-md5/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/body-parser/tsconfig.json b/body-parser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/body-parser/tsconfig.json +++ b/body-parser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bookshelf/tsconfig.json b/bookshelf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bookshelf/tsconfig.json +++ b/bookshelf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/boolify-string/tsconfig.json b/boolify-string/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/boolify-string/tsconfig.json +++ b/boolify-string/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/boom/tsconfig.json b/boom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/boom/tsconfig.json +++ b/boom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootbox/tsconfig.json b/bootbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootbox/tsconfig.json +++ b/bootbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootpag/tsconfig.json b/bootpag/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootpag/tsconfig.json +++ b/bootpag/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap-maxlength/tsconfig.json b/bootstrap-maxlength/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap-maxlength/tsconfig.json +++ b/bootstrap-maxlength/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap-notify/tsconfig.json b/bootstrap-notify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap-notify/tsconfig.json +++ b/bootstrap-notify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap-slider/tsconfig.json b/bootstrap-slider/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap-slider/tsconfig.json +++ b/bootstrap-slider/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap-switch/tsconfig.json b/bootstrap-switch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap-switch/tsconfig.json +++ b/bootstrap-switch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap-touchspin/tsconfig.json b/bootstrap-touchspin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap-touchspin/tsconfig.json +++ b/bootstrap-touchspin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap.datepicker/tsconfig.json b/bootstrap.datepicker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap.datepicker/tsconfig.json +++ b/bootstrap.datepicker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap.paginator/tsconfig.json b/bootstrap.paginator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap.paginator/tsconfig.json +++ b/bootstrap.paginator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap.timepicker/tsconfig.json b/bootstrap.timepicker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap.timepicker/tsconfig.json +++ b/bootstrap.timepicker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap.v3.datetimepicker/tsconfig.json b/bootstrap.v3.datetimepicker/tsconfig.json index 3a7c6b28cb..1c422f6c07 100644 --- a/bootstrap.v3.datetimepicker/tsconfig.json +++ b/bootstrap.v3.datetimepicker/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["bootstrap.v3.datetimepicker.d.ts", "bootstrap.v3.datetimepicker-tests.ts"], + "files": [ + "bootstrap.v3.datetimepicker.d.ts", + "bootstrap.v3.datetimepicker-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bootstrap/tsconfig.json b/bootstrap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bootstrap/tsconfig.json +++ b/bootstrap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bounce.js/tsconfig.json b/bounce.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bounce.js/tsconfig.json +++ b/bounce.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bowser/tsconfig.json b/bowser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bowser/tsconfig.json +++ b/bowser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/box2d/tsconfig.json b/box2d/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/box2d/tsconfig.json +++ b/box2d/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/breeze/tsconfig.json b/breeze/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/breeze/tsconfig.json +++ b/breeze/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/brorand/tsconfig.json b/brorand/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/brorand/tsconfig.json +++ b/brorand/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/browser-harness/tsconfig.json b/browser-harness/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/browser-harness/tsconfig.json +++ b/browser-harness/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/browser-sync/tsconfig.json b/browser-sync/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/browser-sync/tsconfig.json +++ b/browser-sync/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/browserify/tsconfig.json b/browserify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/browserify/tsconfig.json +++ b/browserify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bs58/tsconfig.json b/bs58/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bs58/tsconfig.json +++ b/bs58/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bson/tsconfig.json b/bson/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bson/tsconfig.json +++ b/bson/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bucks/tsconfig.json b/bucks/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bucks/tsconfig.json +++ b/bucks/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/buffer-compare/tsconfig.json b/buffer-compare/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/buffer-compare/tsconfig.json +++ b/buffer-compare/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/buffer-equal/tsconfig.json b/buffer-equal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/buffer-equal/tsconfig.json +++ b/buffer-equal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/buffers/tsconfig.json b/buffers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/buffers/tsconfig.json +++ b/buffers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bufferstream/tsconfig.json b/bufferstream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bufferstream/tsconfig.json +++ b/bufferstream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bugsnag/tsconfig.json b/bugsnag/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bugsnag/tsconfig.json +++ b/bugsnag/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bull/tsconfig.json b/bull/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bull/tsconfig.json +++ b/bull/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bunyan-logentries/tsconfig.json b/bunyan-logentries/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bunyan-logentries/tsconfig.json +++ b/bunyan-logentries/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bunyan-prettystream/tsconfig.json b/bunyan-prettystream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bunyan-prettystream/tsconfig.json +++ b/bunyan-prettystream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bunyan/tsconfig.json b/bunyan/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bunyan/tsconfig.json +++ b/bunyan/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/business-rules-engine/tsconfig.json b/business-rules-engine/tsconfig.json index 0ea83480f8..c4de88148e 100644 --- a/business-rules-engine/tsconfig.json +++ b/business-rules-engine/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["business-rules-engine.d.ts", "business-rules-engine-tests.ts"], + "files": [ + "business-rules-engine.d.ts", + "business-rules-engine-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/byline/tsconfig.json b/byline/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/byline/tsconfig.json +++ b/byline/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bytebuffer/tsconfig.json b/bytebuffer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bytebuffer/tsconfig.json +++ b/bytebuffer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/bytes/tsconfig.json b/bytes/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/bytes/tsconfig.json +++ b/bytes/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/c3/tsconfig.json b/c3/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/c3/tsconfig.json +++ b/c3/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cal-heatmap/tsconfig.json b/cal-heatmap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cal-heatmap/tsconfig.json +++ b/cal-heatmap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/callsite/tsconfig.json b/callsite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/callsite/tsconfig.json +++ b/callsite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/calq/tsconfig.json b/calq/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/calq/tsconfig.json +++ b/calq/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/camel-case/tsconfig.json b/camel-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/camel-case/tsconfig.json +++ b/camel-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/camelcase/tsconfig.json b/camelcase/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/camelcase/tsconfig.json +++ b/camelcase/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/camljs/tsconfig.json b/camljs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/camljs/tsconfig.json +++ b/camljs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/camo/tsconfig.json b/camo/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/camo/tsconfig.json +++ b/camo/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/canvasjs/tsconfig.json b/canvasjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/canvasjs/tsconfig.json +++ b/canvasjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/casperjs/tsconfig.json b/casperjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/casperjs/tsconfig.json +++ b/casperjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-as-promised/tsconfig.json b/chai-as-promised/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-as-promised/tsconfig.json +++ b/chai-as-promised/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-datetime/tsconfig.json b/chai-datetime/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-datetime/tsconfig.json +++ b/chai-datetime/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-fuzzy/tsconfig.json b/chai-fuzzy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-fuzzy/tsconfig.json +++ b/chai-fuzzy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-http/tsconfig.json b/chai-http/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-http/tsconfig.json +++ b/chai-http/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-jquery/tsconfig.json b/chai-jquery/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-jquery/tsconfig.json +++ b/chai-jquery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-string/tsconfig.json b/chai-string/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-string/tsconfig.json +++ b/chai-string/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-subset/tsconfig.json b/chai-subset/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-subset/tsconfig.json +++ b/chai-subset/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai-things/tsconfig.json b/chai-things/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chai-things/tsconfig.json +++ b/chai-things/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chai/tsconfig.json b/chai/tsconfig.json index 399d03ebc6..c85bb2fb95 100644 --- a/chai/tsconfig.json +++ b/chai/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["chai.d.ts", "chai-tests.ts"], + "files": [ + "chai.d.ts", + "chai-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chalk/tsconfig.json b/chalk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chalk/tsconfig.json +++ b/chalk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chance/tsconfig.json b/chance/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chance/tsconfig.json +++ b/chance/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/change-case/tsconfig.json b/change-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/change-case/tsconfig.json +++ b/change-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chartist/tsconfig.json b/chartist/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chartist/tsconfig.json +++ b/chartist/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chartjs/tsconfig.json b/chartjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chartjs/tsconfig.json +++ b/chartjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/checksum/tsconfig.json b/checksum/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/checksum/tsconfig.json +++ b/checksum/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cheerio/tsconfig.json b/cheerio/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cheerio/tsconfig.json +++ b/cheerio/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chocolatechipjs/tsconfig.json b/chocolatechipjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chocolatechipjs/tsconfig.json +++ b/chocolatechipjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chokidar/tsconfig.json b/chokidar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chokidar/tsconfig.json +++ b/chokidar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chosen/tsconfig.json b/chosen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chosen/tsconfig.json +++ b/chosen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chroma-js/tsconfig.json b/chroma-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chroma-js/tsconfig.json +++ b/chroma-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chrome/tsconfig.json b/chrome/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/chrome/tsconfig.json +++ b/chrome/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/chui/tsconfig.json b/chui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/chui/tsconfig.json +++ b/chui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/circular-json/tsconfig.json b/circular-json/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/circular-json/tsconfig.json +++ b/circular-json/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ckeditor/tsconfig.json b/ckeditor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ckeditor/tsconfig.json +++ b/ckeditor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/classnames/tsconfig.json b/classnames/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/classnames/tsconfig.json +++ b/classnames/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cldrjs/tsconfig.json b/cldrjs/tsconfig.json index 3bb57178a5..8810760fca 100644 --- a/cldrjs/tsconfig.json +++ b/cldrjs/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["index.d.ts", "cldr.js-tests.ts"], + "files": [ + "index.d.ts", + "cldr.js-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/clean-css/tsconfig.json b/clean-css/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/clean-css/tsconfig.json +++ b/clean-css/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cli-color/tsconfig.json b/cli-color/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cli-color/tsconfig.json +++ b/cli-color/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cli/tsconfig.json b/cli/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cli/tsconfig.json +++ b/cli/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/clipboard/tsconfig.json b/clipboard/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/clipboard/tsconfig.json +++ b/clipboard/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/clone/tsconfig.json b/clone/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/clone/tsconfig.json +++ b/clone/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/closure-compiler/tsconfig.json b/closure-compiler/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/closure-compiler/tsconfig.json +++ b/closure-compiler/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/codemirror/tsconfig.json b/codemirror/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/codemirror/tsconfig.json +++ b/codemirror/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/coffeeify/tsconfig.json b/coffeeify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/coffeeify/tsconfig.json +++ b/coffeeify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/colorbrewer/tsconfig.json b/colorbrewer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/colorbrewer/tsconfig.json +++ b/colorbrewer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/colors/tsconfig.json b/colors/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/colors/tsconfig.json +++ b/colors/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cometd/tsconfig.json b/cometd/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cometd/tsconfig.json +++ b/cometd/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/commander/tsconfig.json b/commander/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/commander/tsconfig.json +++ b/commander/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/commonmark/tsconfig.json b/commonmark/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/commonmark/tsconfig.json +++ b/commonmark/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/compare-version/tsconfig.json b/compare-version/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/compare-version/tsconfig.json +++ b/compare-version/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/complex/tsconfig.json b/complex/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/complex/tsconfig.json +++ b/complex/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/compose-function/tsconfig.json b/compose-function/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/compose-function/tsconfig.json +++ b/compose-function/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/compression/tsconfig.json b/compression/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/compression/tsconfig.json +++ b/compression/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/confidence/tsconfig.json b/confidence/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/confidence/tsconfig.json +++ b/confidence/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/config/tsconfig.json b/config/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/config/tsconfig.json +++ b/config/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/configstore/tsconfig.json b/configstore/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/configstore/tsconfig.json +++ b/configstore/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/connect-flash/tsconfig.json b/connect-flash/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/connect-flash/tsconfig.json +++ b/connect-flash/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/connect-livereload/tsconfig.json b/connect-livereload/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/connect-livereload/tsconfig.json +++ b/connect-livereload/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/connect-modrewrite/tsconfig.json b/connect-modrewrite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/connect-modrewrite/tsconfig.json +++ b/connect-modrewrite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/connect-mongo/tsconfig.json b/connect-mongo/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/connect-mongo/tsconfig.json +++ b/connect-mongo/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/connect-slashes/tsconfig.json b/connect-slashes/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/connect-slashes/tsconfig.json +++ b/connect-slashes/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/connect-timeout/tsconfig.json b/connect-timeout/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/connect-timeout/tsconfig.json +++ b/connect-timeout/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/connect/tsconfig.json b/connect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/connect/tsconfig.json +++ b/connect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/console-stamp/tsconfig.json b/console-stamp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/console-stamp/tsconfig.json +++ b/console-stamp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/consolidate/tsconfig.json b/consolidate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/consolidate/tsconfig.json +++ b/consolidate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/constant-case/tsconfig.json b/constant-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/constant-case/tsconfig.json +++ b/constant-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/consul/tsconfig.json b/consul/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/consul/tsconfig.json +++ b/consul/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/content-type/tsconfig.json b/content-type/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/content-type/tsconfig.json +++ b/content-type/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/contentful-resolve-response/tsconfig.json b/contentful-resolve-response/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/contentful-resolve-response/tsconfig.json +++ b/contentful-resolve-response/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/contextjs/tsconfig.json b/contextjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/contextjs/tsconfig.json +++ b/contextjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/convert-source-map/tsconfig.json b/convert-source-map/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/convert-source-map/tsconfig.json +++ b/convert-source-map/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/convict/tsconfig.json b/convict/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/convict/tsconfig.json +++ b/convict/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cookie-parser/tsconfig.json b/cookie-parser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cookie-parser/tsconfig.json +++ b/cookie-parser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cookie-session/tsconfig.json b/cookie-session/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cookie-session/tsconfig.json +++ b/cookie-session/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cookie/tsconfig.json b/cookie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cookie/tsconfig.json +++ b/cookie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cookiejs/tsconfig.json b/cookiejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cookiejs/tsconfig.json +++ b/cookiejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cookies/tsconfig.json b/cookies/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cookies/tsconfig.json +++ b/cookies/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/copy-paste/tsconfig.json b/copy-paste/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/copy-paste/tsconfig.json +++ b/copy-paste/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-ionic/plugins/tsconfig.json b/cordova-ionic/plugins/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/cordova-ionic/plugins/tsconfig.json +++ b/cordova-ionic/plugins/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/cordova-ionic/tsconfig.json b/cordova-ionic/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-ionic/tsconfig.json +++ b/cordova-ionic/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-app-version/tsconfig.json b/cordova-plugin-app-version/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-app-version/tsconfig.json +++ b/cordova-plugin-app-version/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-background-mode/tsconfig.json b/cordova-plugin-background-mode/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-background-mode/tsconfig.json +++ b/cordova-plugin-background-mode/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-email-composer/tsconfig.json b/cordova-plugin-email-composer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-email-composer/tsconfig.json +++ b/cordova-plugin-email-composer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-ibeacon/tsconfig.json b/cordova-plugin-ibeacon/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-ibeacon/tsconfig.json +++ b/cordova-plugin-ibeacon/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-insomnia/tsconfig.json b/cordova-plugin-insomnia/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-insomnia/tsconfig.json +++ b/cordova-plugin-insomnia/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-mapsforge/tsconfig.json b/cordova-plugin-mapsforge/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-mapsforge/tsconfig.json +++ b/cordova-plugin-mapsforge/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-ms-adal/tsconfig.json b/cordova-plugin-ms-adal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-ms-adal/tsconfig.json +++ b/cordova-plugin-ms-adal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-ouralabs/tsconfig.json b/cordova-plugin-ouralabs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-ouralabs/tsconfig.json +++ b/cordova-plugin-ouralabs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-qrscanner/tsconfig.json b/cordova-plugin-qrscanner/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-qrscanner/tsconfig.json +++ b/cordova-plugin-qrscanner/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-spinner/tsconfig.json b/cordova-plugin-spinner/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-spinner/tsconfig.json +++ b/cordova-plugin-spinner/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova-plugin-x-socialsharing/tsconfig.json b/cordova-plugin-x-socialsharing/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova-plugin-x-socialsharing/tsconfig.json +++ b/cordova-plugin-x-socialsharing/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordova/plugins/tsconfig.json b/cordova/plugins/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/cordova/plugins/tsconfig.json +++ b/cordova/plugins/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/cordova/tsconfig.json b/cordova/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordova/tsconfig.json +++ b/cordova/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cordovarduino/tsconfig.json b/cordovarduino/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cordovarduino/tsconfig.json +++ b/cordovarduino/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/core-decorators/tsconfig.json b/core-decorators/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/core-decorators/tsconfig.json +++ b/core-decorators/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/core-js/tsconfig.json b/core-js/tsconfig.json index e8a71bb27d..9837d46d3e 100644 --- a/core-js/tsconfig.json +++ b/core-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es5", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cors/tsconfig.json b/cors/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cors/tsconfig.json +++ b/cors/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/couchbase/tsconfig.json b/couchbase/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/couchbase/tsconfig.json +++ b/couchbase/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cradle/tsconfig.json b/cradle/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cradle/tsconfig.json +++ b/cradle/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/create-error/tsconfig.json b/create-error/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/create-error/tsconfig.json +++ b/create-error/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/createjs-lib/tsconfig.json b/createjs-lib/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/createjs-lib/tsconfig.json +++ b/createjs-lib/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/createjs/tsconfig.json b/createjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/createjs/tsconfig.json +++ b/createjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/credential/tsconfig.json b/credential/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/credential/tsconfig.json +++ b/credential/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cron/tsconfig.json b/cron/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cron/tsconfig.json +++ b/cron/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cropperjs/tsconfig.json b/cropperjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cropperjs/tsconfig.json +++ b/cropperjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cross-storage/tsconfig.json b/cross-storage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cross-storage/tsconfig.json +++ b/cross-storage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/crossfilter/tsconfig.json b/crossfilter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/crossfilter/tsconfig.json +++ b/crossfilter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/crossroads/tsconfig.json b/crossroads/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/crossroads/tsconfig.json +++ b/crossroads/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/crypto-js/tsconfig.json b/crypto-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/crypto-js/tsconfig.json +++ b/crypto-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cryptojs/test/tsconfig.json b/cryptojs/test/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/cryptojs/test/tsconfig.json +++ b/cryptojs/test/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/cryptojs/tsconfig.json b/cryptojs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cryptojs/tsconfig.json +++ b/cryptojs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cson/tsconfig.json b/cson/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cson/tsconfig.json +++ b/cson/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/css/tsconfig.json b/css/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/css/tsconfig.json +++ b/css/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/csurf/tsconfig.json b/csurf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/csurf/tsconfig.json +++ b/csurf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/csv-stringify/tsconfig.json b/csv-stringify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/csv-stringify/tsconfig.json +++ b/csv-stringify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cucumber/tsconfig.json b/cucumber/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cucumber/tsconfig.json +++ b/cucumber/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/cuid/tsconfig.json b/cuid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/cuid/tsconfig.json +++ b/cuid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/custom-error-generator/tsconfig.json b/custom-error-generator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/custom-error-generator/tsconfig.json +++ b/custom-error-generator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/d3-dsv/tsconfig.json b/d3-dsv/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/d3-dsv/tsconfig.json +++ b/d3-dsv/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/d3.cloud.layout/tsconfig.json b/d3.cloud.layout/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/d3.cloud.layout/tsconfig.json +++ b/d3.cloud.layout/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/d3/plugins/tsconfig.json b/d3/plugins/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/d3/plugins/tsconfig.json +++ b/d3/plugins/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/d3/tsconfig.json b/d3/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/d3/tsconfig.json +++ b/d3/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dagre-d3/tsconfig.json b/dagre-d3/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dagre-d3/tsconfig.json +++ b/dagre-d3/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dagre/tsconfig.json b/dagre/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dagre/tsconfig.json +++ b/dagre/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dat-gui/tsconfig.json b/dat-gui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dat-gui/tsconfig.json +++ b/dat-gui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/data-driven/tsconfig.json b/data-driven/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/data-driven/tsconfig.json +++ b/data-driven/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/datatables-buttons/tsconfig.json b/datatables-buttons/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/datatables-buttons/tsconfig.json +++ b/datatables-buttons/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/date.format.js/tsconfig.json b/date.format.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/date.format.js/tsconfig.json +++ b/date.format.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/datejs/tsconfig.json b/datejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/datejs/tsconfig.json +++ b/datejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dc/tsconfig.json b/dc/tsconfig.json index 52a70c8e46..49f12b2b7a 100644 --- a/dc/tsconfig.json +++ b/dc/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["dc.d.ts", "dc-tests.ts"], + "files": [ + "dc.d.ts", + "dc-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/debounce/tsconfig.json b/debounce/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/debounce/tsconfig.json +++ b/debounce/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/debug/tsconfig.json b/debug/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/debug/tsconfig.json +++ b/debug/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/decamelize/tsconfig.json b/decamelize/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/decamelize/tsconfig.json +++ b/decamelize/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/decimal.js/tsconfig.json b/decimal.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/decimal.js/tsconfig.json +++ b/decimal.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/decorum/tsconfig.json b/decorum/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/decorum/tsconfig.json +++ b/decorum/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/deep-diff/tsconfig.json b/deep-diff/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/deep-diff/tsconfig.json +++ b/deep-diff/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/deep-equal/tsconfig.json b/deep-equal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/deep-equal/tsconfig.json +++ b/deep-equal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/deep-extend/tsconfig.json b/deep-extend/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/deep-extend/tsconfig.json +++ b/deep-extend/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/deep-freeze/tsconfig.json b/deep-freeze/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/deep-freeze/tsconfig.json +++ b/deep-freeze/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/del/tsconfig.json b/del/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/del/tsconfig.json +++ b/del/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/denodeify/tsconfig.json b/denodeify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/denodeify/tsconfig.json +++ b/denodeify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/depd/tsconfig.json b/depd/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/depd/tsconfig.json +++ b/depd/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/deployJava/tsconfig.json b/deployJava/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/deployJava/tsconfig.json +++ b/deployJava/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/detect-indent/tsconfig.json b/detect-indent/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/detect-indent/tsconfig.json +++ b/detect-indent/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/devexpress-web/tsconfig.json b/devexpress-web/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/devexpress-web/tsconfig.json +++ b/devexpress-web/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/devextreme/tsconfig.json b/devextreme/tsconfig.json index 3134eabe36..5f48be78e6 100644 --- a/devextreme/tsconfig.json +++ b/devextreme/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["devextreme.d.ts", "devextreme-tests.ts"], + "files": [ + "devextreme.d.ts", + "devextreme-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dexie/tsconfig.json b/dexie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dexie/tsconfig.json +++ b/dexie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dhtmlxgantt/tsconfig.json b/dhtmlxgantt/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/dhtmlxgantt/tsconfig.json +++ b/dhtmlxgantt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dhtmlxscheduler/tsconfig.json b/dhtmlxscheduler/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/dhtmlxscheduler/tsconfig.json +++ b/dhtmlxscheduler/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/di-lite/tsconfig.json b/di-lite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/di-lite/tsconfig.json +++ b/di-lite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/diff-match-patch/tsconfig.json b/diff-match-patch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/diff-match-patch/tsconfig.json +++ b/diff-match-patch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/diff/tsconfig.json b/diff/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/diff/tsconfig.json +++ b/diff/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/docCookies/tsconfig.json b/docCookies/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/docCookies/tsconfig.json +++ b/docCookies/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dock-spawn/tsconfig.json b/dock-spawn/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dock-spawn/tsconfig.json +++ b/dock-spawn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/docopt/tsconfig.json b/docopt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/docopt/tsconfig.json +++ b/docopt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/documentdb-server/tsconfig.json b/documentdb-server/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/documentdb-server/tsconfig.json +++ b/documentdb-server/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/documentdb/tsconfig.json b/documentdb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/documentdb/tsconfig.json +++ b/documentdb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dojo/tsconfig.json b/dojo/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dojo/tsconfig.json +++ b/dojo/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dom4/tsconfig.json b/dom4/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dom4/tsconfig.json +++ b/dom4/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/domo/tsconfig.json b/domo/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/domo/tsconfig.json +++ b/domo/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dompurify/tsconfig.json b/dompurify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dompurify/tsconfig.json +++ b/dompurify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/domready/tsconfig.json b/domready/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/domready/tsconfig.json +++ b/domready/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/donna/tsconfig.json b/donna/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/donna/tsconfig.json +++ b/donna/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dot-case/tsconfig.json b/dot-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dot-case/tsconfig.json +++ b/dot-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dot-prop/tsconfig.json b/dot-prop/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dot-prop/tsconfig.json +++ b/dot-prop/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dot/tsconfig.json b/dot/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dot/tsconfig.json +++ b/dot/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dotdotdot/tsconfig.json b/dotdotdot/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dotdotdot/tsconfig.json +++ b/dotdotdot/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dotenv/tsconfig.json b/dotenv/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dotenv/tsconfig.json +++ b/dotenv/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/doublearray/tsconfig.json b/doublearray/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/doublearray/tsconfig.json +++ b/doublearray/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/draft-js/tsconfig.json b/draft-js/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/draft-js/tsconfig.json +++ b/draft-js/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dragula/tsconfig.json b/dragula/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dragula/tsconfig.json +++ b/dragula/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/drop/tsconfig.json b/drop/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/drop/tsconfig.json +++ b/drop/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dropboxjs/tsconfig.json b/dropboxjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dropboxjs/tsconfig.json +++ b/dropboxjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dropzone/tsconfig.json b/dropzone/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dropzone/tsconfig.json +++ b/dropzone/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dsv/tsconfig.json b/dsv/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dsv/tsconfig.json +++ b/dsv/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dts-bundle/tsconfig.json b/dts-bundle/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dts-bundle/tsconfig.json +++ b/dts-bundle/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/durandal/tsconfig.json b/durandal/tsconfig.json index 90961fb005..1ef2bd5bd9 100644 --- a/durandal/tsconfig.json +++ b/durandal/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["durandal.d.ts", "durandal-tests.ts"], + "files": [ + "durandal.d.ts", + "durandal-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dustjs-linkedin/tsconfig.json b/dustjs-linkedin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dustjs-linkedin/tsconfig.json +++ b/dustjs-linkedin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dw-bxslider-4/tsconfig.json b/dw-bxslider-4/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dw-bxslider-4/tsconfig.json +++ b/dw-bxslider-4/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dymo-label-framework/tsconfig.json b/dymo-label-framework/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dymo-label-framework/tsconfig.json +++ b/dymo-label-framework/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/dynatable/tsconfig.json b/dynatable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/dynatable/tsconfig.json +++ b/dynatable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/each/tsconfig.json b/each/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/each/tsconfig.json +++ b/each/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easeljs/tsconfig.json b/easeljs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easeljs/tsconfig.json +++ b/easeljs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-api-request/tsconfig.json b/easy-api-request/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-api-request/tsconfig.json +++ b/easy-api-request/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-jsend/tsconfig.json b/easy-jsend/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-jsend/tsconfig.json +++ b/easy-jsend/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-session/tsconfig.json b/easy-session/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-session/tsconfig.json +++ b/easy-session/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-table/tsconfig.json b/easy-table/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-table/tsconfig.json +++ b/easy-table/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-x-headers/tsconfig.json b/easy-x-headers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-x-headers/tsconfig.json +++ b/easy-x-headers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-xapi-supertest/tsconfig.json b/easy-xapi-supertest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-xapi-supertest/tsconfig.json +++ b/easy-xapi-supertest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-xapi-utils/tsconfig.json b/easy-xapi-utils/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-xapi-utils/tsconfig.json +++ b/easy-xapi-utils/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easy-xapi/tsconfig.json b/easy-xapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easy-xapi/tsconfig.json +++ b/easy-xapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/easystarjs/tsconfig.json b/easystarjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/easystarjs/tsconfig.json +++ b/easystarjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/egg.js/tsconfig.json b/egg.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/egg.js/tsconfig.json +++ b/egg.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ejs-locals/tsconfig.json b/ejs-locals/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ejs-locals/tsconfig.json +++ b/ejs-locals/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ejs/tsconfig.json b/ejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ejs/tsconfig.json +++ b/ejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/electron-builder/tsconfig.json b/electron-builder/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/electron-builder/tsconfig.json +++ b/electron-builder/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/electron-json-storage/tsconfig.json b/electron-json-storage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/electron-json-storage/tsconfig.json +++ b/electron-json-storage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/electron-packager/tsconfig.json b/electron-packager/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/electron-packager/tsconfig.json +++ b/electron-packager/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/electron-window-state/tsconfig.json b/electron-window-state/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/electron-window-state/tsconfig.json +++ b/electron-window-state/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/electron/tsconfig.json b/electron/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/electron/tsconfig.json +++ b/electron/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/element-resize-event/tsconfig.json b/element-resize-event/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/element-resize-event/tsconfig.json +++ b/element-resize-event/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/elm/tsconfig.json b/elm/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/elm/tsconfig.json +++ b/elm/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/email-addresses/tsconfig.json b/email-addresses/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/email-addresses/tsconfig.json +++ b/email-addresses/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/email-templates/tsconfig.json b/email-templates/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/email-templates/tsconfig.json +++ b/email-templates/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/email-validator/tsconfig.json b/email-validator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/email-validator/tsconfig.json +++ b/email-validator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ember/tsconfig.json b/ember/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ember/tsconfig.json +++ b/ember/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/emissary/tsconfig.json b/emissary/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/emissary/tsconfig.json +++ b/emissary/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/empower/tsconfig.json b/empower/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/empower/tsconfig.json +++ b/empower/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/emscripten/tsconfig.json b/emscripten/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/emscripten/tsconfig.json +++ b/emscripten/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/encoding-japanese/tsconfig.json b/encoding-japanese/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/encoding-japanese/tsconfig.json +++ b/encoding-japanese/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/envify/tsconfig.json b/envify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/envify/tsconfig.json +++ b/envify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/enzyme/tsconfig.json b/enzyme/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/enzyme/tsconfig.json +++ b/enzyme/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/eonasdan-bootstrap-datetimepicker/tsconfig.json b/eonasdan-bootstrap-datetimepicker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/eonasdan-bootstrap-datetimepicker/tsconfig.json +++ b/eonasdan-bootstrap-datetimepicker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/epiceditor/tsconfig.json b/epiceditor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/epiceditor/tsconfig.json +++ b/epiceditor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/eq.js/tsconfig.json b/eq.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/eq.js/tsconfig.json +++ b/eq.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/error-stack-parser/tsconfig.json b/error-stack-parser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/error-stack-parser/tsconfig.json +++ b/error-stack-parser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/errorhandler/tsconfig.json b/errorhandler/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/errorhandler/tsconfig.json +++ b/errorhandler/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/es6-collections/tsconfig.json b/es6-collections/tsconfig.json index e8a71bb27d..9837d46d3e 100644 --- a/es6-collections/tsconfig.json +++ b/es6-collections/tsconfig.json @@ -4,6 +4,7 @@ "target": "es5", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/es6-promise/tsconfig.json b/es6-promise/tsconfig.json index e8a71bb27d..9837d46d3e 100644 --- a/es6-promise/tsconfig.json +++ b/es6-promise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es5", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/es6-shim/tsconfig.json b/es6-shim/tsconfig.json index e8a71bb27d..9837d46d3e 100644 --- a/es6-shim/tsconfig.json +++ b/es6-shim/tsconfig.json @@ -4,6 +4,7 @@ "target": "es5", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/escape-html/tsconfig.json b/escape-html/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/escape-html/tsconfig.json +++ b/escape-html/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/escape-latex/tsconfig.json b/escape-latex/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/escape-latex/tsconfig.json +++ b/escape-latex/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/escape-string-regexp/tsconfig.json b/escape-string-regexp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/escape-string-regexp/tsconfig.json +++ b/escape-string-regexp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/esprima/tsconfig.json b/esprima/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/esprima/tsconfig.json +++ b/esprima/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/estree/tsconfig.json b/estree/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/estree/tsconfig.json +++ b/estree/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/evaporate/tsconfig.json b/evaporate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/evaporate/tsconfig.json +++ b/evaporate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/event-kit/tsconfig.json b/event-kit/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/event-kit/tsconfig.json +++ b/event-kit/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/event-loop-lag/tsconfig.json b/event-loop-lag/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/event-loop-lag/tsconfig.json +++ b/event-loop-lag/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/event-stream/tsconfig.json b/event-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/event-stream/tsconfig.json +++ b/event-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/eventemitter2/tsconfig.json b/eventemitter2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/eventemitter2/tsconfig.json +++ b/eventemitter2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/eventemitter3/tsconfig.json b/eventemitter3/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/eventemitter3/tsconfig.json +++ b/eventemitter3/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/evernote/tsconfig.json b/evernote/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/evernote/tsconfig.json +++ b/evernote/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/exit/tsconfig.json b/exit/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/exit/tsconfig.json +++ b/exit/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/expect.js/tsconfig.json b/expect.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/expect.js/tsconfig.json +++ b/expect.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/expect/tsconfig.json b/expect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/expect/tsconfig.json +++ b/expect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/expectations/tsconfig.json b/expectations/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/expectations/tsconfig.json +++ b/expectations/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-brute-memcached/tsconfig.json b/express-brute-memcached/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-brute-memcached/tsconfig.json +++ b/express-brute-memcached/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-brute-mongo/tsconfig.json b/express-brute-mongo/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-brute-mongo/tsconfig.json +++ b/express-brute-mongo/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-brute/tsconfig.json b/express-brute/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-brute/tsconfig.json +++ b/express-brute/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-debug/tsconfig.json b/express-debug/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-debug/tsconfig.json +++ b/express-debug/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-graphql/tsconfig.json b/express-graphql/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-graphql/tsconfig.json +++ b/express-graphql/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-handlebars/tsconfig.json b/express-handlebars/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-handlebars/tsconfig.json +++ b/express-handlebars/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-jwt/tsconfig.json b/express-jwt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-jwt/tsconfig.json +++ b/express-jwt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-less/tsconfig.json b/express-less/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-less/tsconfig.json +++ b/express-less/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-minify/tsconfig.json b/express-minify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-minify/tsconfig.json +++ b/express-minify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-myconnection/tsconfig.json b/express-myconnection/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-myconnection/tsconfig.json +++ b/express-myconnection/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-openapi/tsconfig.json b/express-openapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-openapi/tsconfig.json +++ b/express-openapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-partials/tsconfig.json b/express-partials/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-partials/tsconfig.json +++ b/express-partials/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-route-fs/tsconfig.json b/express-route-fs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-route-fs/tsconfig.json +++ b/express-route-fs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-serve-static-core/tsconfig.json b/express-serve-static-core/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-serve-static-core/tsconfig.json +++ b/express-serve-static-core/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-session/tsconfig.json b/express-session/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-session/tsconfig.json +++ b/express-session/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-unless/tsconfig.json b/express-unless/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-unless/tsconfig.json +++ b/express-unless/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-useragent/tsconfig.json b/express-useragent/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-useragent/tsconfig.json +++ b/express-useragent/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express-validator/tsconfig.json b/express-validator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express-validator/tsconfig.json +++ b/express-validator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/express/tsconfig.json b/express/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/express/tsconfig.json +++ b/express/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/extend/tsconfig.json b/extend/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/extend/tsconfig.json +++ b/extend/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/extended-listbox/tsconfig.json b/extended-listbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/extended-listbox/tsconfig.json +++ b/extended-listbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/extjs/tsconfig.json b/extjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/extjs/tsconfig.json +++ b/extjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/eyes/tsconfig.json b/eyes/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/eyes/tsconfig.json +++ b/eyes/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fabric/tsconfig.json b/fabric/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fabric/tsconfig.json +++ b/fabric/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/facebook-js-sdk/tsconfig.json b/facebook-js-sdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/facebook-js-sdk/tsconfig.json +++ b/facebook-js-sdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/facebook-pixel/tsconfig.json b/facebook-pixel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/facebook-pixel/tsconfig.json +++ b/facebook-pixel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/faker/tsconfig.json b/faker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/faker/tsconfig.json +++ b/faker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/falcor-express/tsconfig.json b/falcor-express/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/falcor-express/tsconfig.json +++ b/falcor-express/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/falcor-http-datasource/tsconfig.json b/falcor-http-datasource/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/falcor-http-datasource/tsconfig.json +++ b/falcor-http-datasource/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/falcor-json-graph/tsconfig.json b/falcor-json-graph/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/falcor-json-graph/tsconfig.json +++ b/falcor-json-graph/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/falcor-router/tsconfig.json b/falcor-router/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/falcor-router/tsconfig.json +++ b/falcor-router/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/falcor/tsconfig.json b/falcor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/falcor/tsconfig.json +++ b/falcor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/famous/tsconfig.json b/famous/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/famous/tsconfig.json +++ b/famous/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fancybox/tsconfig.json b/fancybox/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/fancybox/tsconfig.json +++ b/fancybox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/farbtastic/tsconfig.json b/farbtastic/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/farbtastic/tsconfig.json +++ b/farbtastic/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fast-stats/tsconfig.json b/fast-stats/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fast-stats/tsconfig.json +++ b/fast-stats/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fastclick/tsconfig.json b/fastclick/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fastclick/tsconfig.json +++ b/fastclick/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/favico.js/tsconfig.json b/favico.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/favico.js/tsconfig.json +++ b/favico.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fb/tsconfig.json b/fb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fb/tsconfig.json +++ b/fb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fbemitter/tsconfig.json b/fbemitter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fbemitter/tsconfig.json +++ b/fbemitter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/featherlight/tsconfig.json b/featherlight/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/featherlight/tsconfig.json +++ b/featherlight/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ffi/tsconfig.json b/ffi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ffi/tsconfig.json +++ b/ffi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fhir/tsconfig.json b/fhir/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fhir/tsconfig.json +++ b/fhir/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fibers/tsconfig.json b/fibers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fibers/tsconfig.json +++ b/fibers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/field/tsconfig.json b/field/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/field/tsconfig.json +++ b/field/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/file-url/tsconfig.json b/file-url/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/file-url/tsconfig.json +++ b/file-url/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/filesize/tsconfig.json b/filesize/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/filesize/tsconfig.json +++ b/filesize/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/filesystem/tsconfig.json b/filesystem/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/filesystem/tsconfig.json +++ b/filesystem/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/filewriter/tsconfig.json b/filewriter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/filewriter/tsconfig.json +++ b/filewriter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/finalhandler/tsconfig.json b/finalhandler/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/finalhandler/tsconfig.json +++ b/finalhandler/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/findup-sync/tsconfig.json b/findup-sync/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/findup-sync/tsconfig.json +++ b/findup-sync/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fingerprintjs/tsconfig.json b/fingerprintjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fingerprintjs/tsconfig.json +++ b/fingerprintjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/firebase-client/tsconfig.json b/firebase-client/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/firebase-client/tsconfig.json +++ b/firebase-client/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/firebase-token-generator/tsconfig.json b/firebase-token-generator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/firebase-token-generator/tsconfig.json +++ b/firebase-token-generator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/firebase/tsconfig.json b/firebase/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/firebase/tsconfig.json +++ b/firebase/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/firefox/tsconfig.json b/firefox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/firefox/tsconfig.json +++ b/firefox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/first-mate/tsconfig.json b/first-mate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/first-mate/tsconfig.json +++ b/first-mate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fixed-data-table/tsconfig.json b/fixed-data-table/tsconfig.json index be4d092bcf..eaf083a5a3 100644 --- a/fixed-data-table/tsconfig.json +++ b/fixed-data-table/tsconfig.json @@ -1,11 +1,15 @@ { - "files": ["fixed-data-table.d.ts", "fixed-data-table-tests.tsx"], + "files": [ + "fixed-data-table.d.ts", + "fixed-data-table-tests.tsx" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flake-idgen/tsconfig.json b/flake-idgen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flake-idgen/tsconfig.json +++ b/flake-idgen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flat/tsconfig.json b/flat/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flat/tsconfig.json +++ b/flat/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flexSlider/tsconfig.json b/flexSlider/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/flexSlider/tsconfig.json +++ b/flexSlider/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flickity/tsconfig.json b/flickity/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flickity/tsconfig.json +++ b/flickity/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flight/tsconfig.json b/flight/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flight/tsconfig.json +++ b/flight/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flightplan/tsconfig.json b/flightplan/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flightplan/tsconfig.json +++ b/flightplan/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flipsnap/tsconfig.json b/flipsnap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flipsnap/tsconfig.json +++ b/flipsnap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flot/tsconfig.json b/flot/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flot/tsconfig.json +++ b/flot/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flowjs/tsconfig.json b/flowjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flowjs/tsconfig.json +++ b/flowjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flux-standard-action/tsconfig.json b/flux-standard-action/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flux-standard-action/tsconfig.json +++ b/flux-standard-action/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/flux/tsconfig.json b/flux/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/flux/tsconfig.json +++ b/flux/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fluxxor/tsconfig.json b/fluxxor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fluxxor/tsconfig.json +++ b/fluxxor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fontoxml/tsconfig.json b/fontoxml/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fontoxml/tsconfig.json +++ b/fontoxml/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/forge-di/tsconfig.json b/forge-di/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/forge-di/tsconfig.json +++ b/forge-di/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/form-data/tsconfig.json b/form-data/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/form-data/tsconfig.json +++ b/form-data/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/form-serializer/tsconfig.json b/form-serializer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/form-serializer/tsconfig.json +++ b/form-serializer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/format-unicorn/tsconfig.json b/format-unicorn/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/format-unicorn/tsconfig.json +++ b/format-unicorn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/formidable/tsconfig.json b/formidable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/formidable/tsconfig.json +++ b/formidable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/foundation-sites/tsconfig.json b/foundation-sites/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/foundation-sites/tsconfig.json +++ b/foundation-sites/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/foundation/tsconfig.json b/foundation/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/foundation/tsconfig.json +++ b/foundation/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fpsmeter/tsconfig.json b/fpsmeter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fpsmeter/tsconfig.json +++ b/fpsmeter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/freedom/tsconfig.json b/freedom/tsconfig.json index ebc4b2ef13..282a1d6595 100644 --- a/freedom/tsconfig.json +++ b/freedom/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["freedom-core.env.d.ts", "freedom-tests.ts"], + "files": [ + "freedom-core.env.d.ts", + "freedom-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/freeport/tsconfig.json b/freeport/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/freeport/tsconfig.json +++ b/freeport/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/from/tsconfig.json b/from/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/from/tsconfig.json +++ b/from/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fromjs/tsconfig.json b/fromjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fromjs/tsconfig.json +++ b/fromjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fromnow/tsconfig.json b/fromnow/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fromnow/tsconfig.json +++ b/fromnow/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fs-ext/tsconfig.json b/fs-ext/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fs-ext/tsconfig.json +++ b/fs-ext/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fs-extra-promise/tsconfig.json b/fs-extra-promise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fs-extra-promise/tsconfig.json +++ b/fs-extra-promise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fs-extra/tsconfig.json b/fs-extra/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fs-extra/tsconfig.json +++ b/fs-extra/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fs-finder/tsconfig.json b/fs-finder/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fs-finder/tsconfig.json +++ b/fs-finder/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fs-mock/tsconfig.json b/fs-mock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fs-mock/tsconfig.json +++ b/fs-mock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ftdomdelegate/tsconfig.json b/ftdomdelegate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ftdomdelegate/tsconfig.json +++ b/ftdomdelegate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ftp/tsconfig.json b/ftp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ftp/tsconfig.json +++ b/ftp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ftpd/tsconfig.json b/ftpd/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ftpd/tsconfig.json +++ b/ftpd/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fullCalendar/tsconfig.json b/fullCalendar/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/fullCalendar/tsconfig.json +++ b/fullCalendar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fullname/tsconfig.json b/fullname/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fullname/tsconfig.json +++ b/fullname/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/fuse/tsconfig.json b/fuse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/fuse/tsconfig.json +++ b/fuse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gae.channel.api/tsconfig.json b/gae.channel.api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gae.channel.api/tsconfig.json +++ b/gae.channel.api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gamepad/tsconfig.json b/gamepad/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gamepad/tsconfig.json +++ b/gamepad/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gamequery/tsconfig.json b/gamequery/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/gamequery/tsconfig.json +++ b/gamequery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gandi-livedns/tsconfig.json b/gandi-livedns/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gandi-livedns/tsconfig.json +++ b/gandi-livedns/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gapi.auth2/tsconfig.json b/gapi.auth2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gapi.auth2/tsconfig.json +++ b/gapi.auth2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gapi.pagespeedonline/tsconfig.json b/gapi.pagespeedonline/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gapi.pagespeedonline/tsconfig.json +++ b/gapi.pagespeedonline/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gapi.translate/tsconfig.json b/gapi.translate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gapi.translate/tsconfig.json +++ b/gapi.translate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gapi.urlshortener/tsconfig.json b/gapi.urlshortener/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gapi.urlshortener/tsconfig.json +++ b/gapi.urlshortener/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gapi.youtube/tsconfig.json b/gapi.youtube/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gapi.youtube/tsconfig.json +++ b/gapi.youtube/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gapi.youtubeAnalytics/tsconfig.json b/gapi.youtubeAnalytics/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gapi.youtubeAnalytics/tsconfig.json +++ b/gapi.youtubeAnalytics/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gapi/tsconfig.json b/gapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gapi/tsconfig.json +++ b/gapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gently/tsconfig.json b/gently/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gently/tsconfig.json +++ b/gently/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/geoip-lite/tsconfig.json b/geoip-lite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/geoip-lite/tsconfig.json +++ b/geoip-lite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/geojson/tsconfig.json b/geojson/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/geojson/tsconfig.json +++ b/geojson/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/geometry-dom/tsconfig.json b/geometry-dom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/geometry-dom/tsconfig.json +++ b/geometry-dom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/giraffe/tsconfig.json b/giraffe/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/giraffe/tsconfig.json +++ b/giraffe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/git-config/tsconfig.json b/git-config/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/git-config/tsconfig.json +++ b/git-config/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/git/tsconfig.json b/git/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/git/tsconfig.json +++ b/git/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gl-matrix/tsconfig.json b/gl-matrix/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gl-matrix/tsconfig.json +++ b/gl-matrix/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gldatepicker/tsconfig.json b/gldatepicker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gldatepicker/tsconfig.json +++ b/gldatepicker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/glidejs/tsconfig.json b/glidejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/glidejs/tsconfig.json +++ b/glidejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/glob-expand/tsconfig.json b/glob-expand/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/glob-expand/tsconfig.json +++ b/glob-expand/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/glob-stream/tsconfig.json b/glob-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/glob-stream/tsconfig.json +++ b/glob-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/glob/tsconfig.json b/glob/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/glob/tsconfig.json +++ b/glob/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/globalize/tsconfig.json b/globalize/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/globalize/tsconfig.json +++ b/globalize/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gm/tsconfig.json b/gm/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gm/tsconfig.json +++ b/gm/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/go/tsconfig.json b/go/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/go/tsconfig.json +++ b/go/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google-apps-script/tsconfig.json b/google-apps-script/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google-apps-script/tsconfig.json +++ b/google-apps-script/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google-closure-compiler/tsconfig.json b/google-closure-compiler/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google-closure-compiler/tsconfig.json +++ b/google-closure-compiler/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google-drive-realtime-api/tsconfig.json b/google-drive-realtime-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google-drive-realtime-api/tsconfig.json +++ b/google-drive-realtime-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google-maps/tsconfig.json b/google-maps/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google-maps/tsconfig.json +++ b/google-maps/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google.analytics/tsconfig.json b/google.analytics/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google.analytics/tsconfig.json +++ b/google.analytics/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google.feeds/tsconfig.json b/google.feeds/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google.feeds/tsconfig.json +++ b/google.feeds/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google.geolocation/tsconfig.json b/google.geolocation/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google.geolocation/tsconfig.json +++ b/google.geolocation/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google.picker/tsconfig.json b/google.picker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google.picker/tsconfig.json +++ b/google.picker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/google.visualization/tsconfig.json b/google.visualization/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/google.visualization/tsconfig.json +++ b/google.visualization/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/googlemaps.infobubble/tsconfig.json b/googlemaps.infobubble/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/googlemaps.infobubble/tsconfig.json +++ b/googlemaps.infobubble/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/googlemaps/tsconfig.json b/googlemaps/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/googlemaps/tsconfig.json +++ b/googlemaps/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/graceful-fs/tsconfig.json b/graceful-fs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/graceful-fs/tsconfig.json +++ b/graceful-fs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/graham_scan/tsconfig.json b/graham_scan/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/graham_scan/tsconfig.json +++ b/graham_scan/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/graphene-pk11/tsconfig.json b/graphene-pk11/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/graphene-pk11/tsconfig.json +++ b/graphene-pk11/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/graphviz/tsconfig.json b/graphviz/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/graphviz/tsconfig.json +++ b/graphviz/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gravatar/tsconfig.json b/gravatar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gravatar/tsconfig.json +++ b/gravatar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/greasemonkey/tsconfig.json b/greasemonkey/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/greasemonkey/tsconfig.json +++ b/greasemonkey/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/grecaptcha/tsconfig.json b/grecaptcha/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/grecaptcha/tsconfig.json +++ b/grecaptcha/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/greensock/tsconfig.json b/greensock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/greensock/tsconfig.json +++ b/greensock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gridfs-stream/tsconfig.json b/gridfs-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gridfs-stream/tsconfig.json +++ b/gridfs-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gridstack/tsconfig.json b/gridstack/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gridstack/tsconfig.json +++ b/gridstack/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/grunt/tsconfig.json b/grunt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/grunt/tsconfig.json +++ b/grunt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gsap/tsconfig.json b/gsap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gsap/tsconfig.json +++ b/gsap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-autoprefixer/tsconfig.json b/gulp-autoprefixer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-autoprefixer/tsconfig.json +++ b/gulp-autoprefixer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-babel/tsconfig.json b/gulp-babel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-babel/tsconfig.json +++ b/gulp-babel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-cached/tsconfig.json b/gulp-cached/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-cached/tsconfig.json +++ b/gulp-cached/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-changed/tsconfig.json b/gulp-changed/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-changed/tsconfig.json +++ b/gulp-changed/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-cheerio/tsconfig.json b/gulp-cheerio/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-cheerio/tsconfig.json +++ b/gulp-cheerio/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-coffeeify/tsconfig.json b/gulp-coffeeify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-coffeeify/tsconfig.json +++ b/gulp-coffeeify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-coffeelint/tsconfig.json b/gulp-coffeelint/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-coffeelint/tsconfig.json +++ b/gulp-coffeelint/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-concat/tsconfig.json b/gulp-concat/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-concat/tsconfig.json +++ b/gulp-concat/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-csso/tsconfig.json b/gulp-csso/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-csso/tsconfig.json +++ b/gulp-csso/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-debug/tsconfig.json b/gulp-debug/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-debug/tsconfig.json +++ b/gulp-debug/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-dtsm/tsconfig.json b/gulp-dtsm/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-dtsm/tsconfig.json +++ b/gulp-dtsm/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-espower/tsconfig.json b/gulp-espower/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-espower/tsconfig.json +++ b/gulp-espower/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-filter/tsconfig.json b/gulp-filter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-filter/tsconfig.json +++ b/gulp-filter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-flatten/tsconfig.json b/gulp-flatten/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-flatten/tsconfig.json +++ b/gulp-flatten/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-gh-pages/tsconfig.json b/gulp-gh-pages/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-gh-pages/tsconfig.json +++ b/gulp-gh-pages/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-gzip/tsconfig.json b/gulp-gzip/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-gzip/tsconfig.json +++ b/gulp-gzip/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-help/tsconfig.json b/gulp-help/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-help/tsconfig.json +++ b/gulp-help/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-html-replace/tsconfig.json b/gulp-html-replace/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-html-replace/tsconfig.json +++ b/gulp-html-replace/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-htmlmin/tsconfig.json b/gulp-htmlmin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-htmlmin/tsconfig.json +++ b/gulp-htmlmin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-if/tsconfig.json b/gulp-if/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-if/tsconfig.json +++ b/gulp-if/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-inject/tsconfig.json b/gulp-inject/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-inject/tsconfig.json +++ b/gulp-inject/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-install/tsconfig.json b/gulp-install/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-install/tsconfig.json +++ b/gulp-install/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-istanbul/tsconfig.json b/gulp-istanbul/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-istanbul/tsconfig.json +++ b/gulp-istanbul/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-jade/tsconfig.json b/gulp-jade/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-jade/tsconfig.json +++ b/gulp-jade/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-jasmine-browser/tsconfig.json b/gulp-jasmine-browser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-jasmine-browser/tsconfig.json +++ b/gulp-jasmine-browser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-json-editor/tsconfig.json b/gulp-json-editor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-json-editor/tsconfig.json +++ b/gulp-json-editor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-jspm/tsconfig.json b/gulp-jspm/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-jspm/tsconfig.json +++ b/gulp-jspm/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-less/tsconfig.json b/gulp-less/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-less/tsconfig.json +++ b/gulp-less/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-load-plugins/tsconfig.json b/gulp-load-plugins/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-load-plugins/tsconfig.json +++ b/gulp-load-plugins/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-minify-css/tsconfig.json b/gulp-minify-css/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-minify-css/tsconfig.json +++ b/gulp-minify-css/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-minify-html/tsconfig.json b/gulp-minify-html/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-minify-html/tsconfig.json +++ b/gulp-minify-html/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-mocha/tsconfig.json b/gulp-mocha/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-mocha/tsconfig.json +++ b/gulp-mocha/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-newer/tsconfig.json b/gulp-newer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-newer/tsconfig.json +++ b/gulp-newer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-ng-annotate/tsconfig.json b/gulp-ng-annotate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-ng-annotate/tsconfig.json +++ b/gulp-ng-annotate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-nodemon/tsconfig.json b/gulp-nodemon/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-nodemon/tsconfig.json +++ b/gulp-nodemon/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-plumber/tsconfig.json b/gulp-plumber/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-plumber/tsconfig.json +++ b/gulp-plumber/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-protractor/tsconfig.json b/gulp-protractor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-protractor/tsconfig.json +++ b/gulp-protractor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-remember/tsconfig.json b/gulp-remember/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-remember/tsconfig.json +++ b/gulp-remember/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-rename/tsconfig.json b/gulp-rename/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-rename/tsconfig.json +++ b/gulp-rename/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-replace/tsconfig.json b/gulp-replace/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-replace/tsconfig.json +++ b/gulp-replace/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-rev-replace/tsconfig.json b/gulp-rev-replace/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-rev-replace/tsconfig.json +++ b/gulp-rev-replace/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-rev/tsconfig.json b/gulp-rev/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-rev/tsconfig.json +++ b/gulp-rev/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-ruby-sass/tsconfig.json b/gulp-ruby-sass/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-ruby-sass/tsconfig.json +++ b/gulp-ruby-sass/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-sass/tsconfig.json b/gulp-sass/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-sass/tsconfig.json +++ b/gulp-sass/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-shell/tsconfig.json b/gulp-shell/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-shell/tsconfig.json +++ b/gulp-shell/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-size/tsconfig.json b/gulp-size/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-size/tsconfig.json +++ b/gulp-size/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-sort/tsconfig.json b/gulp-sort/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-sort/tsconfig.json +++ b/gulp-sort/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-sourcemaps/tsconfig.json b/gulp-sourcemaps/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-sourcemaps/tsconfig.json +++ b/gulp-sourcemaps/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-strip-debug/tsconfig.json b/gulp-strip-debug/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-strip-debug/tsconfig.json +++ b/gulp-strip-debug/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-svg-sprite/tsconfig.json b/gulp-svg-sprite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-svg-sprite/tsconfig.json +++ b/gulp-svg-sprite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-task-listing/tsconfig.json b/gulp-task-listing/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-task-listing/tsconfig.json +++ b/gulp-task-listing/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-tsd/tsconfig.json b/gulp-tsd/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-tsd/tsconfig.json +++ b/gulp-tsd/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-tslint/tsconfig.json b/gulp-tslint/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-tslint/tsconfig.json +++ b/gulp-tslint/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-typedoc/tsconfig.json b/gulp-typedoc/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-typedoc/tsconfig.json +++ b/gulp-typedoc/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-typescript/tsconfig.json b/gulp-typescript/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-typescript/tsconfig.json +++ b/gulp-typescript/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-uglify/tsconfig.json b/gulp-uglify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-uglify/tsconfig.json +++ b/gulp-uglify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-useref/tsconfig.json b/gulp-useref/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-useref/tsconfig.json +++ b/gulp-useref/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-util/tsconfig.json b/gulp-util/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-util/tsconfig.json +++ b/gulp-util/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp-watch/tsconfig.json b/gulp-watch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp-watch/tsconfig.json +++ b/gulp-watch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/gulp/tsconfig.json b/gulp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/gulp/tsconfig.json +++ b/gulp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hammerjs/tsconfig.json b/hammerjs/tsconfig.json index d35922609b..82c550838b 100644 --- a/hammerjs/tsconfig.json +++ b/hammerjs/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["hammerjs.d.ts", "hammerjs-tests.ts"], + "files": [ + "hammerjs.d.ts", + "hammerjs-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/handlebars/tsconfig.json b/handlebars/tsconfig.json index 8fd7668fb7..17c5aa7fa6 100644 --- a/handlebars/tsconfig.json +++ b/handlebars/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["handlebars.d.ts", "handlebars-tests.ts"], + "files": [ + "handlebars.d.ts", + "handlebars-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/handsontable/tsconfig.json b/handsontable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/handsontable/tsconfig.json +++ b/handsontable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hapi/tsconfig.json b/hapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hapi/tsconfig.json +++ b/hapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/harmony-proxy/tsconfig.json b/harmony-proxy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/harmony-proxy/tsconfig.json +++ b/harmony-proxy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hasher/tsconfig.json b/hasher/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hasher/tsconfig.json +++ b/hasher/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hashids/tsconfig.json b/hashids/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hashids/tsconfig.json +++ b/hashids/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hashmap/tsconfig.json b/hashmap/tsconfig.json index 215eda8b95..2219f4659d 100644 --- a/hashmap/tsconfig.json +++ b/hashmap/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["hashmap.d.ts", "hashmap-tests.ts"], + "files": [ + "hashmap.d.ts", + "hashmap-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hashset/tsconfig.json b/hashset/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hashset/tsconfig.json +++ b/hashset/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hashtable/tsconfig.json b/hashtable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hashtable/tsconfig.json +++ b/hashtable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/he/tsconfig.json b/he/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/he/tsconfig.json +++ b/he/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/heap/tsconfig.json b/heap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/heap/tsconfig.json +++ b/heap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/heatmap.js/tsconfig.json b/heatmap.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/heatmap.js/tsconfig.json +++ b/heatmap.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hellojs/tsconfig.json b/hellojs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hellojs/tsconfig.json +++ b/hellojs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/helmet/tsconfig.json b/helmet/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/helmet/tsconfig.json +++ b/helmet/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/highcharts-ng/tsconfig.json b/highcharts-ng/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/highcharts-ng/tsconfig.json +++ b/highcharts-ng/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/highcharts/tsconfig.json b/highcharts/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/highcharts/tsconfig.json +++ b/highcharts/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/highland/tsconfig.json b/highland/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/highland/tsconfig.json +++ b/highland/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/highlight.js/tsconfig.json b/highlight.js/tsconfig.json index e4a6848b03..584d6d504b 100644 --- a/highlight.js/tsconfig.json +++ b/highlight.js/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["highlightjs.d.ts", "highlightjs-tests.ts"], + "files": [ + "highlightjs.d.ts", + "highlightjs-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/history/tsconfig.json b/history/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/history/tsconfig.json +++ b/history/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hooker/tsconfig.json b/hooker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hooker/tsconfig.json +++ b/hooker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hopscotch/tsconfig.json b/hopscotch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hopscotch/tsconfig.json +++ b/hopscotch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/howler/tsconfig.json b/howler/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/howler/tsconfig.json +++ b/howler/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/html-entities/tsconfig.json b/html-entities/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/html-entities/tsconfig.json +++ b/html-entities/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/html-minifier/tsconfig.json b/html-minifier/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/html-minifier/tsconfig.json +++ b/html-minifier/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/html-to-text/tsconfig.json b/html-to-text/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/html-to-text/tsconfig.json +++ b/html-to-text/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/html2canvas/tsconfig.json b/html2canvas/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/html2canvas/tsconfig.json +++ b/html2canvas/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/htmlparser2/tsconfig.json b/htmlparser2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/htmlparser2/tsconfig.json +++ b/htmlparser2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/htmltojsx/tsconfig.json b/htmltojsx/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/htmltojsx/tsconfig.json +++ b/htmltojsx/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/http-errors/tsconfig.json b/http-errors/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/http-errors/tsconfig.json +++ b/http-errors/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/http-status-codes/tsconfig.json b/http-status-codes/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/http-status-codes/tsconfig.json +++ b/http-status-codes/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/http-status/tsconfig.json b/http-status/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/http-status/tsconfig.json +++ b/http-status/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/http-string-parser/tsconfig.json b/http-string-parser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/http-string-parser/tsconfig.json +++ b/http-string-parser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/httperr/tsconfig.json b/httperr/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/httperr/tsconfig.json +++ b/httperr/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/humane/tsconfig.json b/humane/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/humane/tsconfig.json +++ b/humane/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hypertext-application-language/tsconfig.json b/hypertext-application-language/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hypertext-application-language/tsconfig.json +++ b/hypertext-application-language/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/hystrixjs/tsconfig.json b/hystrixjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/hystrixjs/tsconfig.json +++ b/hystrixjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/i18n/tsconfig.json b/i18n/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/i18n/tsconfig.json +++ b/i18n/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/i18next-browser-languagedetector/tsconfig.json b/i18next-browser-languagedetector/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/i18next-browser-languagedetector/tsconfig.json +++ b/i18next-browser-languagedetector/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/i18next-express-middleware/tsconfig.json b/i18next-express-middleware/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/i18next-express-middleware/tsconfig.json +++ b/i18next-express-middleware/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/i18next-node-fs-backend/tsconfig.json b/i18next-node-fs-backend/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/i18next-node-fs-backend/tsconfig.json +++ b/i18next-node-fs-backend/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/i18next-sprintf-postprocessor/tsconfig.json b/i18next-sprintf-postprocessor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/i18next-sprintf-postprocessor/tsconfig.json +++ b/i18next-sprintf-postprocessor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/i18next/tsconfig.json b/i18next/tsconfig.json index 99ea7358df..362c855588 100644 --- a/i18next/tsconfig.json +++ b/i18next/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["i18next.d.ts", "i18next-tests.ts"], + "files": [ + "i18next.d.ts", + "i18next-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/iban/tsconfig.json b/iban/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/iban/tsconfig.json +++ b/iban/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ibm-mobilefirst/tsconfig.json b/ibm-mobilefirst/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ibm-mobilefirst/tsconfig.json +++ b/ibm-mobilefirst/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/icepick/tsconfig.json b/icepick/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/icepick/tsconfig.json +++ b/icepick/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/icheck/tsconfig.json b/icheck/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/icheck/tsconfig.json +++ b/icheck/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/iconv/tsconfig.json b/iconv/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/iconv/tsconfig.json +++ b/iconv/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/image-size/tsconfig.json b/image-size/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/image-size/tsconfig.json +++ b/image-size/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/imagemagick-native/tsconfig.json b/imagemagick-native/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/imagemagick-native/tsconfig.json +++ b/imagemagick-native/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/imagemagick/tsconfig.json b/imagemagick/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/imagemagick/tsconfig.json +++ b/imagemagick/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/imagesloaded/tsconfig.json b/imagesloaded/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/imagesloaded/tsconfig.json +++ b/imagesloaded/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/imap/tsconfig.json b/imap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/imap/tsconfig.json +++ b/imap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/imgur-rest-api/tsconfig.json b/imgur-rest-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/imgur-rest-api/tsconfig.json +++ b/imgur-rest-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/immutability-helper/tsconfig.json b/immutability-helper/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/immutability-helper/tsconfig.json +++ b/immutability-helper/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/impress/tsconfig.json b/impress/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/impress/tsconfig.json +++ b/impress/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/incremental-dom/tests/functional/tsconfig.json b/incremental-dom/tests/functional/tsconfig.json index b1ae588ecd..14ae8bbf15 100644 --- a/incremental-dom/tests/functional/tsconfig.json +++ b/incremental-dom/tests/functional/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../../" + "baseUrl": "../../../", + "typesRoot": "../../../" } } \ No newline at end of file diff --git a/incremental-dom/tests/tsconfig.json b/incremental-dom/tests/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/incremental-dom/tests/tsconfig.json +++ b/incremental-dom/tests/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/incremental-dom/tsconfig.json b/incremental-dom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/incremental-dom/tsconfig.json +++ b/incremental-dom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/inflected/tsconfig.json b/inflected/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/inflected/tsconfig.json +++ b/inflected/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/inflection/tsconfig.json b/inflection/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/inflection/tsconfig.json +++ b/inflection/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/inherits/tsconfig.json b/inherits/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/inherits/tsconfig.json +++ b/inherits/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ini/tsconfig.json b/ini/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ini/tsconfig.json +++ b/ini/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/iniparser/tsconfig.json b/iniparser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/iniparser/tsconfig.json +++ b/iniparser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/inline-css/tsconfig.json b/inline-css/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/inline-css/tsconfig.json +++ b/inline-css/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/inquirer/tsconfig.json b/inquirer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/inquirer/tsconfig.json +++ b/inquirer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/insight/tsconfig.json b/insight/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/insight/tsconfig.json +++ b/insight/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/interact.js/tsconfig.json b/interact.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/interact.js/tsconfig.json +++ b/interact.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/intercomjs/tsconfig.json b/intercomjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/intercomjs/tsconfig.json +++ b/intercomjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/intro.js/tsconfig.json b/intro.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/intro.js/tsconfig.json +++ b/intro.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/invariant/tsconfig.json b/invariant/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/invariant/tsconfig.json +++ b/invariant/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/inversify/tsconfig.json b/inversify/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/inversify/tsconfig.json +++ b/inversify/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/ion.rangeSlider/tsconfig.json b/ion.rangeSlider/tsconfig.json index 88fc2393e4..46e78a33b5 100644 --- a/ion.rangeSlider/tsconfig.json +++ b/ion.rangeSlider/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["ion.rangeSlider.d.ts", "ion.rangeSlider-tests.ts"], + "files": [ + "ion.rangeSlider.d.ts", + "ion.rangeSlider-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ionic/tsconfig.json b/ionic/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ionic/tsconfig.json +++ b/ionic/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ioredis/tsconfig.json b/ioredis/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ioredis/tsconfig.json +++ b/ioredis/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ip/tsconfig.json b/ip/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ip/tsconfig.json +++ b/ip/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/irc/tsconfig.json b/irc/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/irc/tsconfig.json +++ b/irc/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/is-lower-case/tsconfig.json b/is-lower-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/is-lower-case/tsconfig.json +++ b/is-lower-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/is-my-json-valid/tsconfig.json b/is-my-json-valid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/is-my-json-valid/tsconfig.json +++ b/is-my-json-valid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/is-upper-case/tsconfig.json b/is-upper-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/is-upper-case/tsconfig.json +++ b/is-upper-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/is-url/tsconfig.json b/is-url/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/is-url/tsconfig.json +++ b/is-url/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/is/tsconfig.json b/is/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/is/tsconfig.json +++ b/is/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/iscroll/tsconfig.json b/iscroll/tsconfig.json index fdb241eeb3..e246fcfdb9 100644 --- a/iscroll/tsconfig.json +++ b/iscroll/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["iscroll.d.ts", "iscroll-tests.ts"], + "files": [ + "iscroll.d.ts", + "iscroll-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/iso8601-localizer/tsconfig.json b/iso8601-localizer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/iso8601-localizer/tsconfig.json +++ b/iso8601-localizer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/isomorphic-fetch/tsconfig.json b/isomorphic-fetch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/isomorphic-fetch/tsconfig.json +++ b/isomorphic-fetch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/istanbul/tsconfig.json b/istanbul/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/istanbul/tsconfig.json +++ b/istanbul/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ix.js/tsconfig.json b/ix.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ix.js/tsconfig.json +++ b/ix.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jade/tsconfig.json b/jade/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jade/tsconfig.json +++ b/jade/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jake/tsconfig.json b/jake/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jake/tsconfig.json +++ b/jake/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-ajax/tsconfig.json b/jasmine-ajax/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jasmine-ajax/tsconfig.json +++ b/jasmine-ajax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-data_driven_tests/tsconfig.json b/jasmine-data_driven_tests/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-data_driven_tests/tsconfig.json +++ b/jasmine-data_driven_tests/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-es6-promise-matchers/tsconfig.json b/jasmine-es6-promise-matchers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-es6-promise-matchers/tsconfig.json +++ b/jasmine-es6-promise-matchers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-expect/tsconfig.json b/jasmine-expect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-expect/tsconfig.json +++ b/jasmine-expect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-fixture/tsconfig.json b/jasmine-fixture/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-fixture/tsconfig.json +++ b/jasmine-fixture/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-jquery/tsconfig.json b/jasmine-jquery/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-jquery/tsconfig.json +++ b/jasmine-jquery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-matchers/tsconfig.json b/jasmine-matchers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-matchers/tsconfig.json +++ b/jasmine-matchers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-node/tsconfig.json b/jasmine-node/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-node/tsconfig.json +++ b/jasmine-node/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine-promise-matchers/tsconfig.json b/jasmine-promise-matchers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jasmine-promise-matchers/tsconfig.json +++ b/jasmine-promise-matchers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jasmine/legacy/tsconfig.json b/jasmine/legacy/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/jasmine/legacy/tsconfig.json +++ b/jasmine/legacy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/jasmine/tsconfig.json b/jasmine/tsconfig.json index 5f57cb9446..490d1c57cf 100644 --- a/jasmine/tsconfig.json +++ b/jasmine/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["jasmine.d.ts", "jasmine-tests.ts"], + "files": [ + "jasmine.d.ts", + "jasmine-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/java-applet/tsconfig.json b/java-applet/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/java-applet/tsconfig.json +++ b/java-applet/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/java/tsconfig.json b/java/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/java/tsconfig.json +++ b/java/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/javascript-astar/tsconfig.json b/javascript-astar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/javascript-astar/tsconfig.json +++ b/javascript-astar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/javascript-bignum/tsconfig.json b/javascript-bignum/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/javascript-bignum/tsconfig.json +++ b/javascript-bignum/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jbinary/tsconfig.json b/jbinary/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jbinary/tsconfig.json +++ b/jbinary/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jdataview/tsconfig.json b/jdataview/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jdataview/tsconfig.json +++ b/jdataview/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jee-jsf/tsconfig.json b/jee-jsf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jee-jsf/tsconfig.json +++ b/jee-jsf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jest/tsconfig.json b/jest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jest/tsconfig.json +++ b/jest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jfp/tsconfig.json b/jfp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jfp/tsconfig.json +++ b/jfp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jjv/tsconfig.json b/jjv/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jjv/tsconfig.json +++ b/jjv/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jjve/tsconfig.json b/jjve/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jjve/tsconfig.json +++ b/jjve/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/joData/tsconfig.json b/joData/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/joData/tsconfig.json +++ b/joData/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/johnny-five/tsconfig.json b/johnny-five/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/johnny-five/tsconfig.json +++ b/johnny-five/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/joi/tsconfig.json b/joi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/joi/tsconfig.json +++ b/joi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jointjs/tsconfig.json b/jointjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jointjs/tsconfig.json +++ b/jointjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jqgrid/tsconfig.json b/jqgrid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jqgrid/tsconfig.json +++ b/jqgrid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jqrangeslider/tsconfig.json b/jqrangeslider/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jqrangeslider/tsconfig.json +++ b/jqrangeslider/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-ajax-chain/tsconfig.json b/jquery-ajax-chain/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-ajax-chain/tsconfig.json +++ b/jquery-ajax-chain/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-backstretch/tsconfig.json b/jquery-backstretch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-backstretch/tsconfig.json +++ b/jquery-backstretch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-cropbox/tsconfig.json b/jquery-cropbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-cropbox/tsconfig.json +++ b/jquery-cropbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-easy-loading/tsconfig.json b/jquery-easy-loading/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-easy-loading/tsconfig.json +++ b/jquery-easy-loading/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-fullscreen/tsconfig.json b/jquery-fullscreen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-fullscreen/tsconfig.json +++ b/jquery-fullscreen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-galleria/tsconfig.json b/jquery-galleria/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-galleria/tsconfig.json +++ b/jquery-galleria/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-handsontable/tsconfig.json b/jquery-handsontable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-handsontable/tsconfig.json +++ b/jquery-handsontable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-jsonrpcclient/tsconfig.json b/jquery-jsonrpcclient/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-jsonrpcclient/tsconfig.json +++ b/jquery-jsonrpcclient/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-knob/tsconfig.json b/jquery-knob/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-knob/tsconfig.json +++ b/jquery-knob/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-mockjax/tsconfig.json b/jquery-mockjax/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-mockjax/tsconfig.json +++ b/jquery-mockjax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-sortable/tsconfig.json b/jquery-sortable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-sortable/tsconfig.json +++ b/jquery-sortable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-timeentry/tsconfig.json b/jquery-timeentry/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-timeentry/tsconfig.json +++ b/jquery-timeentry/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-urlparam/tsconfig.json b/jquery-urlparam/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-urlparam/tsconfig.json +++ b/jquery-urlparam/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery-validation-unobtrusive/tsconfig.json b/jquery-validation-unobtrusive/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery-validation-unobtrusive/tsconfig.json +++ b/jquery-validation-unobtrusive/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.address/tsconfig.json b/jquery.address/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.address/tsconfig.json +++ b/jquery.address/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.ajaxfile/tsconfig.json b/jquery.ajaxfile/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.ajaxfile/tsconfig.json +++ b/jquery.ajaxfile/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.are-you-sure/tsconfig.json b/jquery.are-you-sure/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.are-you-sure/tsconfig.json +++ b/jquery.are-you-sure/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.autosize/tsconfig.json b/jquery.autosize/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.autosize/tsconfig.json +++ b/jquery.autosize/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.base64/tsconfig.json b/jquery.base64/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.base64/tsconfig.json +++ b/jquery.base64/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.bbq/tsconfig.json b/jquery.bbq/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.bbq/tsconfig.json +++ b/jquery.bbq/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.blockUI/tsconfig.json b/jquery.blockUI/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.blockUI/tsconfig.json +++ b/jquery.blockUI/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.bootstrap.wizard/tsconfig.json b/jquery.bootstrap.wizard/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.bootstrap.wizard/tsconfig.json +++ b/jquery.bootstrap.wizard/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.cleditor/tsconfig.json b/jquery.cleditor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.cleditor/tsconfig.json +++ b/jquery.cleditor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.clientSideLogging/tsconfig.json b/jquery.clientSideLogging/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.clientSideLogging/tsconfig.json +++ b/jquery.clientSideLogging/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.color/tsconfig.json b/jquery.color/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.color/tsconfig.json +++ b/jquery.color/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.colorbox/tsconfig.json b/jquery.colorbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.colorbox/tsconfig.json +++ b/jquery.colorbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.colorpicker/tsconfig.json b/jquery.colorpicker/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.colorpicker/tsconfig.json +++ b/jquery.colorpicker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.contextMenu/tsconfig.json b/jquery.contextMenu/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.contextMenu/tsconfig.json +++ b/jquery.contextMenu/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.cookie/tsconfig.json b/jquery.cookie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.cookie/tsconfig.json +++ b/jquery.cookie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.customSelect/tsconfig.json b/jquery.customSelect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.customSelect/tsconfig.json +++ b/jquery.customSelect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.cycle/tsconfig.json b/jquery.cycle/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.cycle/tsconfig.json +++ b/jquery.cycle/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.cycle2/tsconfig.json b/jquery.cycle2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.cycle2/tsconfig.json +++ b/jquery.cycle2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.dataTables/tsconfig.json b/jquery.dataTables/tsconfig.json index 9ed5a9fb8a..c97c021f4c 100644 --- a/jquery.dataTables/tsconfig.json +++ b/jquery.dataTables/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["jquery.dataTables.d.ts", "jquery.dataTables-tests.ts"], + "files": [ + "jquery.dataTables.d.ts", + "jquery.dataTables-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.dropotron/tsconfig.json b/jquery.dropotron/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.dropotron/tsconfig.json +++ b/jquery.dropotron/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.dynatree/tsconfig.json b/jquery.dynatree/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.dynatree/tsconfig.json +++ b/jquery.dynatree/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.elang/tsconfig.json b/jquery.elang/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.elang/tsconfig.json +++ b/jquery.elang/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.fancytree/tsconfig.json b/jquery.fancytree/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.fancytree/tsconfig.json +++ b/jquery.fancytree/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.fileupload/tsconfig.json b/jquery.fileupload/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.fileupload/tsconfig.json +++ b/jquery.fileupload/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.finger/tsconfig.json b/jquery.finger/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.finger/tsconfig.json +++ b/jquery.finger/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.form/tsconfig.json b/jquery.form/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.form/tsconfig.json +++ b/jquery.form/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.fullscreen/tsconfig.json b/jquery.fullscreen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.fullscreen/tsconfig.json +++ b/jquery.fullscreen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.gridster/tsconfig.json b/jquery.gridster/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.gridster/tsconfig.json +++ b/jquery.gridster/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.highlight-bartaz/tsconfig.json b/jquery.highlight-bartaz/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.highlight-bartaz/tsconfig.json +++ b/jquery.highlight-bartaz/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.jnotify/tsconfig.json b/jquery.jnotify/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.jnotify/tsconfig.json +++ b/jquery.jnotify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.joyride/tsconfig.json b/jquery.joyride/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.joyride/tsconfig.json +++ b/jquery.joyride/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.jsignature/tsconfig.json b/jquery.jsignature/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.jsignature/tsconfig.json +++ b/jquery.jsignature/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.leanModal/tsconfig.json b/jquery.leanModal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.leanModal/tsconfig.json +++ b/jquery.leanModal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.livestampjs/tsconfig.json b/jquery.livestampjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.livestampjs/tsconfig.json +++ b/jquery.livestampjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.menuaim/tsconfig.json b/jquery.menuaim/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.menuaim/tsconfig.json +++ b/jquery.menuaim/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.mmenu/tsconfig.json b/jquery.mmenu/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.mmenu/tsconfig.json +++ b/jquery.mmenu/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.notifyBar/tsconfig.json b/jquery.notifyBar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.notifyBar/tsconfig.json +++ b/jquery.notifyBar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.noty/tsconfig.json b/jquery.noty/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.noty/tsconfig.json +++ b/jquery.noty/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.payment/tsconfig.json b/jquery.payment/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.payment/tsconfig.json +++ b/jquery.payment/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.pjax.falsandtru/tsconfig.json b/jquery.pjax.falsandtru/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.pjax.falsandtru/tsconfig.json +++ b/jquery.pjax.falsandtru/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.pjax/tsconfig.json b/jquery.pjax/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.pjax/tsconfig.json +++ b/jquery.pjax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.placeholder/tsconfig.json b/jquery.placeholder/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.placeholder/tsconfig.json +++ b/jquery.placeholder/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.pnotify/tsconfig.json b/jquery.pnotify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.pnotify/tsconfig.json +++ b/jquery.pnotify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.postMessage/tsconfig.json b/jquery.postMessage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.postMessage/tsconfig.json +++ b/jquery.postMessage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.prettyphoto/tsconfig.json b/jquery.prettyphoto/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.prettyphoto/tsconfig.json +++ b/jquery.prettyphoto/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.qrcode/tsconfig.json b/jquery.qrcode/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.qrcode/tsconfig.json +++ b/jquery.qrcode/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.rowGrid/tsconfig.json b/jquery.rowGrid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.rowGrid/tsconfig.json +++ b/jquery.rowGrid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.scrollTo/tsconfig.json b/jquery.scrollTo/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.scrollTo/tsconfig.json +++ b/jquery.scrollTo/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.simplePagination/tsconfig.json b/jquery.simplePagination/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.simplePagination/tsconfig.json +++ b/jquery.simplePagination/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.simplemodal/tsconfig.json b/jquery.simplemodal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.simplemodal/tsconfig.json +++ b/jquery.simplemodal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.simulate/tsconfig.json b/jquery.simulate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.simulate/tsconfig.json +++ b/jquery.simulate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.slimScroll/tsconfig.json b/jquery.slimScroll/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.slimScroll/tsconfig.json +++ b/jquery.slimScroll/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.soap/tsconfig.json b/jquery.soap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.soap/tsconfig.json +++ b/jquery.soap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.sortElements/tsconfig.json b/jquery.sortElements/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.sortElements/tsconfig.json +++ b/jquery.sortElements/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.superLink/tsconfig.json b/jquery.superLink/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.superLink/tsconfig.json +++ b/jquery.superLink/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.tagsmanager/tsconfig.json b/jquery.tagsmanager/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.tagsmanager/tsconfig.json +++ b/jquery.tagsmanager/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.tile/tsconfig.json b/jquery.tile/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.tile/tsconfig.json +++ b/jquery.tile/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.timeago/tsconfig.json b/jquery.timeago/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.timeago/tsconfig.json +++ b/jquery.timeago/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.timepicker/tsconfig.json b/jquery.timepicker/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.timepicker/tsconfig.json +++ b/jquery.timepicker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.timer/tsconfig.json b/jquery.timer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.timer/tsconfig.json +++ b/jquery.timer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.tinycarousel/tsconfig.json b/jquery.tinycarousel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.tinycarousel/tsconfig.json +++ b/jquery.tinycarousel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.tinyscrollbar/tsconfig.json b/jquery.tinyscrollbar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.tinyscrollbar/tsconfig.json +++ b/jquery.tinyscrollbar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.tipsy/tsconfig.json b/jquery.tipsy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.tipsy/tsconfig.json +++ b/jquery.tipsy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.tooltipster/tsconfig.json b/jquery.tooltipster/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.tooltipster/tsconfig.json +++ b/jquery.tooltipster/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.total-storage/tsconfig.json b/jquery.total-storage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.total-storage/tsconfig.json +++ b/jquery.total-storage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.transit/tsconfig.json b/jquery.transit/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.transit/tsconfig.json +++ b/jquery.transit/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.ui.datetimepicker/tsconfig.json b/jquery.ui.datetimepicker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.ui.datetimepicker/tsconfig.json +++ b/jquery.ui.datetimepicker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.ui.layout/tsconfig.json b/jquery.ui.layout/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.ui.layout/tsconfig.json +++ b/jquery.ui.layout/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.uniform/tsconfig.json b/jquery.uniform/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.uniform/tsconfig.json +++ b/jquery.uniform/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.validation/tsconfig.json b/jquery.validation/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.validation/tsconfig.json +++ b/jquery.validation/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.watermark/tsconfig.json b/jquery.watermark/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery.watermark/tsconfig.json +++ b/jquery.watermark/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery.window/tsconfig.json b/jquery.window/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jquery.window/tsconfig.json +++ b/jquery.window/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquery/tsconfig.json b/jquery/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquery/tsconfig.json +++ b/jquery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jquerymobile/tsconfig.json b/jquerymobile/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jquerymobile/tsconfig.json +++ b/jquerymobile/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jqueryui/tsconfig.json b/jqueryui/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jqueryui/tsconfig.json +++ b/jqueryui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-beautify/tsconfig.json b/js-beautify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-beautify/tsconfig.json +++ b/js-beautify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-clipper/tsconfig.json b/js-clipper/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-clipper/tsconfig.json +++ b/js-clipper/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-combinatorics/tsconfig.json b/js-combinatorics/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-combinatorics/tsconfig.json +++ b/js-combinatorics/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-cookie/tsconfig.json b/js-cookie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-cookie/tsconfig.json +++ b/js-cookie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-data-angular/tsconfig.json b/js-data-angular/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-data-angular/tsconfig.json +++ b/js-data-angular/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-data-http/tsconfig.json b/js-data-http/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-data-http/tsconfig.json +++ b/js-data-http/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-data/legacy/tsconfig.json b/js-data/legacy/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/js-data/legacy/tsconfig.json +++ b/js-data/legacy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/js-data/tsconfig.json b/js-data/tsconfig.json index f56d59a029..1031c564e9 100644 --- a/js-data/tsconfig.json +++ b/js-data/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["js-data.d.ts", "js-data-tests.ts"], + "files": [ + "js-data.d.ts", + "js-data-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-fixtures/tsconfig.json b/js-fixtures/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-fixtures/tsconfig.json +++ b/js-fixtures/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-git/tsconfig.json b/js-git/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-git/tsconfig.json +++ b/js-git/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-md5/tsconfig.json b/js-md5/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-md5/tsconfig.json +++ b/js-md5/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-schema/tsconfig.json b/js-schema/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-schema/tsconfig.json +++ b/js-schema/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-url/tsconfig.json b/js-url/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-url/tsconfig.json +++ b/js-url/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/js-yaml/tsconfig.json b/js-yaml/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/js-yaml/tsconfig.json +++ b/js-yaml/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsbn/tsconfig.json b/jsbn/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsbn/tsconfig.json +++ b/jsbn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jscrollpane/tsconfig.json b/jscrollpane/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jscrollpane/tsconfig.json +++ b/jscrollpane/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsdeferred/tsconfig.json b/jsdeferred/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jsdeferred/tsconfig.json +++ b/jsdeferred/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsdom/tsconfig.json b/jsdom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsdom/tsconfig.json +++ b/jsdom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsen/tsconfig.json b/jsen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsen/tsconfig.json +++ b/jsen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsend/tsconfig.json b/jsend/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsend/tsconfig.json +++ b/jsend/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsesc/tsconfig.json b/jsesc/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsesc/tsconfig.json +++ b/jsesc/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsfl/tsconfig.json b/jsfl/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/jsfl/tsconfig.json +++ b/jsfl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jshamcrest/tsconfig.json b/jshamcrest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jshamcrest/tsconfig.json +++ b/jshamcrest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsmockito/tsconfig.json b/jsmockito/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsmockito/tsconfig.json +++ b/jsmockito/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsnlog/tsconfig.json b/jsnlog/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsnlog/tsconfig.json +++ b/jsnlog/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsnox/tsconfig.json b/jsnox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsnox/tsconfig.json +++ b/jsnox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/json-patch/tsconfig.json b/json-patch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/json-patch/tsconfig.json +++ b/json-patch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/json-pointer/tsconfig.json b/json-pointer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/json-pointer/tsconfig.json +++ b/json-pointer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/json-socket/tsconfig.json b/json-socket/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/json-socket/tsconfig.json +++ b/json-socket/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/json-stable-stringify/tsconfig.json b/json-stable-stringify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/json-stable-stringify/tsconfig.json +++ b/json-stable-stringify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/json5/tsconfig.json b/json5/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/json5/tsconfig.json +++ b/json5/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsoneditoronline/tsconfig.json b/jsoneditoronline/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsoneditoronline/tsconfig.json +++ b/jsoneditoronline/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsonpath/tsconfig.json b/jsonpath/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsonpath/tsconfig.json +++ b/jsonpath/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsonwebtoken/tsconfig.json b/jsonwebtoken/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsonwebtoken/tsconfig.json +++ b/jsonwebtoken/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jspdf/tsconfig.json b/jspdf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jspdf/tsconfig.json +++ b/jspdf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsplumb/tsconfig.json b/jsplumb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsplumb/tsconfig.json +++ b/jsplumb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsrender/tsconfig.json b/jsrender/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsrender/tsconfig.json +++ b/jsrender/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jss/tsconfig.json b/jss/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jss/tsconfig.json +++ b/jss/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jssha/tsconfig.json b/jssha/tsconfig.json index 73e54445e2..e396da1953 100644 --- a/jssha/tsconfig.json +++ b/jssha/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["jssha.d.ts", "jssha-tests.ts"], + "files": [ + "jssha.d.ts", + "jssha-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jstorage/tsconfig.json b/jstorage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jstorage/tsconfig.json +++ b/jstorage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jstree/tsconfig.json b/jstree/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jstree/tsconfig.json +++ b/jstree/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsts/tsconfig.json b/jsts/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsts/tsconfig.json +++ b/jsts/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsuri/tsconfig.json b/jsuri/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsuri/tsconfig.json +++ b/jsuri/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsurl/tsconfig.json b/jsurl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsurl/tsconfig.json +++ b/jsurl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jsx-chai/tsconfig.json b/jsx-chai/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jsx-chai/tsconfig.json +++ b/jsx-chai/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jszip/tsconfig.json b/jszip/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jszip/tsconfig.json +++ b/jszip/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jug/tsconfig.json b/jug/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jug/tsconfig.json +++ b/jug/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jwplayer/tsconfig.json b/jwplayer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jwplayer/tsconfig.json +++ b/jwplayer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jwt-decode/tsconfig.json b/jwt-decode/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jwt-decode/tsconfig.json +++ b/jwt-decode/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/jwt-simple/tsconfig.json b/jwt-simple/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/jwt-simple/tsconfig.json +++ b/jwt-simple/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kafka-node/tsconfig.json b/kafka-node/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/kafka-node/tsconfig.json +++ b/kafka-node/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/karma-coverage/tsconfig.json b/karma-coverage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/karma-coverage/tsconfig.json +++ b/karma-coverage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/karma-jasmine/tsconfig.json b/karma-jasmine/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/karma-jasmine/tsconfig.json +++ b/karma-jasmine/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/karma/tsconfig.json b/karma/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/karma/tsconfig.json +++ b/karma/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/katex/tsconfig.json b/katex/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/katex/tsconfig.json +++ b/katex/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kefir/tsconfig.json b/kefir/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/kefir/tsconfig.json +++ b/kefir/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kendo-ui/tsconfig.json b/kendo-ui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/kendo-ui/tsconfig.json +++ b/kendo-ui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/keyboardjs/tsconfig.json b/keyboardjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/keyboardjs/tsconfig.json +++ b/keyboardjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/keymaster/tsconfig.json b/keymaster/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/keymaster/tsconfig.json +++ b/keymaster/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/keypress/tsconfig.json b/keypress/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/keypress/tsconfig.json +++ b/keypress/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/keytar/tsconfig.json b/keytar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/keytar/tsconfig.json +++ b/keytar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kii-cloud-sdk/tsconfig.json b/kii-cloud-sdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/kii-cloud-sdk/tsconfig.json +++ b/kii-cloud-sdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kineticjs/tsconfig.json b/kineticjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/kineticjs/tsconfig.json +++ b/kineticjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knex/tsconfig.json b/knex/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knex/tsconfig.json +++ b/knex/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockback/tsconfig.json b/knockback/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/knockback/tsconfig.json +++ b/knockback/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout-amd-helpers/tsconfig.json b/knockout-amd-helpers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout-amd-helpers/tsconfig.json +++ b/knockout-amd-helpers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout-paging/tsconfig.json b/knockout-paging/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout-paging/tsconfig.json +++ b/knockout-paging/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout-pre-rendered/tsconfig.json b/knockout-pre-rendered/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout-pre-rendered/tsconfig.json +++ b/knockout-pre-rendered/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout-secure-binding/tsconfig.json b/knockout-secure-binding/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout-secure-binding/tsconfig.json +++ b/knockout-secure-binding/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout-transformations/tsconfig.json b/knockout-transformations/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout-transformations/tsconfig.json +++ b/knockout-transformations/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.deferred.updates/tsconfig.json b/knockout.deferred.updates/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/knockout.deferred.updates/tsconfig.json +++ b/knockout.deferred.updates/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.editables/tsconfig.json b/knockout.editables/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.editables/tsconfig.json +++ b/knockout.editables/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.es5/tsconfig.json b/knockout.es5/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.es5/tsconfig.json +++ b/knockout.es5/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.kogrid/tsconfig.json b/knockout.kogrid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.kogrid/tsconfig.json +++ b/knockout.kogrid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.mapper/tsconfig.json b/knockout.mapper/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.mapper/tsconfig.json +++ b/knockout.mapper/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.mapping/tsconfig.json b/knockout.mapping/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.mapping/tsconfig.json +++ b/knockout.mapping/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.postbox/tsconfig.json b/knockout.postbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.postbox/tsconfig.json +++ b/knockout.postbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.projections/tsconfig.json b/knockout.projections/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.projections/tsconfig.json +++ b/knockout.projections/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.punches/tsconfig.json b/knockout.punches/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.punches/tsconfig.json +++ b/knockout.punches/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.rx/tsconfig.json b/knockout.rx/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.rx/tsconfig.json +++ b/knockout.rx/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.validation/tsconfig.json b/knockout.validation/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.validation/tsconfig.json +++ b/knockout.validation/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout.viewmodel/tsconfig.json b/knockout.viewmodel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockout.viewmodel/tsconfig.json +++ b/knockout.viewmodel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockout/tests/tsconfig.json b/knockout/tests/tsconfig.json index 21a2a8931b..e7c53f6302 100644 --- a/knockout/tests/tsconfig.json +++ b/knockout/tests/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/knockout/tsconfig.json b/knockout/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/knockout/tsconfig.json +++ b/knockout/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/knockstrap/tsconfig.json b/knockstrap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/knockstrap/tsconfig.json +++ b/knockstrap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ko.plus/tsconfig.json b/ko.plus/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ko.plus/tsconfig.json +++ b/ko.plus/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa-bodyparser/tsconfig.json b/koa-bodyparser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/koa-bodyparser/tsconfig.json +++ b/koa-bodyparser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa-compose/tsconfig.json b/koa-compose/tsconfig.json index 5264bd3305..5e3bef27e7 100644 --- a/koa-compose/tsconfig.json +++ b/koa-compose/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["index.d.ts", "koa-compose-tests.ts"], + "files": [ + "index.d.ts", + "koa-compose-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa-favicon/tsconfig.json b/koa-favicon/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/koa-favicon/tsconfig.json +++ b/koa-favicon/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa-json/tsconfig.json b/koa-json/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/koa-json/tsconfig.json +++ b/koa-json/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa-mount/tsconfig.json b/koa-mount/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/koa-mount/tsconfig.json +++ b/koa-mount/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa-router/tsconfig.json b/koa-router/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/koa-router/tsconfig.json +++ b/koa-router/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa-static/tsconfig.json b/koa-static/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/koa-static/tsconfig.json +++ b/koa-static/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/koa/tsconfig.json b/koa/tsconfig.json index 5a79c95a0f..be3a41bd38 100644 --- a/koa/tsconfig.json +++ b/koa/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["index.d.ts", "koa-tests.ts"], + "files": [ + "index.d.ts", + "koa-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kolite/tsconfig.json b/kolite/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/kolite/tsconfig.json +++ b/kolite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/konami.js/tsconfig.json b/konami.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/konami.js/tsconfig.json +++ b/konami.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kue/tsconfig.json b/kue/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/kue/tsconfig.json +++ b/kue/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/kuromoji/tsconfig.json b/kuromoji/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/kuromoji/tsconfig.json +++ b/kuromoji/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ladda/tsconfig.json b/ladda/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ladda/tsconfig.json +++ b/ladda/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/later/tsconfig.json b/later/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/later/tsconfig.json +++ b/later/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/latinize/tsconfig.json b/latinize/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/latinize/tsconfig.json +++ b/latinize/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lazy.js/tsconfig.json b/lazy.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lazy.js/tsconfig.json +++ b/lazy.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lazypipe/tsconfig.json b/lazypipe/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lazypipe/tsconfig.json +++ b/lazypipe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet-curve/tsconfig.json b/leaflet-curve/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet-curve/tsconfig.json +++ b/leaflet-curve/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet-draw/tsconfig.json b/leaflet-draw/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet-draw/tsconfig.json +++ b/leaflet-draw/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet-editable/tsconfig.json b/leaflet-editable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet-editable/tsconfig.json +++ b/leaflet-editable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet-label/tsconfig.json b/leaflet-label/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet-label/tsconfig.json +++ b/leaflet-label/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet-markercluster/tsconfig.json b/leaflet-markercluster/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet-markercluster/tsconfig.json +++ b/leaflet-markercluster/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet.awesome-markers/tsconfig.json b/leaflet.awesome-markers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet.awesome-markers/tsconfig.json +++ b/leaflet.awesome-markers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet.fullscreen/tsconfig.json b/leaflet.fullscreen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet.fullscreen/tsconfig.json +++ b/leaflet.fullscreen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leaflet/tsconfig.json b/leaflet/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leaflet/tsconfig.json +++ b/leaflet/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/leapmotionTS/tsconfig.json b/leapmotionTS/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/leapmotionTS/tsconfig.json +++ b/leapmotionTS/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/less-middleware/tsconfig.json b/less-middleware/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/less-middleware/tsconfig.json +++ b/less-middleware/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/less/tsconfig.json b/less/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/less/tsconfig.json +++ b/less/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lestate/tsconfig.json b/lestate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lestate/tsconfig.json +++ b/lestate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/level-sublevel/tsconfig.json b/level-sublevel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/level-sublevel/tsconfig.json +++ b/level-sublevel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/levelup/tsconfig.json b/levelup/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/levelup/tsconfig.json +++ b/levelup/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/libxmljs/tsconfig.json b/libxmljs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/libxmljs/tsconfig.json +++ b/libxmljs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lime-js/tsconfig.json b/lime-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lime-js/tsconfig.json +++ b/lime-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/line-reader/tsconfig.json b/line-reader/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/line-reader/tsconfig.json +++ b/line-reader/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/linq/tsconfig.json b/linq/tsconfig.json index 3a7fbb4a91..f0a332d75a 100644 --- a/linq/tsconfig.json +++ b/linq/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["linq.d.ts", "linq-tests.d.ts"], + "files": [ + "linq.d.ts", + "linq-tests.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/linqsharp/tsconfig.json b/linqsharp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/linqsharp/tsconfig.json +++ b/linqsharp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lls/tsconfig.json b/lls/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lls/tsconfig.json +++ b/lls/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lobibox/tsconfig.json b/lobibox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lobibox/tsconfig.json +++ b/lobibox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/localForage/tsconfig.json b/localForage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/localForage/tsconfig.json +++ b/localForage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lockfile/tsconfig.json b/lockfile/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lockfile/tsconfig.json +++ b/lockfile/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lodash-decorators/tsconfig.json b/lodash-decorators/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/lodash-decorators/tsconfig.json +++ b/lodash-decorators/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/lodash/tsconfig.json b/lodash/tsconfig.json index e9bc1b063a..a800779536 100644 --- a/lodash/tsconfig.json +++ b/lodash/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["lodash.d.ts", "lodash-tests.ts"], + "files": [ + "lodash.d.ts", + "lodash-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/log4javascript/tsconfig.json b/log4javascript/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/log4javascript/tsconfig.json +++ b/log4javascript/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/log4js/tsconfig.json b/log4js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/log4js/tsconfig.json +++ b/log4js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/logg/tsconfig.json b/logg/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/logg/tsconfig.json +++ b/logg/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/loggly/tsconfig.json b/loggly/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/loggly/tsconfig.json +++ b/loggly/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/loglevel/tsconfig.json b/loglevel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/loglevel/tsconfig.json +++ b/loglevel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/logrotate-stream/tsconfig.json b/logrotate-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/logrotate-stream/tsconfig.json +++ b/logrotate-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lokijs/tsconfig.json b/lokijs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lokijs/tsconfig.json +++ b/lokijs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lolex/tsconfig.json b/lolex/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lolex/tsconfig.json +++ b/lolex/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/long/tsconfig.json b/long/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/long/tsconfig.json +++ b/long/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lory.js/tsconfig.json b/lory.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lory.js/tsconfig.json +++ b/lory.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lovefield/tsconfig.json b/lovefield/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lovefield/tsconfig.json +++ b/lovefield/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lower-case-first/tsconfig.json b/lower-case-first/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lower-case-first/tsconfig.json +++ b/lower-case-first/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lower-case/tsconfig.json b/lower-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lower-case/tsconfig.json +++ b/lower-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lru-cache/tsconfig.json b/lru-cache/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lru-cache/tsconfig.json +++ b/lru-cache/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lscache/tsconfig.json b/lscache/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lscache/tsconfig.json +++ b/lscache/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/luaparse/tsconfig.json b/luaparse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/luaparse/tsconfig.json +++ b/luaparse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lunr/tsconfig.json b/lunr/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lunr/tsconfig.json +++ b/lunr/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lwip/tsconfig.json b/lwip/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lwip/tsconfig.json +++ b/lwip/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/lz-string/tsconfig.json b/lz-string/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/lz-string/tsconfig.json +++ b/lz-string/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mCustomScrollbar/tsconfig.json b/mCustomScrollbar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mCustomScrollbar/tsconfig.json +++ b/mCustomScrollbar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/magic-number/tsconfig.json b/magic-number/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/magic-number/tsconfig.json +++ b/magic-number/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/magicsuggest/tsconfig.json b/magicsuggest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/magicsuggest/tsconfig.json +++ b/magicsuggest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mailcheck/tsconfig.json b/mailcheck/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mailcheck/tsconfig.json +++ b/mailcheck/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/maildev/tsconfig.json b/maildev/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/maildev/tsconfig.json +++ b/maildev/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mailparser/tsconfig.json b/mailparser/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/mailparser/tsconfig.json +++ b/mailparser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/main-bower-files/tsconfig.json b/main-bower-files/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/main-bower-files/tsconfig.json +++ b/main-bower-files/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/maker.js/tsconfig.json b/maker.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/maker.js/tsconfig.json +++ b/maker.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mandrill-api/tsconfig.json b/mandrill-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mandrill-api/tsconfig.json +++ b/mandrill-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mapbox/tsconfig.json b/mapbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mapbox/tsconfig.json +++ b/mapbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mapsjs/tsconfig.json b/mapsjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mapsjs/tsconfig.json +++ b/mapsjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/maquette/tsconfig.json b/maquette/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/maquette/tsconfig.json +++ b/maquette/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mariasql/tsconfig.json b/mariasql/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mariasql/tsconfig.json +++ b/mariasql/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/marked/tsconfig.json b/marked/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/marked/tsconfig.json +++ b/marked/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/markerclustererplus/tsconfig.json b/markerclustererplus/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/markerclustererplus/tsconfig.json +++ b/markerclustererplus/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/markitup/tsconfig.json b/markitup/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/markitup/tsconfig.json +++ b/markitup/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/maskedinput/tsconfig.json b/maskedinput/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/maskedinput/tsconfig.json +++ b/maskedinput/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/material-design-lite/tsconfig.json b/material-design-lite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/material-design-lite/tsconfig.json +++ b/material-design-lite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/material-ui/legacy/tsconfig.json b/material-ui/legacy/tsconfig.json index a9786b2d49..4638b9f6cc 100644 --- a/material-ui/legacy/tsconfig.json +++ b/material-ui/legacy/tsconfig.json @@ -1,11 +1,15 @@ { - "files": ["material-ui-0.13.4.d.ts", "material-ui-0.13.4-tests.tsx"], + "files": [ + "material-ui-0.13.4.d.ts", + "material-ui-0.13.4-tests.tsx" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/material-ui/tsconfig.json b/material-ui/tsconfig.json index b0d306f999..f7ba1e2bb2 100644 --- a/material-ui/tsconfig.json +++ b/material-ui/tsconfig.json @@ -1,5 +1,8 @@ { - "files": ["material-ui.d.ts", "material-ui-tests.tsx"], + "files": [ + "material-ui.d.ts", + "material-ui-tests.tsx" + ], "compilerOptions": { "module": "commonjs", "target": "es6", @@ -7,6 +10,7 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/materialize-css/tsconfig.json b/materialize-css/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/materialize-css/tsconfig.json +++ b/materialize-css/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mathjax/tsconfig.json b/mathjax/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mathjax/tsconfig.json +++ b/mathjax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mathjs/tsconfig.json b/mathjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mathjs/tsconfig.json +++ b/mathjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/matter-js/tsconfig.json b/matter-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/matter-js/tsconfig.json +++ b/matter-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/md5/tsconfig.json b/md5/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/md5/tsconfig.json +++ b/md5/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mdns/tsconfig.json b/mdns/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mdns/tsconfig.json +++ b/mdns/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/memory-cache/tsconfig.json b/memory-cache/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/memory-cache/tsconfig.json +++ b/memory-cache/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mendixmodelsdk/tsconfig.json b/mendixmodelsdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mendixmodelsdk/tsconfig.json +++ b/mendixmodelsdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/merge-descriptors/tsconfig.json b/merge-descriptors/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/merge-descriptors/tsconfig.json +++ b/merge-descriptors/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/merge-stream/tsconfig.json b/merge-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/merge-stream/tsconfig.json +++ b/merge-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/merge2/tsconfig.json b/merge2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/merge2/tsconfig.json +++ b/merge2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/meshblu/tsconfig.json b/meshblu/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/meshblu/tsconfig.json +++ b/meshblu/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mess/tsconfig.json b/mess/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mess/tsconfig.json +++ b/mess/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/messenger/tsconfig.json b/messenger/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/messenger/tsconfig.json +++ b/messenger/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/meteor-jboulhous-dev/tsconfig.json b/meteor-jboulhous-dev/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/meteor-jboulhous-dev/tsconfig.json +++ b/meteor-jboulhous-dev/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/meteor-persistent-session/tsconfig.json b/meteor-persistent-session/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/meteor-persistent-session/tsconfig.json +++ b/meteor-persistent-session/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/meteor-prime8consulting-oauth2/tsconfig.json b/meteor-prime8consulting-oauth2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/meteor-prime8consulting-oauth2/tsconfig.json +++ b/meteor-prime8consulting-oauth2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/meteor-roles/tsconfig.json b/meteor-roles/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/meteor-roles/tsconfig.json +++ b/meteor-roles/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/meteor/tsconfig.json b/meteor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/meteor/tsconfig.json +++ b/meteor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/method-override/tsconfig.json b/method-override/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/method-override/tsconfig.json +++ b/method-override/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/metismenu/tsconfig.json b/metismenu/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/metismenu/tsconfig.json +++ b/metismenu/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/microgears/tsconfig.json b/microgears/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/microgears/tsconfig.json +++ b/microgears/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/micromatch/tsconfig.json b/micromatch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/micromatch/tsconfig.json +++ b/micromatch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/microsoft-ajax/tsconfig.json b/microsoft-ajax/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/microsoft-ajax/tsconfig.json +++ b/microsoft-ajax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/microsoft-live-connect/tsconfig.json b/microsoft-live-connect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/microsoft-live-connect/tsconfig.json +++ b/microsoft-live-connect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/microsoft-sdk-soap/tsconfig.json b/microsoft-sdk-soap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/microsoft-sdk-soap/tsconfig.json +++ b/microsoft-sdk-soap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/milkcocoa/tsconfig.json b/milkcocoa/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/milkcocoa/tsconfig.json +++ b/milkcocoa/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/milliseconds/tsconfig.json b/milliseconds/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/milliseconds/tsconfig.json +++ b/milliseconds/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mime/tsconfig.json b/mime/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mime/tsconfig.json +++ b/mime/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/minilog/tsconfig.json b/minilog/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/minilog/tsconfig.json +++ b/minilog/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/minimatch/tsconfig.json b/minimatch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/minimatch/tsconfig.json +++ b/minimatch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/minimist/tsconfig.json b/minimist/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/minimist/tsconfig.json +++ b/minimist/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mithril/tsconfig.json b/mithril/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mithril/tsconfig.json +++ b/mithril/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mixpanel/tsconfig.json b/mixpanel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mixpanel/tsconfig.json +++ b/mixpanel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mixto/tsconfig.json b/mixto/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mixto/tsconfig.json +++ b/mixto/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mkdirp/tsconfig.json b/mkdirp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mkdirp/tsconfig.json +++ b/mkdirp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mkpath/tsconfig.json b/mkpath/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mkpath/tsconfig.json +++ b/mkpath/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mmmagic/tsconfig.json b/mmmagic/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mmmagic/tsconfig.json +++ b/mmmagic/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mobile-detect/tsconfig.json b/mobile-detect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mobile-detect/tsconfig.json +++ b/mobile-detect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mobservable-react/tsconfig.json b/mobservable-react/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/mobservable-react/tsconfig.json +++ b/mobservable-react/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/mobservable/tsconfig.json b/mobservable/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/mobservable/tsconfig.json +++ b/mobservable/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/mocha-phantomjs/tsconfig.json b/mocha-phantomjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mocha-phantomjs/tsconfig.json +++ b/mocha-phantomjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mocha/tsconfig.json b/mocha/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mocha/tsconfig.json +++ b/mocha/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mock-fs/tsconfig.json b/mock-fs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mock-fs/tsconfig.json +++ b/mock-fs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mockery/tsconfig.json b/mockery/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mockery/tsconfig.json +++ b/mockery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/modernizr/tsconfig.json b/modernizr/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/modernizr/tsconfig.json +++ b/modernizr/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/moment-range/tsconfig.json b/moment-range/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/moment-range/tsconfig.json +++ b/moment-range/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/moment-timezone/tsconfig.json b/moment-timezone/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/moment-timezone/tsconfig.json +++ b/moment-timezone/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/moment/tsconfig.json b/moment/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/moment/tsconfig.json +++ b/moment/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mongodb/tsconfig.json b/mongodb/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/mongodb/tsconfig.json +++ b/mongodb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mongoose-auto-increment/tsconfig.json b/mongoose-auto-increment/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mongoose-auto-increment/tsconfig.json +++ b/mongoose-auto-increment/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mongoose-deep-populate/tsconfig.json b/mongoose-deep-populate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mongoose-deep-populate/tsconfig.json +++ b/mongoose-deep-populate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mongoose-mock/tsconfig.json b/mongoose-mock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mongoose-mock/tsconfig.json +++ b/mongoose-mock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mongoose/tsconfig.json b/mongoose/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mongoose/tsconfig.json +++ b/mongoose/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/morgan/tsconfig.json b/morgan/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/morgan/tsconfig.json +++ b/morgan/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mousetrap/tsconfig.json b/mousetrap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mousetrap/tsconfig.json +++ b/mousetrap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/moviedb/tsconfig.json b/moviedb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/moviedb/tsconfig.json +++ b/moviedb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mpromise/tsconfig.json b/mpromise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mpromise/tsconfig.json +++ b/mpromise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mqtt/tsconfig.json b/mqtt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mqtt/tsconfig.json +++ b/mqtt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ms/tsconfig.json b/ms/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ms/tsconfig.json +++ b/ms/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/msgpack/tsconfig.json b/msgpack/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/msgpack/tsconfig.json +++ b/msgpack/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/msnodesql/tsconfig.json b/msnodesql/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/msnodesql/tsconfig.json +++ b/msnodesql/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/msportalfx-test/tsconfig.json b/msportalfx-test/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/msportalfx-test/tsconfig.json +++ b/msportalfx-test/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mssql/tsconfig.json b/mssql/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mssql/tsconfig.json +++ b/mssql/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mu2/tsconfig.json b/mu2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mu2/tsconfig.json +++ b/mu2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/multer/tsconfig.json b/multer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/multer/tsconfig.json +++ b/multer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/multiparty/tsconfig.json b/multiparty/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/multiparty/tsconfig.json +++ b/multiparty/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/multiplexjs/tsconfig.json b/multiplexjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/multiplexjs/tsconfig.json +++ b/multiplexjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mustache/tsconfig.json b/mustache/tsconfig.json index 16deaac3b5..afc816881f 100644 --- a/mustache/tsconfig.json +++ b/mustache/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["mustache.d.ts", "mustache-tests.ts"], + "files": [ + "mustache.d.ts", + "mustache-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mysql/tsconfig.json b/mysql/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mysql/tsconfig.json +++ b/mysql/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/mz/tsconfig.json b/mz/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/mz/tsconfig.json +++ b/mz/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nanoajax/tsconfig.json b/nanoajax/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nanoajax/tsconfig.json +++ b/nanoajax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/natural-sort/tsconfig.json b/natural-sort/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/natural-sort/tsconfig.json +++ b/natural-sort/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/natural/tsconfig.json b/natural/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/natural/tsconfig.json +++ b/natural/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/navigation/tsconfig.json b/navigation/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/navigation/tsconfig.json +++ b/navigation/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nconf/tsconfig.json b/nconf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nconf/tsconfig.json +++ b/nconf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ncp/tsconfig.json b/ncp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ncp/tsconfig.json +++ b/ncp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nedb/tsconfig.json b/nedb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nedb/tsconfig.json +++ b/nedb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/needle/tsconfig.json b/needle/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/needle/tsconfig.json +++ b/needle/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/netmask/tsconfig.json b/netmask/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/netmask/tsconfig.json +++ b/netmask/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nexpect/tsconfig.json b/nexpect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nexpect/tsconfig.json +++ b/nexpect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-command/tsconfig.json b/ng-command/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-command/tsconfig.json +++ b/ng-command/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-cordova/tsconfig.json b/ng-cordova/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-cordova/tsconfig.json +++ b/ng-cordova/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-dialog/tsconfig.json b/ng-dialog/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-dialog/tsconfig.json +++ b/ng-dialog/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-facebook/tsconfig.json b/ng-facebook/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-facebook/tsconfig.json +++ b/ng-facebook/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-file-upload/tsconfig.json b/ng-file-upload/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-file-upload/tsconfig.json +++ b/ng-file-upload/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-flow/tsconfig.json b/ng-flow/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-flow/tsconfig.json +++ b/ng-flow/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-grid/tsconfig.json b/ng-grid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-grid/tsconfig.json +++ b/ng-grid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-i18next/tsconfig.json b/ng-i18next/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-i18next/tsconfig.json +++ b/ng-i18next/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-notify/tsconfig.json b/ng-notify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-notify/tsconfig.json +++ b/ng-notify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-stomp/tsconfig.json b/ng-stomp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-stomp/tsconfig.json +++ b/ng-stomp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ng-table/tsconfig.json b/ng-table/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ng-table/tsconfig.json +++ b/ng-table/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ngbootbox/tsconfig.json b/ngbootbox/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ngbootbox/tsconfig.json +++ b/ngbootbox/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ngkookies/tsconfig.json b/ngkookies/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ngkookies/tsconfig.json +++ b/ngkookies/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ngprogress-lite/tsconfig.json b/ngprogress-lite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ngprogress-lite/tsconfig.json +++ b/ngprogress-lite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ngprogress/tsconfig.json b/ngprogress/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ngprogress/tsconfig.json +++ b/ngprogress/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ngstorage/tsconfig.json b/ngstorage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ngstorage/tsconfig.json +++ b/ngstorage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ngtoaster/tsconfig.json b/ngtoaster/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ngtoaster/tsconfig.json +++ b/ngtoaster/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ngwysiwyg/tsconfig.json b/ngwysiwyg/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ngwysiwyg/tsconfig.json +++ b/ngwysiwyg/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nightmare/tsconfig.json b/nightmare/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nightmare/tsconfig.json +++ b/nightmare/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/noVNC/tsconfig.json b/noVNC/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/noVNC/tsconfig.json +++ b/noVNC/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/noble/tsconfig.json b/noble/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/noble/tsconfig.json +++ b/noble/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nock/tsconfig.json b/nock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nock/tsconfig.json +++ b/nock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-array-ext/tsconfig.json b/node-array-ext/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-array-ext/tsconfig.json +++ b/node-array-ext/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-cache/tsconfig.json b/node-cache/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-cache/tsconfig.json +++ b/node-cache/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-calendar/tsconfig.json b/node-calendar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-calendar/tsconfig.json +++ b/node-calendar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-config-manager/tsconfig.json b/node-config-manager/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-config-manager/tsconfig.json +++ b/node-config-manager/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-dir/tsconfig.json b/node-dir/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-dir/tsconfig.json +++ b/node-dir/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-fibers/tsconfig.json b/node-fibers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-fibers/tsconfig.json +++ b/node-fibers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-form/tsconfig.json b/node-form/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-form/tsconfig.json +++ b/node-form/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-gcm/tsconfig.json b/node-gcm/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-gcm/tsconfig.json +++ b/node-gcm/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-getopt/tsconfig.json b/node-getopt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-getopt/tsconfig.json +++ b/node-getopt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-int64/tsconfig.json b/node-int64/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-int64/tsconfig.json +++ b/node-int64/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-jsfl-runner/tsconfig.json b/node-jsfl-runner/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-jsfl-runner/tsconfig.json +++ b/node-jsfl-runner/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-mysql-wrapper/tsconfig.json b/node-mysql-wrapper/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-mysql-wrapper/tsconfig.json +++ b/node-mysql-wrapper/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-notifier/tsconfig.json b/node-notifier/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-notifier/tsconfig.json +++ b/node-notifier/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-persist/tsconfig.json b/node-persist/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-persist/tsconfig.json +++ b/node-persist/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-polyglot/tsconfig.json b/node-polyglot/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-polyglot/tsconfig.json +++ b/node-polyglot/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-sass-middleware/tsconfig.json b/node-sass-middleware/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-sass-middleware/tsconfig.json +++ b/node-sass-middleware/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-sass/tsconfig.json b/node-sass/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-sass/tsconfig.json +++ b/node-sass/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-schedule/tsconfig.json b/node-schedule/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-schedule/tsconfig.json +++ b/node-schedule/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-slack/tsconfig.json b/node-slack/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-slack/tsconfig.json +++ b/node-slack/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-snap7/tsconfig.json b/node-snap7/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-snap7/tsconfig.json +++ b/node-snap7/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-uuid/tsconfig.json b/node-uuid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-uuid/tsconfig.json +++ b/node-uuid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node-validator/tsconfig.json b/node-validator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node-validator/tsconfig.json +++ b/node-validator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node/tsconfig.json b/node/tsconfig.json index 0e69bb5ac1..357de31ebc 100644 --- a/node/tsconfig.json +++ b/node/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["node.d.ts", "node-tests.d.ts"], + "files": [ + "node.d.ts", + "node-tests.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/node_redis/tsconfig.json b/node_redis/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/node_redis/tsconfig.json +++ b/node_redis/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nodemailer-direct-transport/tsconfig.json b/nodemailer-direct-transport/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nodemailer-direct-transport/tsconfig.json +++ b/nodemailer-direct-transport/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nodemailer-pickup-transport/tsconfig.json b/nodemailer-pickup-transport/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nodemailer-pickup-transport/tsconfig.json +++ b/nodemailer-pickup-transport/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nodemailer-smtp-pool/tsconfig.json b/nodemailer-smtp-pool/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nodemailer-smtp-pool/tsconfig.json +++ b/nodemailer-smtp-pool/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nodemailer-smtp-transport/tsconfig.json b/nodemailer-smtp-transport/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nodemailer-smtp-transport/tsconfig.json +++ b/nodemailer-smtp-transport/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nodemailer/tsconfig.json b/nodemailer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nodemailer/tsconfig.json +++ b/nodemailer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nodeunit/tsconfig.json b/nodeunit/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nodeunit/tsconfig.json +++ b/nodeunit/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/noisejs/tsconfig.json b/noisejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/noisejs/tsconfig.json +++ b/noisejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nomnom/tsconfig.json b/nomnom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nomnom/tsconfig.json +++ b/nomnom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nopt/tsconfig.json b/nopt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nopt/tsconfig.json +++ b/nopt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/normalizr/tsconfig.json b/normalizr/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/normalizr/tsconfig.json +++ b/normalizr/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/notie/tsconfig.json b/notie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/notie/tsconfig.json +++ b/notie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/notify/tsconfig.json b/notify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/notify/tsconfig.json +++ b/notify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/notifyjs/tsconfig.json b/notifyjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/notifyjs/tsconfig.json +++ b/notifyjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nouislider/tsconfig.json b/nouislider/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nouislider/tsconfig.json +++ b/nouislider/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/npm/tsconfig.json b/npm/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/npm/tsconfig.json +++ b/npm/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nprogress/tsconfig.json b/nprogress/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nprogress/tsconfig.json +++ b/nprogress/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/numbro/tsconfig.json b/numbro/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/numbro/tsconfig.json +++ b/numbro/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/numeral/tsconfig.json b/numeral/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/numeral/tsconfig.json +++ b/numeral/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nunjucks/tsconfig.json b/nunjucks/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nunjucks/tsconfig.json +++ b/nunjucks/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nvd3/tsconfig.json b/nvd3/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/nvd3/tsconfig.json +++ b/nvd3/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/nw.gui/tsconfig.json b/nw.gui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/nw.gui/tsconfig.json +++ b/nw.gui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/oauth.js/tsconfig.json b/oauth.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/oauth.js/tsconfig.json +++ b/oauth.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/oauth2-server/tsconfig.json b/oauth2-server/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/oauth2-server/tsconfig.json +++ b/oauth2-server/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/obelisk.js/tsconfig.json b/obelisk.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/obelisk.js/tsconfig.json +++ b/obelisk.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/object-assign/tsconfig.json b/object-assign/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/object-assign/tsconfig.json +++ b/object-assign/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/object-hash/tsconfig.json b/object-hash/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/object-hash/tsconfig.json +++ b/object-hash/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/object-path/tsconfig.json b/object-path/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/object-path/tsconfig.json +++ b/object-path/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/oblo-util/tsconfig.json b/oblo-util/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/oblo-util/tsconfig.json +++ b/oblo-util/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/oboe/tsconfig.json b/oboe/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/oboe/tsconfig.json +++ b/oboe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/observe-js/tsconfig.json b/observe-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/observe-js/tsconfig.json +++ b/observe-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/oclazyload/tsconfig.json b/oclazyload/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/oclazyload/tsconfig.json +++ b/oclazyload/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/office-js/tsconfig.json b/office-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/office-js/tsconfig.json +++ b/office-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/offline-js/tsconfig.json b/offline-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/offline-js/tsconfig.json +++ b/offline-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/oidc-token-manager/tsconfig.json b/oidc-token-manager/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/oidc-token-manager/tsconfig.json +++ b/oidc-token-manager/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/on-finished/tsconfig.json b/on-finished/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/on-finished/tsconfig.json +++ b/on-finished/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/on-headers/tsconfig.json b/on-headers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/on-headers/tsconfig.json +++ b/on-headers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/once/tsconfig.json b/once/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/once/tsconfig.json +++ b/once/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/onoff/tsconfig.json b/onoff/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/onoff/tsconfig.json +++ b/onoff/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/onsenui/tsconfig.json b/onsenui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/onsenui/tsconfig.json +++ b/onsenui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/open/tsconfig.json b/open/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/open/tsconfig.json +++ b/open/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/openlayers/tsconfig.json b/openlayers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/openlayers/tsconfig.json +++ b/openlayers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/openpgp/tsconfig.json b/openpgp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/openpgp/tsconfig.json +++ b/openpgp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/opn/tsconfig.json b/opn/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/opn/tsconfig.json +++ b/opn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/optimist/tsconfig.json b/optimist/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/optimist/tsconfig.json +++ b/optimist/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ora/tsconfig.json b/ora/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ora/tsconfig.json +++ b/ora/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/oracledb/tsconfig.json b/oracledb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/oracledb/tsconfig.json +++ b/oracledb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/orchestrator/tsconfig.json b/orchestrator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/orchestrator/tsconfig.json +++ b/orchestrator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/os-locale/tsconfig.json b/os-locale/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/os-locale/tsconfig.json +++ b/os-locale/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/osmtogeojson/tsconfig.json b/osmtogeojson/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/osmtogeojson/tsconfig.json +++ b/osmtogeojson/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/owlcarousel/tsconfig.json b/owlcarousel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/owlcarousel/tsconfig.json +++ b/owlcarousel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/p2/tsconfig.json b/p2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/p2/tsconfig.json +++ b/p2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/packery/tsconfig.json b/packery/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/packery/tsconfig.json +++ b/packery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/page/tsconfig.json b/page/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/page/tsconfig.json +++ b/page/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pako/tsconfig.json b/pako/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pako/tsconfig.json +++ b/pako/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/papaparse/tsconfig.json b/papaparse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/papaparse/tsconfig.json +++ b/papaparse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/paralleljs/tsconfig.json b/paralleljs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/paralleljs/tsconfig.json +++ b/paralleljs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/param-case/tsconfig.json b/param-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/param-case/tsconfig.json +++ b/param-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/parse-glob/tsconfig.json b/parse-glob/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/parse-glob/tsconfig.json +++ b/parse-glob/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/parse-torrent/tsconfig.json b/parse-torrent/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/parse-torrent/tsconfig.json +++ b/parse-torrent/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/parse/tsconfig.json b/parse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/parse/tsconfig.json +++ b/parse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/parse5/tsconfig.json b/parse5/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/parse5/tsconfig.json +++ b/parse5/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/parsimmon/tsconfig.json b/parsimmon/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/parsimmon/tsconfig.json +++ b/parsimmon/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pascal-case/tsconfig.json b/pascal-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pascal-case/tsconfig.json +++ b/pascal-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-facebook-token/tsconfig.json b/passport-facebook-token/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-facebook-token/tsconfig.json +++ b/passport-facebook-token/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-facebook/tsconfig.json b/passport-facebook/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-facebook/tsconfig.json +++ b/passport-facebook/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-google-oauth/tsconfig.json b/passport-google-oauth/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-google-oauth/tsconfig.json +++ b/passport-google-oauth/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-http-bearer/tsconfig.json b/passport-http-bearer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-http-bearer/tsconfig.json +++ b/passport-http-bearer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-jwt/tsconfig.json b/passport-jwt/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-jwt/tsconfig.json +++ b/passport-jwt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-local/tsconfig.json b/passport-local/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-local/tsconfig.json +++ b/passport-local/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-strategy/tsconfig.json b/passport-strategy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-strategy/tsconfig.json +++ b/passport-strategy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport-twitter/tsconfig.json b/passport-twitter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport-twitter/tsconfig.json +++ b/passport-twitter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/passport/tsconfig.json b/passport/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/passport/tsconfig.json +++ b/passport/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/password-hash/tsconfig.json b/password-hash/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/password-hash/tsconfig.json +++ b/password-hash/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/path-case/tsconfig.json b/path-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/path-case/tsconfig.json +++ b/path-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/path-exists/tsconfig.json b/path-exists/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/path-exists/tsconfig.json +++ b/path-exists/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/path-parse/tsconfig.json b/path-parse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/path-parse/tsconfig.json +++ b/path-parse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/path-to-regexp/tsconfig.json b/path-to-regexp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/path-to-regexp/tsconfig.json +++ b/path-to-regexp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pathjs/tsconfig.json b/pathjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pathjs/tsconfig.json +++ b/pathjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pathwatcher/tsconfig.json b/pathwatcher/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pathwatcher/tsconfig.json +++ b/pathwatcher/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pdf/tsconfig.json b/pdf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pdf/tsconfig.json +++ b/pdf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pdfkit/tsconfig.json b/pdfkit/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pdfkit/tsconfig.json +++ b/pdfkit/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pebblekitjs/tsconfig.json b/pebblekitjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pebblekitjs/tsconfig.json +++ b/pebblekitjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/peerjs/tsconfig.json b/peerjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/peerjs/tsconfig.json +++ b/peerjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pegjs/tsconfig.json b/pegjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pegjs/tsconfig.json +++ b/pegjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/persona/tsconfig.json b/persona/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/persona/tsconfig.json +++ b/persona/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pg-promise/tsconfig.json b/pg-promise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pg-promise/tsconfig.json +++ b/pg-promise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pg/tsconfig.json b/pg/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pg/tsconfig.json +++ b/pg/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pgwmodal/tsconfig.json b/pgwmodal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pgwmodal/tsconfig.json +++ b/pgwmodal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/phantom/tsconfig.json b/phantom/tsconfig.json index 2e0701c27a..bf42ac7c1b 100644 --- a/phantom/tsconfig.json +++ b/phantom/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["index.d.ts", "phantom-tests.ts"], + "files": [ + "index.d.ts", + "phantom-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/phantomcss/tsconfig.json b/phantomcss/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/phantomcss/tsconfig.json +++ b/phantomcss/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/phantomjs/tsconfig.json b/phantomjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/phantomjs/tsconfig.json +++ b/phantomjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/phonegap-facebook-plugin/tsconfig.json b/phonegap-facebook-plugin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/phonegap-facebook-plugin/tsconfig.json +++ b/phonegap-facebook-plugin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/phonegap-nfc/tsconfig.json b/phonegap-nfc/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/phonegap-nfc/tsconfig.json +++ b/phonegap-nfc/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/phonegap-plugin-push/tsconfig.json b/phonegap-plugin-push/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/phonegap-plugin-push/tsconfig.json +++ b/phonegap-plugin-push/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/phonegap/tsconfig.json b/phonegap/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/phonegap/tsconfig.json +++ b/phonegap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/photonui/tsconfig.json b/photonui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/photonui/tsconfig.json +++ b/photonui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/photoswipe/tsconfig.json b/photoswipe/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/photoswipe/tsconfig.json +++ b/photoswipe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/physijs/tests/tsconfig.json b/physijs/tests/tsconfig.json index 21a2a8931b..e7c53f6302 100644 --- a/physijs/tests/tsconfig.json +++ b/physijs/tests/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/physijs/tsconfig.json b/physijs/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/physijs/tsconfig.json +++ b/physijs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pi-spi/tsconfig.json b/pi-spi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pi-spi/tsconfig.json +++ b/pi-spi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pickadate/tsconfig.json b/pickadate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pickadate/tsconfig.json +++ b/pickadate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pify/tsconfig.json b/pify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pify/tsconfig.json +++ b/pify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pikaday/tsconfig.json b/pikaday/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pikaday/tsconfig.json +++ b/pikaday/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pinkyswear/tsconfig.json b/pinkyswear/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pinkyswear/tsconfig.json +++ b/pinkyswear/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pinterest-sdk/tsconfig.json b/pinterest-sdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pinterest-sdk/tsconfig.json +++ b/pinterest-sdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/piwik-tracker/tsconfig.json b/piwik-tracker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/piwik-tracker/tsconfig.json +++ b/piwik-tracker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pixi-spine/tsconfig.json b/pixi-spine/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pixi-spine/tsconfig.json +++ b/pixi-spine/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pixi.js/tsconfig.json b/pixi.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pixi.js/tsconfig.json +++ b/pixi.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/platform/tsconfig.json b/platform/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/platform/tsconfig.json +++ b/platform/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/playerframework/tsconfig.json b/playerframework/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/playerframework/tsconfig.json +++ b/playerframework/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pleasejs/tsconfig.json b/pleasejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pleasejs/tsconfig.json +++ b/pleasejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/plottable/tsconfig.json b/plottable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/plottable/tsconfig.json +++ b/plottable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pluralize/tsconfig.json b/pluralize/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pluralize/tsconfig.json +++ b/pluralize/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/png-async/tsconfig.json b/png-async/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/png-async/tsconfig.json +++ b/png-async/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pngjs2/tsconfig.json b/pngjs2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pngjs2/tsconfig.json +++ b/pngjs2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/podcast/tsconfig.json b/podcast/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/podcast/tsconfig.json +++ b/podcast/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/poly2tri/tsconfig.json b/poly2tri/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/poly2tri/tsconfig.json +++ b/poly2tri/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/polyline/tsconfig.json b/polyline/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/polyline/tsconfig.json +++ b/polyline/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/polymer-ts/tsconfig.json b/polymer-ts/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/polymer-ts/tsconfig.json +++ b/polymer-ts/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/polymer/tsconfig.json b/polymer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/polymer/tsconfig.json +++ b/polymer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/popcorn/tsconfig.json b/popcorn/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/popcorn/tsconfig.json +++ b/popcorn/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/postal/tsconfig.json b/postal/tsconfig.json index f2bcdbc76f..87f9a43ddc 100644 --- a/postal/tsconfig.json +++ b/postal/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["postal.d.ts", "postal-tests.ts"], + "files": [ + "postal.d.ts", + "postal-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pouchDB/tsconfig.json b/pouchDB/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/pouchDB/tsconfig.json +++ b/pouchDB/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/power-assert-formatter/tsconfig.json b/power-assert-formatter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/power-assert-formatter/tsconfig.json +++ b/power-assert-formatter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/power-assert/tsconfig.json b/power-assert/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/power-assert/tsconfig.json +++ b/power-assert/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/precise/tsconfig.json b/precise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/precise/tsconfig.json +++ b/precise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/precond/tsconfig.json b/precond/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/precond/tsconfig.json +++ b/precond/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/preloadjs/tsconfig.json b/preloadjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/preloadjs/tsconfig.json +++ b/preloadjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/prelude-ls/tsconfig.json b/prelude-ls/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/prelude-ls/tsconfig.json +++ b/prelude-ls/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/prettyjson/tsconfig.json b/prettyjson/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/prettyjson/tsconfig.json +++ b/prettyjson/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/prismjs/tsconfig.json b/prismjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/prismjs/tsconfig.json +++ b/prismjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/progress/tsconfig.json b/progress/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/progress/tsconfig.json +++ b/progress/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/progressjs/tsconfig.json b/progressjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/progressjs/tsconfig.json +++ b/progressjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/project-oxford/tsconfig.json b/project-oxford/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/project-oxford/tsconfig.json +++ b/project-oxford/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/promise-pg/tsconfig.json b/promise-pg/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/promise-pg/tsconfig.json +++ b/promise-pg/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/promise-pool/tsconfig.json b/promise-pool/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/promise-pool/tsconfig.json +++ b/promise-pool/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/promise/tsconfig.json b/promise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/promise/tsconfig.json +++ b/promise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/promises-a-plus/tsconfig.json b/promises-a-plus/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/promises-a-plus/tsconfig.json +++ b/promises-a-plus/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/promisify-supertest/tsconfig.json b/promisify-supertest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/promisify-supertest/tsconfig.json +++ b/promisify-supertest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/promptly/tsconfig.json b/promptly/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/promptly/tsconfig.json +++ b/promptly/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/protobufjs/tsconfig.json b/protobufjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/protobufjs/tsconfig.json +++ b/protobufjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/protractor-helpers/tsconfig.json b/protractor-helpers/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/protractor-helpers/tsconfig.json +++ b/protractor-helpers/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/protractor-http-mock/tsconfig.json b/protractor-http-mock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/protractor-http-mock/tsconfig.json +++ b/protractor-http-mock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/protractor/tsconfig.json b/protractor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/protractor/tsconfig.json +++ b/protractor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/proxyquire/tsconfig.json b/proxyquire/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/proxyquire/tsconfig.json +++ b/proxyquire/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pty.js/tsconfig.json b/pty.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pty.js/tsconfig.json +++ b/pty.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pubsub-js/tsconfig.json b/pubsub-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pubsub-js/tsconfig.json +++ b/pubsub-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pure-render-decorator/tsconfig.json b/pure-render-decorator/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/pure-render-decorator/tsconfig.json +++ b/pure-render-decorator/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/purl/tsconfig.json b/purl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/purl/tsconfig.json +++ b/purl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/pusher-js/tsconfig.json b/pusher-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/pusher-js/tsconfig.json +++ b/pusher-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/q-io/tsconfig.json b/q-io/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/q-io/tsconfig.json +++ b/q-io/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/q-retry/tsconfig.json b/q-retry/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/q-retry/tsconfig.json +++ b/q-retry/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/q/tsconfig.json b/q/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/q/tsconfig.json +++ b/q/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/qajax/tsconfig.json b/qajax/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/qajax/tsconfig.json +++ b/qajax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/qrcode-generator/tsconfig.json b/qrcode-generator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/qrcode-generator/tsconfig.json +++ b/qrcode-generator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/qs/tsconfig.json b/qs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/qs/tsconfig.json +++ b/qs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/qtip2/tsconfig.json b/qtip2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/qtip2/tsconfig.json +++ b/qtip2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/query-string/tsconfig.json b/query-string/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/query-string/tsconfig.json +++ b/query-string/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/quill/tsconfig.json b/quill/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/quill/tsconfig.json +++ b/quill/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/quixote/tsconfig.json b/quixote/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/quixote/tsconfig.json +++ b/quixote/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/qunit/tsconfig.json b/qunit/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/qunit/tsconfig.json +++ b/qunit/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/qwest/tsconfig.json b/qwest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/qwest/tsconfig.json +++ b/qwest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rabbit.js/tsconfig.json b/rabbit.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rabbit.js/tsconfig.json +++ b/rabbit.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ractive/tsconfig.json b/ractive/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ractive/tsconfig.json +++ b/ractive/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/radium/tsconfig.json b/radium/tsconfig.json index 59d8b78456..e27c66f451 100644 --- a/radium/tsconfig.json +++ b/radium/tsconfig.json @@ -6,6 +6,7 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/radius/tsconfig.json b/radius/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/radius/tsconfig.json +++ b/radius/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rails-actioncable/tsconfig.json b/rails-actioncable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rails-actioncable/tsconfig.json +++ b/rails-actioncable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/random-js/tsconfig.json b/random-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/random-js/tsconfig.json +++ b/random-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/random-string/tsconfig.json b/random-string/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/random-string/tsconfig.json +++ b/random-string/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rangy/tsconfig.json b/rangy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rangy/tsconfig.json +++ b/rangy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/raphael/tsconfig.json b/raphael/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/raphael/tsconfig.json +++ b/raphael/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rappid/tsconfig.json b/rappid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rappid/tsconfig.json +++ b/rappid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ratelimiter/tsconfig.json b/ratelimiter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ratelimiter/tsconfig.json +++ b/ratelimiter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/raty/tsconfig.json b/raty/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/raty/tsconfig.json +++ b/raty/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/raven-js/tsconfig.json b/raven-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/raven-js/tsconfig.json +++ b/raven-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/raygun4js/tsconfig.json b/raygun4js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/raygun4js/tsconfig.json +++ b/raygun4js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rc-select/tsconfig.json b/rc-select/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rc-select/tsconfig.json +++ b/rc-select/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rcloader/tsconfig.json b/rcloader/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rcloader/tsconfig.json +++ b/rcloader/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-bootstrap-daterangepicker/tsconfig.json b/react-bootstrap-daterangepicker/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-bootstrap-daterangepicker/tsconfig.json +++ b/react-bootstrap-daterangepicker/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-bootstrap-table/tsconfig.json b/react-bootstrap-table/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-bootstrap-table/tsconfig.json +++ b/react-bootstrap-table/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-bootstrap/tsconfig.json b/react-bootstrap/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-bootstrap/tsconfig.json +++ b/react-bootstrap/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-cropper/tsconfig.json b/react-cropper/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-cropper/tsconfig.json +++ b/react-cropper/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-datagrid/tsconfig.json b/react-datagrid/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-datagrid/tsconfig.json +++ b/react-datagrid/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-day-picker/tsconfig.json b/react-day-picker/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-day-picker/tsconfig.json +++ b/react-day-picker/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-dnd/tsconfig.json b/react-dnd/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/react-dnd/tsconfig.json +++ b/react-dnd/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-dropzone/tsconfig.json b/react-dropzone/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-dropzone/tsconfig.json +++ b/react-dropzone/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-fa/tsconfig.json b/react-fa/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-fa/tsconfig.json +++ b/react-fa/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-helmet/tsconfig.json b/react-helmet/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-helmet/tsconfig.json +++ b/react-helmet/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-holder/tsconfig.json b/react-holder/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-holder/tsconfig.json +++ b/react-holder/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-infinite/tsconfig.json b/react-infinite/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-infinite/tsconfig.json +++ b/react-infinite/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-input-calendar/tsconfig.json b/react-input-calendar/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-input-calendar/tsconfig.json +++ b/react-input-calendar/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-intl/tsconfig.json b/react-intl/tsconfig.json index 6d42f3c27f..060d398d4e 100644 --- a/react-intl/tsconfig.json +++ b/react-intl/tsconfig.json @@ -1,11 +1,15 @@ { - "files": ["react-intl.d.ts", "react-intl-tests.ts"], + "files": [ + "react-intl.d.ts", + "react-intl-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-mdl/tsconfig.json b/react-mdl/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-mdl/tsconfig.json +++ b/react-mdl/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-mixin/tsconfig.json b/react-mixin/tsconfig.json index 59d8b78456..e27c66f451 100644 --- a/react-mixin/tsconfig.json +++ b/react-mixin/tsconfig.json @@ -6,6 +6,7 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-motion/tsconfig.json b/react-motion/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-motion/tsconfig.json +++ b/react-motion/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-native/tsconfig.json b/react-native/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-native/tsconfig.json +++ b/react-native/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-notification-system/tsconfig.json b/react-notification-system/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/react-notification-system/tsconfig.json +++ b/react-notification-system/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-props-decorators/tsconfig.json b/react-props-decorators/tsconfig.json index cf91544f8f..eb5e3ee866 100644 --- a/react-props-decorators/tsconfig.json +++ b/react-props-decorators/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-redux/tsconfig.json b/react-redux/tsconfig.json index a46fdac473..b3f5d56151 100644 --- a/react-redux/tsconfig.json +++ b/react-redux/tsconfig.json @@ -1,5 +1,8 @@ { - "files": ["index.d.ts", "react-redux-tests.tsx"], + "files": [ + "index.d.ts", + "react-redux-tests.tsx" + ], "compilerOptions": { "module": "commonjs", "target": "es6", @@ -7,6 +10,7 @@ "strictNullChecks": false, "baseUrl": "../", "jsx": "react", - "experimentalDecorators": true + "experimentalDecorators": true, + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-router-bootstrap/tsconfig.json b/react-router-bootstrap/tsconfig.json index 7288534195..e0d2da46b3 100644 --- a/react-router-bootstrap/tsconfig.json +++ b/react-router-bootstrap/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "preserve" + "jsx": "preserve", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-router-redux/tsconfig.json b/react-router-redux/tsconfig.json index 0634316ec3..ef6f864eb8 100644 --- a/react-router-redux/tsconfig.json +++ b/react-router-redux/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["react-router-redux.d.ts", "react-router-redux-tests.ts"], + "files": [ + "react-router-redux.d.ts", + "react-router-redux-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-router/tsconfig.json b/react-router/tsconfig.json index 68447a7d74..c513545411 100644 --- a/react-router/tsconfig.json +++ b/react-router/tsconfig.json @@ -1,11 +1,15 @@ { - "files": ["react-router.d.ts", "react-router-tests.tsx"], + "files": [ + "react-router.d.ts", + "react-router-tests.tsx" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-scroll/tsconfig.json b/react-scroll/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-scroll/tsconfig.json +++ b/react-scroll/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-select/tsconfig.json b/react-select/tsconfig.json index c72a5a4940..2caaf84a70 100644 --- a/react-select/tsconfig.json +++ b/react-select/tsconfig.json @@ -1,11 +1,15 @@ { - "files": ["react-select.d.ts", "react-select-tests.tsx"], + "files": [ + "react-select.d.ts", + "react-select-tests.tsx" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-spinkit/tsconfig.json b/react-spinkit/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-spinkit/tsconfig.json +++ b/react-spinkit/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-swf/tsconfig.json b/react-swf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/react-swf/tsconfig.json +++ b/react-swf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-swipeable-views/tsconfig.json b/react-swipeable-views/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/react-swipeable-views/tsconfig.json +++ b/react-swipeable-views/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-tabs/tsconfig.json b/react-tabs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/react-tabs/tsconfig.json +++ b/react-tabs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-tagcloud/tsconfig.json b/react-tagcloud/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-tagcloud/tsconfig.json +++ b/react-tagcloud/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-tap-event-plugin/tsconfig.json b/react-tap-event-plugin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/react-tap-event-plugin/tsconfig.json +++ b/react-tap-event-plugin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react-widgets/tsconfig.json b/react-widgets/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/react-widgets/tsconfig.json +++ b/react-widgets/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/react/tsconfig.json b/react/tsconfig.json index 68e3df52b6..3b3d726497 100644 --- a/react/tsconfig.json +++ b/react/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["react.d.ts", "react-tests.d.ts"], + "files": [ + "react.d.ts", + "react-tests.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/read/tsconfig.json b/read/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/read/tsconfig.json +++ b/read/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/readdir-stream/tsconfig.json b/readdir-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/readdir-stream/tsconfig.json +++ b/readdir-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rebass/tsconfig.json b/rebass/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/rebass/tsconfig.json +++ b/rebass/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/recaptcha/tsconfig.json b/recaptcha/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/recaptcha/tsconfig.json +++ b/recaptcha/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/recursive-readdir/tsconfig.json b/recursive-readdir/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/recursive-readdir/tsconfig.json +++ b/recursive-readdir/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redis/tsconfig.json b/redis/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redis/tsconfig.json +++ b/redis/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redlock/tsconfig.json b/redlock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redlock/tsconfig.json +++ b/redlock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-action-utils/tsconfig.json b/redux-action-utils/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-action-utils/tsconfig.json +++ b/redux-action-utils/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-actions/tsconfig.json b/redux-actions/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-actions/tsconfig.json +++ b/redux-actions/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-debounced/tsconfig.json b/redux-debounced/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-debounced/tsconfig.json +++ b/redux-debounced/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-devtools-dock-monitor/tsconfig.json b/redux-devtools-dock-monitor/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/redux-devtools-dock-monitor/tsconfig.json +++ b/redux-devtools-dock-monitor/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-devtools-log-monitor/tsconfig.json b/redux-devtools-log-monitor/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/redux-devtools-log-monitor/tsconfig.json +++ b/redux-devtools-log-monitor/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-devtools/tsconfig.json b/redux-devtools/tsconfig.json index 6d3704e8e2..8a115045b5 100644 --- a/redux-devtools/tsconfig.json +++ b/redux-devtools/tsconfig.json @@ -1,11 +1,15 @@ { - "files": ["index.d.ts", "redux-devtools-tests.tsx"], + "files": [ + "index.d.ts", + "redux-devtools-tests.tsx" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-form/tsconfig.json b/redux-form/tsconfig.json index 9a9976d457..08bec89903 100644 --- a/redux-form/tsconfig.json +++ b/redux-form/tsconfig.json @@ -5,6 +5,7 @@ "noImplicitAny": true, "strictNullChecks": false, "baseUrl": "../", - "jsx": "react" + "jsx": "react", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-immutable-state-invariant/tsconfig.json b/redux-immutable-state-invariant/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-immutable-state-invariant/tsconfig.json +++ b/redux-immutable-state-invariant/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-immutable/tsconfig.json b/redux-immutable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-immutable/tsconfig.json +++ b/redux-immutable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-logger/tsconfig.json b/redux-logger/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-logger/tsconfig.json +++ b/redux-logger/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-promise/tsconfig.json b/redux-promise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-promise/tsconfig.json +++ b/redux-promise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-router/tsconfig.json b/redux-router/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-router/tsconfig.json +++ b/redux-router/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-saga/tsconfig.json b/redux-saga/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/redux-saga/tsconfig.json +++ b/redux-saga/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux-thunk/tsconfig.json b/redux-thunk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux-thunk/tsconfig.json +++ b/redux-thunk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/redux/tsconfig.json b/redux/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/redux/tsconfig.json +++ b/redux/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ref-array/tsconfig.json b/ref-array/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ref-array/tsconfig.json +++ b/ref-array/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ref-struct/tsconfig.json b/ref-struct/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ref-struct/tsconfig.json +++ b/ref-struct/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ref-union/tsconfig.json b/ref-union/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ref-union/tsconfig.json +++ b/ref-union/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ref/tsconfig.json b/ref/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ref/tsconfig.json +++ b/ref/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/reflux/tsconfig.json b/reflux/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/reflux/tsconfig.json +++ b/reflux/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/relateurl/tsconfig.json b/relateurl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/relateurl/tsconfig.json +++ b/relateurl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/replace-ext/tsconfig.json b/replace-ext/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/replace-ext/tsconfig.json +++ b/replace-ext/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/request-ip/tsconfig.json b/request-ip/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/request-ip/tsconfig.json +++ b/request-ip/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/request-promise/tsconfig.json b/request-promise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/request-promise/tsconfig.json +++ b/request-promise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/request/tsconfig.json b/request/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/request/tsconfig.json +++ b/request/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/requirejs-domready/tsconfig.json b/requirejs-domready/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/requirejs-domready/tsconfig.json +++ b/requirejs-domready/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/requirejs/tsconfig.json b/requirejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/requirejs/tsconfig.json +++ b/requirejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/reselect/tsconfig.json b/reselect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/reselect/tsconfig.json +++ b/reselect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/resemblejs/tsconfig.json b/resemblejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/resemblejs/tsconfig.json +++ b/resemblejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/resolve-from/tsconfig.json b/resolve-from/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/resolve-from/tsconfig.json +++ b/resolve-from/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/response-time/tsconfig.json b/response-time/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/response-time/tsconfig.json +++ b/response-time/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rest-io/tsconfig.json b/rest-io/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rest-io/tsconfig.json +++ b/rest-io/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rest/tsconfig.json b/rest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rest/tsconfig.json +++ b/rest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/restangular/tsconfig.json b/restangular/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/restangular/tsconfig.json +++ b/restangular/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/restful.js/tsconfig.json b/restful.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/restful.js/tsconfig.json +++ b/restful.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/restify/tsconfig.json b/restify/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/restify/tsconfig.json +++ b/restify/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rethinkdb/tsconfig.json b/rethinkdb/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/rethinkdb/tsconfig.json +++ b/rethinkdb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/reveal/tsconfig.json b/reveal/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/reveal/tsconfig.json +++ b/reveal/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rewire/tsconfig.json b/rewire/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rewire/tsconfig.json +++ b/rewire/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rickshaw/tsconfig.json b/rickshaw/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rickshaw/tsconfig.json +++ b/rickshaw/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rimraf/tsconfig.json b/rimraf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rimraf/tsconfig.json +++ b/rimraf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/riot-api-nodejs/tsconfig.json b/riot-api-nodejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/riot-api-nodejs/tsconfig.json +++ b/riot-api-nodejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/riot-games-api/tsconfig.json b/riot-games-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/riot-games-api/tsconfig.json +++ b/riot-games-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/riotcontrol/tsconfig.json b/riotcontrol/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/riotcontrol/tsconfig.json +++ b/riotcontrol/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/riotjs/tsconfig.json b/riotjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/riotjs/tsconfig.json +++ b/riotjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rivets/tsconfig.json b/rivets/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rivets/tsconfig.json +++ b/rivets/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rosie/tsconfig.json b/rosie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rosie/tsconfig.json +++ b/rosie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/roslib/tsconfig.json b/roslib/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/roslib/tsconfig.json +++ b/roslib/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/route-recognizer/tsconfig.json b/route-recognizer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/route-recognizer/tsconfig.json +++ b/route-recognizer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/router5/tsconfig.json b/router5/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/router5/tsconfig.json +++ b/router5/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/routie/tsconfig.json b/routie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/routie/tsconfig.json +++ b/routie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/royalslider/tsconfig.json b/royalslider/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/royalslider/tsconfig.json +++ b/royalslider/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rsmq-worker/tsconfig.json b/rsmq-worker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rsmq-worker/tsconfig.json +++ b/rsmq-worker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rsmq/tsconfig.json b/rsmq/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rsmq/tsconfig.json +++ b/rsmq/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rss/tsconfig.json b/rss/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rss/tsconfig.json +++ b/rss/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rsync/tsconfig.json b/rsync/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rsync/tsconfig.json +++ b/rsync/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rtree/tsconfig.json b/rtree/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rtree/tsconfig.json +++ b/rtree/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/run-sequence/tsconfig.json b/run-sequence/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/run-sequence/tsconfig.json +++ b/run-sequence/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rx-angular/tsconfig.json b/rx-angular/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rx-angular/tsconfig.json +++ b/rx-angular/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rx-dom/tsconfig.json b/rx-dom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rx-dom/tsconfig.json +++ b/rx-dom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rx-jquery/tsconfig.json b/rx-jquery/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rx-jquery/tsconfig.json +++ b/rx-jquery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/rx/tsconfig.json b/rx/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/rx/tsconfig.json +++ b/rx/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/s3-uploader/tsconfig.json b/s3-uploader/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/s3-uploader/tsconfig.json +++ b/s3-uploader/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/s3rver/tsconfig.json b/s3rver/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/s3rver/tsconfig.json +++ b/s3rver/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/safari-extension-content/tsconfig.json b/safari-extension-content/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/safari-extension-content/tsconfig.json +++ b/safari-extension-content/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/safari-extension/tsconfig.json b/safari-extension/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/safari-extension/tsconfig.json +++ b/safari-extension/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sammy/tsconfig.json b/sammy/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/sammy/tsconfig.json +++ b/sammy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sandboxed-module/tsconfig.json b/sandboxed-module/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sandboxed-module/tsconfig.json +++ b/sandboxed-module/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sanitize-filename/tsconfig.json b/sanitize-filename/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sanitize-filename/tsconfig.json +++ b/sanitize-filename/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sanitize-html/tsconfig.json b/sanitize-html/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sanitize-html/tsconfig.json +++ b/sanitize-html/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sanitizer/tsconfig.json b/sanitizer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sanitizer/tsconfig.json +++ b/sanitizer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sat/tsconfig.json b/sat/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sat/tsconfig.json +++ b/sat/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/satnav/tsconfig.json b/satnav/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/satnav/tsconfig.json +++ b/satnav/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sax/tsconfig.json b/sax/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sax/tsconfig.json +++ b/sax/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/scalike/tsconfig.json b/scalike/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/scalike/tsconfig.json +++ b/scalike/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/screenfull/tsconfig.json b/screenfull/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/screenfull/tsconfig.json +++ b/screenfull/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/scripts/generate-tsconfigs.ts b/scripts/generate-tsconfigs.ts index c8547ba11f..df4318c318 100644 --- a/scripts/generate-tsconfigs.ts +++ b/scripts/generate-tsconfigs.ts @@ -20,7 +20,7 @@ function checkDir(home: string, count: number) { fs.exists(target, exists => { if (exists) { const old = JSON.parse(fs.readFileSync(target, 'utf-8')); - old['typesRoot'] = repeat('../', count); + old['compilerOptions']['typesRoot'] = repeat('../', count); fs.writeFileSync(target, JSON.stringify(old, undefined, 4)); } }); @@ -28,7 +28,6 @@ function checkDir(home: string, count: number) { }); } }); - } checkDir(path.join(__dirname, '..'), 1); diff --git a/scripts/tsconfig.json b/scripts/tsconfig.json index 1332d82487..19b6604942 100644 --- a/scripts/tsconfig.json +++ b/scripts/tsconfig.json @@ -3,6 +3,7 @@ "module": "commonjs", "target": "es6", "noImplicitAny": true, - "strictNullChecks": false + "strictNullChecks": false, + "typesRoot": "../" } -} +} \ No newline at end of file diff --git a/scroller/tsconfig.json b/scroller/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/scroller/tsconfig.json +++ b/scroller/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/scrolltofixed/tsconfig.json b/scrolltofixed/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/scrolltofixed/tsconfig.json +++ b/scrolltofixed/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/scrypt-async/tsconfig.json b/scrypt-async/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/scrypt-async/tsconfig.json +++ b/scrypt-async/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/seedrandom/tsconfig.json b/seedrandom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/seedrandom/tsconfig.json +++ b/seedrandom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/segment-analytics/tsconfig.json b/segment-analytics/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/segment-analytics/tsconfig.json +++ b/segment-analytics/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/select2/tsconfig.json b/select2/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/select2/tsconfig.json +++ b/select2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/selectize/tsconfig.json b/selectize/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/selectize/tsconfig.json +++ b/selectize/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/selenium-webdriver/tsconfig.json b/selenium-webdriver/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/selenium-webdriver/tsconfig.json +++ b/selenium-webdriver/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/semaphore/tsconfig.json b/semaphore/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/semaphore/tsconfig.json +++ b/semaphore/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/semver/tsconfig.json b/semver/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/semver/tsconfig.json +++ b/semver/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sencha_touch/tsconfig.json b/sencha_touch/tsconfig.json index 60aefa5519..372fa4c25d 100644 --- a/sencha_touch/tsconfig.json +++ b/sencha_touch/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["sencha_touch.d.ts", "SenchaTouch-Tests.ts"], + "files": [ + "sencha_touch.d.ts", + "SenchaTouch-Tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sendgrid/tsconfig.json b/sendgrid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sendgrid/tsconfig.json +++ b/sendgrid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sentence-case/tsconfig.json b/sentence-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sentence-case/tsconfig.json +++ b/sentence-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sequelize-fixtures/tsconfig.json b/sequelize-fixtures/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sequelize-fixtures/tsconfig.json +++ b/sequelize-fixtures/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sequelize/tsconfig.json b/sequelize/tsconfig.json index 7a2ec92337..2b6ac32ad2 100644 --- a/sequelize/tsconfig.json +++ b/sequelize/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["sequelize.d.ts", "sequelize-tests.d.ts"], + "files": [ + "sequelize.d.ts", + "sequelize-tests.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/serve-favicon/tsconfig.json b/serve-favicon/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/serve-favicon/tsconfig.json +++ b/serve-favicon/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/serve-index/tsconfig.json b/serve-index/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/serve-index/tsconfig.json +++ b/serve-index/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/serve-static/tsconfig.json b/serve-static/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/serve-static/tsconfig.json +++ b/serve-static/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sharedworker/tsconfig.json b/sharedworker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sharedworker/tsconfig.json +++ b/sharedworker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sharepoint/tsconfig.json b/sharepoint/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/sharepoint/tsconfig.json +++ b/sharepoint/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/shelljs/tsconfig.json b/shelljs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/shelljs/tsconfig.json +++ b/shelljs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/shortid/tsconfig.json b/shortid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/shortid/tsconfig.json +++ b/shortid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/should-promised/tsconfig.json b/should-promised/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/should-promised/tsconfig.json +++ b/should-promised/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/should/tsconfig.json b/should/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/should/tsconfig.json +++ b/should/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/showdown/tsconfig.json b/showdown/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/showdown/tsconfig.json +++ b/showdown/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/shuffle-array/tsconfig.json b/shuffle-array/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/shuffle-array/tsconfig.json +++ b/shuffle-array/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/siesta/tsconfig.json b/siesta/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/siesta/tsconfig.json +++ b/siesta/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sigmajs/tsconfig.json b/sigmajs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sigmajs/tsconfig.json +++ b/sigmajs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/signalr/tsconfig.json b/signalr/tsconfig.json index ae23059a86..1d63b655e1 100644 --- a/signalr/tsconfig.json +++ b/signalr/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["signalr.d.ts", "signalr-tests.d.ts"], + "files": [ + "signalr.d.ts", + "signalr-tests.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/signals/tsconfig.json b/signals/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/signals/tsconfig.json +++ b/signals/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/signature_pad/tsconfig.json b/signature_pad/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/signature_pad/tsconfig.json +++ b/signature_pad/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/simple-cw-node/tsconfig.json b/simple-cw-node/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/simple-cw-node/tsconfig.json +++ b/simple-cw-node/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/simple-mock/tsconfig.json b/simple-mock/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/simple-mock/tsconfig.json +++ b/simple-mock/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/simplebar/tsconfig.json b/simplebar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/simplebar/tsconfig.json +++ b/simplebar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/simplestorage.js/tsconfig.json b/simplestorage.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/simplestorage.js/tsconfig.json +++ b/simplestorage.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sinon-chai/tsconfig.json b/sinon-chai/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sinon-chai/tsconfig.json +++ b/sinon-chai/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sinon-chrome/tsconfig.json b/sinon-chrome/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sinon-chrome/tsconfig.json +++ b/sinon-chrome/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sinon-stub-promise/tsconfig.json b/sinon-stub-promise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sinon-stub-promise/tsconfig.json +++ b/sinon-stub-promise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sinon/tsconfig.json b/sinon/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sinon/tsconfig.json +++ b/sinon/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sipml/tsconfig.json b/sipml/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sipml/tsconfig.json +++ b/sipml/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sjcl/tsconfig.json b/sjcl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sjcl/tsconfig.json +++ b/sjcl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ski/tsconfig.json b/ski/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ski/tsconfig.json +++ b/ski/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/skyway/tsconfig.json b/skyway/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/skyway/tsconfig.json +++ b/skyway/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/slate-irc/tsconfig.json b/slate-irc/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/slate-irc/tsconfig.json +++ b/slate-irc/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/slick-carousel/tsconfig.json b/slick-carousel/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/slick-carousel/tsconfig.json +++ b/slick-carousel/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/slickgrid/tsconfig.json b/slickgrid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/slickgrid/tsconfig.json +++ b/slickgrid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/slideout/tsconfig.json b/slideout/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/slideout/tsconfig.json +++ b/slideout/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/smoothie/tsconfig.json b/smoothie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/smoothie/tsconfig.json +++ b/smoothie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/smtpapi/tsconfig.json b/smtpapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/smtpapi/tsconfig.json +++ b/smtpapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/snake-case/tsconfig.json b/snake-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/snake-case/tsconfig.json +++ b/snake-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/snapsvg/tsconfig.json b/snapsvg/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/snapsvg/tsconfig.json +++ b/snapsvg/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/soap/tsconfig.json b/soap/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/soap/tsconfig.json +++ b/soap/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/socket.io-client/tsconfig.json b/socket.io-client/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/socket.io-client/tsconfig.json +++ b/socket.io-client/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/socket.io-redis/tsconfig.json b/socket.io-redis/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/socket.io-redis/tsconfig.json +++ b/socket.io-redis/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/socket.io.users/tsconfig.json b/socket.io.users/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/socket.io.users/tsconfig.json +++ b/socket.io.users/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/socket.io/tsconfig.json b/socket.io/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/socket.io/tsconfig.json +++ b/socket.io/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/socketty/tsconfig.json b/socketty/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/socketty/tsconfig.json +++ b/socketty/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sockjs-client/tsconfig.json b/sockjs-client/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sockjs-client/tsconfig.json +++ b/sockjs-client/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sockjs-node/tsconfig.json b/sockjs-node/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sockjs-node/tsconfig.json +++ b/sockjs-node/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sockjs/tsconfig.json b/sockjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sockjs/tsconfig.json +++ b/sockjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sortablejs/tsconfig.json b/sortablejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sortablejs/tsconfig.json +++ b/sortablejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/soundjs/tsconfig.json b/soundjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/soundjs/tsconfig.json +++ b/soundjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/source-map-support/tsconfig.json b/source-map-support/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/source-map-support/tsconfig.json +++ b/source-map-support/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/source-map/tsconfig.json b/source-map/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/source-map/tsconfig.json +++ b/source-map/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/space-pen/tsconfig.json b/space-pen/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/space-pen/tsconfig.json +++ b/space-pen/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/speakeasy/tsconfig.json b/speakeasy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/speakeasy/tsconfig.json +++ b/speakeasy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/spectrum/tsconfig.json b/spectrum/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/spectrum/tsconfig.json +++ b/spectrum/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/spin/tsconfig.json b/spin/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/spin/tsconfig.json +++ b/spin/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/split/tsconfig.json b/split/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/split/tsconfig.json +++ b/split/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/spotify-api/tsconfig.json b/spotify-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/spotify-api/tsconfig.json +++ b/spotify-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/spotify-web-api-js/tsconfig.json b/spotify-web-api-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/spotify-web-api-js/tsconfig.json +++ b/spotify-web-api-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sprintf-js/tsconfig.json b/sprintf-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sprintf-js/tsconfig.json +++ b/sprintf-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sprintf/tsconfig.json b/sprintf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sprintf/tsconfig.json +++ b/sprintf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sql.js/tsconfig.json b/sql.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sql.js/tsconfig.json +++ b/sql.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sqlite3/tsconfig.json b/sqlite3/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sqlite3/tsconfig.json +++ b/sqlite3/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/squirejs/tsconfig.json b/squirejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/squirejs/tsconfig.json +++ b/squirejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/srp/tsconfig.json b/srp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/srp/tsconfig.json +++ b/srp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ss-utils/tsconfig.json b/ss-utils/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ss-utils/tsconfig.json +++ b/ss-utils/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ssh2/tsconfig.json b/ssh2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ssh2/tsconfig.json +++ b/ssh2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stack-mapper/tsconfig.json b/stack-mapper/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stack-mapper/tsconfig.json +++ b/stack-mapper/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stack-trace/tsconfig.json b/stack-trace/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stack-trace/tsconfig.json +++ b/stack-trace/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stacktrace-js/tsconfig.json b/stacktrace-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stacktrace-js/tsconfig.json +++ b/stacktrace-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stampit/tsconfig.json b/stampit/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stampit/tsconfig.json +++ b/stampit/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stamplay-js-sdk/tsconfig.json b/stamplay-js-sdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stamplay-js-sdk/tsconfig.json +++ b/stamplay-js-sdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/state-machine/tsconfig.json b/state-machine/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/state-machine/tsconfig.json +++ b/state-machine/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/static-eval/tsconfig.json b/static-eval/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/static-eval/tsconfig.json +++ b/static-eval/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stats/tsconfig.json b/stats/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stats/tsconfig.json +++ b/stats/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/statsd-client/tsconfig.json b/statsd-client/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/statsd-client/tsconfig.json +++ b/statsd-client/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/status-bar/tsconfig.json b/status-bar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/status-bar/tsconfig.json +++ b/status-bar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/statuses/tsconfig.json b/statuses/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/statuses/tsconfig.json +++ b/statuses/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/steam/tsconfig.json b/steam/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/steam/tsconfig.json +++ b/steam/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/storejs/tsconfig.json b/storejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/storejs/tsconfig.json +++ b/storejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stream-meter/tsconfig.json b/stream-meter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stream-meter/tsconfig.json +++ b/stream-meter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stream-series/tsconfig.json b/stream-series/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stream-series/tsconfig.json +++ b/stream-series/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stream-to-array/tsconfig.json b/stream-to-array/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stream-to-array/tsconfig.json +++ b/stream-to-array/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/streamjs/tsconfig.json b/streamjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/streamjs/tsconfig.json +++ b/streamjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/string/tsconfig.json b/string/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/string/tsconfig.json +++ b/string/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/string_score/tsconfig.json b/string_score/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/string_score/tsconfig.json +++ b/string_score/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/strip-json-comments/tsconfig.json b/strip-json-comments/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/strip-json-comments/tsconfig.json +++ b/strip-json-comments/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stripe-checkout/tsconfig.json b/stripe-checkout/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stripe-checkout/tsconfig.json +++ b/stripe-checkout/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stripe/tsconfig.json b/stripe/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stripe/tsconfig.json +++ b/stripe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/strophe/tsconfig.json b/strophe/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/strophe/tsconfig.json +++ b/strophe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/stylus/tsconfig.json b/stylus/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/stylus/tsconfig.json +++ b/stylus/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/succinct/tsconfig.json b/succinct/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/succinct/tsconfig.json +++ b/succinct/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sugar/tsconfig.json b/sugar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sugar/tsconfig.json +++ b/sugar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/superagent/tsconfig.json b/superagent/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/superagent/tsconfig.json +++ b/superagent/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/supertest-as-promised/tsconfig.json b/supertest-as-promised/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/supertest-as-promised/tsconfig.json +++ b/supertest-as-promised/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/supertest/tsconfig.json b/supertest/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/supertest/tsconfig.json +++ b/supertest/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/survey-knockout/tsconfig.json b/survey-knockout/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/survey-knockout/tsconfig.json +++ b/survey-knockout/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/svg-injector/tsconfig.json b/svg-injector/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/svg-injector/tsconfig.json +++ b/svg-injector/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/svg-pan-zoom/tsconfig.json b/svg-pan-zoom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/svg-pan-zoom/tsconfig.json +++ b/svg-pan-zoom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/svg-sprite/tsconfig.json b/svg-sprite/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/svg-sprite/tsconfig.json +++ b/svg-sprite/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/svg.js/tsconfig.json b/svg.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/svg.js/tsconfig.json +++ b/svg.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/svg2png/tsconfig.json b/svg2png/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/svg2png/tsconfig.json +++ b/svg2png/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/svgjs.draggable/tsconfig.json b/svgjs.draggable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/svgjs.draggable/tsconfig.json +++ b/svgjs.draggable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swag/tsconfig.json b/swag/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swag/tsconfig.json +++ b/swag/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swaggerize-express/tsconfig.json b/swaggerize-express/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swaggerize-express/tsconfig.json +++ b/swaggerize-express/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swap-case/tsconfig.json b/swap-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swap-case/tsconfig.json +++ b/swap-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/sweetalert/tsconfig.json b/sweetalert/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/sweetalert/tsconfig.json +++ b/sweetalert/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swfobject/tsconfig.json b/swfobject/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swfobject/tsconfig.json +++ b/swfobject/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swiftclick/tsconfig.json b/swiftclick/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swiftclick/tsconfig.json +++ b/swiftclick/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swig-email-templates/tsconfig.json b/swig-email-templates/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swig-email-templates/tsconfig.json +++ b/swig-email-templates/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swig/tsconfig.json b/swig/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swig/tsconfig.json +++ b/swig/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swipe/tsconfig.json b/swipe/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swipe/tsconfig.json +++ b/swipe/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swiper/tsconfig.json b/swiper/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swiper/tsconfig.json +++ b/swiper/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swipeview/tsconfig.json b/swipeview/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/swipeview/tsconfig.json +++ b/swipeview/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/switchery/tsconfig.json b/switchery/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/switchery/tsconfig.json +++ b/switchery/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/swiz/tsconfig.json b/swiz/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/swiz/tsconfig.json +++ b/swiz/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/systemjs/tsconfig.json b/systemjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/systemjs/tsconfig.json +++ b/systemjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tabris/tsconfig.json b/tabris/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tabris/tsconfig.json +++ b/tabris/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tabtab/tsconfig.json b/tabtab/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tabtab/tsconfig.json +++ b/tabtab/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tape/tsconfig.json b/tape/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tape/tsconfig.json +++ b/tape/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tar/tsconfig.json b/tar/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tar/tsconfig.json +++ b/tar/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tcomb/tsconfig.json b/tcomb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tcomb/tsconfig.json +++ b/tcomb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tea-merge/tsconfig.json b/tea-merge/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tea-merge/tsconfig.json +++ b/tea-merge/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tedious-connection-pool/tsconfig.json b/tedious-connection-pool/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tedious-connection-pool/tsconfig.json +++ b/tedious-connection-pool/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tedious/tsconfig.json b/tedious/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tedious/tsconfig.json +++ b/tedious/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/teechart/tsconfig.json b/teechart/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/teechart/tsconfig.json +++ b/teechart/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/temp-fs/tsconfig.json b/temp-fs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/temp-fs/tsconfig.json +++ b/temp-fs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/temp/tsconfig.json b/temp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/temp/tsconfig.json +++ b/temp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tether-shepherd/tsconfig.json b/tether-shepherd/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tether-shepherd/tsconfig.json +++ b/tether-shepherd/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tether/tsconfig.json b/tether/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tether/tsconfig.json +++ b/tether/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/text-buffer/tsconfig.json b/text-buffer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/text-buffer/tsconfig.json +++ b/text-buffer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/text-encoding/tsconfig.json b/text-encoding/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/text-encoding/tsconfig.json +++ b/text-encoding/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/three/tests/canvas/tsconfig.json b/three/tests/canvas/tsconfig.json index fc8d3ac807..bda15a7576 100644 --- a/three/tests/canvas/tsconfig.json +++ b/three/tests/canvas/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../../../" + "baseUrl": "../../../", + "typesRoot": "../../../" } } \ No newline at end of file diff --git a/three/tests/css3d/tsconfig.json b/three/tests/css3d/tsconfig.json index fc8d3ac807..bda15a7576 100644 --- a/three/tests/css3d/tsconfig.json +++ b/three/tests/css3d/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../../../" + "baseUrl": "../../../", + "typesRoot": "../../../" } } \ No newline at end of file diff --git a/three/tests/examples/controls/tsconfig.json b/three/tests/examples/controls/tsconfig.json index 4462d1921d..0a54bf4cdc 100644 --- a/three/tests/examples/controls/tsconfig.json +++ b/three/tests/examples/controls/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../../../" + "baseUrl": "../../../../", + "typesRoot": "../../../../" } } \ No newline at end of file diff --git a/three/tests/examples/effects/tsconfig.json b/three/tests/examples/effects/tsconfig.json index 4462d1921d..0a54bf4cdc 100644 --- a/three/tests/examples/effects/tsconfig.json +++ b/three/tests/examples/effects/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../../../" + "baseUrl": "../../../../", + "typesRoot": "../../../../" } } \ No newline at end of file diff --git a/three/tests/examples/tsconfig.json b/three/tests/examples/tsconfig.json index b1ae588ecd..14ae8bbf15 100644 --- a/three/tests/examples/tsconfig.json +++ b/three/tests/examples/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../../" + "baseUrl": "../../../", + "typesRoot": "../../../" } } \ No newline at end of file diff --git a/three/tests/math/tsconfig.json b/three/tests/math/tsconfig.json index fc8d3ac807..bda15a7576 100644 --- a/three/tests/math/tsconfig.json +++ b/three/tests/math/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../../../" + "baseUrl": "../../../", + "typesRoot": "../../../" } } \ No newline at end of file diff --git a/three/tests/tsconfig.json b/three/tests/tsconfig.json index 21a2a8931b..e7c53f6302 100644 --- a/three/tests/tsconfig.json +++ b/three/tests/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/three/tests/webgl/tsconfig.json b/three/tests/webgl/tsconfig.json index fc8d3ac807..bda15a7576 100644 --- a/three/tests/webgl/tsconfig.json +++ b/three/tests/webgl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../../../" + "baseUrl": "../../../", + "typesRoot": "../../../" } } \ No newline at end of file diff --git a/three/tsconfig.json b/three/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/three/tsconfig.json +++ b/three/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/thrift/tsconfig.json b/thrift/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/thrift/tsconfig.json +++ b/thrift/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/through/tsconfig.json b/through/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/through/tsconfig.json +++ b/through/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/through2/tsconfig.json b/through2/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/through2/tsconfig.json +++ b/through2/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/timelinejs/tsconfig.json b/timelinejs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/timelinejs/tsconfig.json +++ b/timelinejs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/timezone-js/tsconfig.json b/timezone-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/timezone-js/tsconfig.json +++ b/timezone-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/timezonecomplete/tsconfig.json b/timezonecomplete/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/timezonecomplete/tsconfig.json +++ b/timezonecomplete/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tinycolor/tsconfig.json b/tinycolor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tinycolor/tsconfig.json +++ b/tinycolor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/titanium/tsconfig.json b/titanium/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/titanium/tsconfig.json +++ b/titanium/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/title-case/tsconfig.json b/title-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/title-case/tsconfig.json +++ b/title-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tmp/tsconfig.json b/tmp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tmp/tsconfig.json +++ b/tmp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/to-title-case-gouch/tsconfig.json b/to-title-case-gouch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/to-title-case-gouch/tsconfig.json +++ b/to-title-case-gouch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/toastr/tsconfig.json b/toastr/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/toastr/tsconfig.json +++ b/toastr/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tooltipster/tsconfig.json b/tooltipster/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tooltipster/tsconfig.json +++ b/tooltipster/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/touch-events/tsconfig.json b/touch-events/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/touch-events/tsconfig.json +++ b/touch-events/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/traceback/tsconfig.json b/traceback/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/traceback/tsconfig.json +++ b/traceback/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tracking/tsconfig.json b/tracking/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tracking/tsconfig.json +++ b/tracking/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/traverse/tsconfig.json b/traverse/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/traverse/tsconfig.json +++ b/traverse/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/traverson/tsconfig.json b/traverson/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/traverson/tsconfig.json +++ b/traverson/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/trunk8/tsconfig.json b/trunk8/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/trunk8/tsconfig.json +++ b/trunk8/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tsmonad/tests/tsconfig.json b/tsmonad/tests/tsconfig.json index 19e19d490d..500131fbe4 100644 --- a/tsmonad/tests/tsconfig.json +++ b/tsmonad/tests/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../../" + "baseUrl": "../../", + "typesRoot": "../../" } } \ No newline at end of file diff --git a/tsmonad/tsconfig.json b/tsmonad/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tsmonad/tsconfig.json +++ b/tsmonad/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tspromise/tsconfig.json b/tspromise/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tspromise/tsconfig.json +++ b/tspromise/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/turf/tsconfig.json b/turf/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/turf/tsconfig.json +++ b/turf/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tv4/tsconfig.json b/tv4/tsconfig.json index 21e0419397..9570638afc 100644 --- a/tv4/tsconfig.json +++ b/tv4/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["tv4.d.ts", "tv4-tests.d.ts"], + "files": [ + "tv4.d.ts", + "tv4-tests.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tween.js/tsconfig.json b/tween.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tween.js/tsconfig.json +++ b/tween.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/tweenjs/tsconfig.json b/tweenjs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/tweenjs/tsconfig.json +++ b/tweenjs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/twig/tsconfig.json b/twig/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/twig/tsconfig.json +++ b/twig/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/twitter-text/tsconfig.json b/twitter-text/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/twitter-text/tsconfig.json +++ b/twitter-text/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/twitter/tsconfig.json b/twitter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/twitter/tsconfig.json +++ b/twitter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/twix/tsconfig.json b/twix/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/twix/tsconfig.json +++ b/twix/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/type-check/tsconfig.json b/type-check/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/type-check/tsconfig.json +++ b/type-check/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/type-detect/tsconfig.json b/type-detect/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/type-detect/tsconfig.json +++ b/type-detect/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/type-name/tsconfig.json b/type-name/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/type-name/tsconfig.json +++ b/type-name/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/typeahead/tsconfig.json b/typeahead/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/typeahead/tsconfig.json +++ b/typeahead/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/typescript-deferred/tsconfig.json b/typescript-deferred/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/typescript-deferred/tsconfig.json +++ b/typescript-deferred/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/typescript-services/tsconfig.json b/typescript-services/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/typescript-services/tsconfig.json +++ b/typescript-services/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/typescript/tsconfig.json b/typescript/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/typescript/tsconfig.json +++ b/typescript/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ua-parser-js/tsconfig.json b/ua-parser-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ua-parser-js/tsconfig.json +++ b/ua-parser-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/uglify-js/tsconfig.json b/uglify-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/uglify-js/tsconfig.json +++ b/uglify-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ui-grid/tsconfig.json b/ui-grid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ui-grid/tsconfig.json +++ b/ui-grid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ui-router-extras/tsconfig.json b/ui-router-extras/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ui-router-extras/tsconfig.json +++ b/ui-router-extras/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ui-select/tsconfig.json b/ui-select/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ui-select/tsconfig.json +++ b/ui-select/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/umbraco/tsconfig.json b/umbraco/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/umbraco/tsconfig.json +++ b/umbraco/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/umzug/tsconfig.json b/umzug/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/umzug/tsconfig.json +++ b/umzug/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/underscore-ko/tsconfig.json b/underscore-ko/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/underscore-ko/tsconfig.json +++ b/underscore-ko/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/underscore.string/tsconfig.json b/underscore.string/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/underscore.string/tsconfig.json +++ b/underscore.string/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/underscore/tsconfig.json b/underscore/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/underscore/tsconfig.json +++ b/underscore/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/undertaker/tsconfig.json b/undertaker/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/undertaker/tsconfig.json +++ b/undertaker/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/uniq/tsconfig.json b/uniq/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/uniq/tsconfig.json +++ b/uniq/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/unique-random/tsconfig.json b/unique-random/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/unique-random/tsconfig.json +++ b/unique-random/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/unity-webapi/tsconfig.json b/unity-webapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/unity-webapi/tsconfig.json +++ b/unity-webapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/universal-analytics/tsconfig.json b/universal-analytics/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/universal-analytics/tsconfig.json +++ b/universal-analytics/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/unorm/tsconfig.json b/unorm/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/unorm/tsconfig.json +++ b/unorm/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/update-notifier/tsconfig.json b/update-notifier/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/update-notifier/tsconfig.json +++ b/update-notifier/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/upper-case-first/tsconfig.json b/upper-case-first/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/upper-case-first/tsconfig.json +++ b/upper-case-first/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/upper-case/tsconfig.json b/upper-case/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/upper-case/tsconfig.json +++ b/upper-case/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/urbanairship-cordova/tsconfig.json b/urbanairship-cordova/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/urbanairship-cordova/tsconfig.json +++ b/urbanairship-cordova/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/uri-templates/tsconfig.json b/uri-templates/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/uri-templates/tsconfig.json +++ b/uri-templates/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/urijs/tsconfig.json b/urijs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/urijs/tsconfig.json +++ b/urijs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/url-template/tsconfig.json b/url-template/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/url-template/tsconfig.json +++ b/url-template/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/urlrouter/tsconfig.json b/urlrouter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/urlrouter/tsconfig.json +++ b/urlrouter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/urlsafe-base64/tsconfig.json b/urlsafe-base64/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/urlsafe-base64/tsconfig.json +++ b/urlsafe-base64/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/usage/tsconfig.json b/usage/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/usage/tsconfig.json +++ b/usage/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/username/tsconfig.json b/username/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/username/tsconfig.json +++ b/username/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/utils-merge/tsconfig.json b/utils-merge/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/utils-merge/tsconfig.json +++ b/utils-merge/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/uuid-1345/tsconfig.json b/uuid-1345/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/uuid-1345/tsconfig.json +++ b/uuid-1345/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/uuid/tsconfig.json b/uuid/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/uuid/tsconfig.json +++ b/uuid/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/valerie/tsconfig.json b/valerie/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/valerie/tsconfig.json +++ b/valerie/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/validator/tsconfig.json b/validator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/validator/tsconfig.json +++ b/validator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vec3/tsconfig.json b/vec3/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vec3/tsconfig.json +++ b/vec3/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vega/tsconfig.json b/vega/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vega/tsconfig.json +++ b/vega/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/velocity-animate/tsconfig.json b/velocity-animate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/velocity-animate/tsconfig.json +++ b/velocity-animate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/verror/tsconfig.json b/verror/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/verror/tsconfig.json +++ b/verror/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vex-js/tsconfig.json b/vex-js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vex-js/tsconfig.json +++ b/vex-js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vexflow/tsconfig.json b/vexflow/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vexflow/tsconfig.json +++ b/vexflow/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/victor/tsconfig.json b/victor/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/victor/tsconfig.json +++ b/victor/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/videojs/tsconfig.json b/videojs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/videojs/tsconfig.json +++ b/videojs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/viewporter/tsconfig.json b/viewporter/tsconfig.json index 5e684a6e2b..252636face 100644 --- a/viewporter/tsconfig.json +++ b/viewporter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": false, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vimeo/tsconfig.json b/vimeo/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vimeo/tsconfig.json +++ b/vimeo/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vinyl-buffer/tsconfig.json b/vinyl-buffer/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vinyl-buffer/tsconfig.json +++ b/vinyl-buffer/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vinyl-fs/tsconfig.json b/vinyl-fs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vinyl-fs/tsconfig.json +++ b/vinyl-fs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vinyl-paths/tsconfig.json b/vinyl-paths/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vinyl-paths/tsconfig.json +++ b/vinyl-paths/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vinyl-source-stream/tsconfig.json b/vinyl-source-stream/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vinyl-source-stream/tsconfig.json +++ b/vinyl-source-stream/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vinyl/tsconfig.json b/vinyl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vinyl/tsconfig.json +++ b/vinyl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/virtual-dom/tsconfig.json b/virtual-dom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/virtual-dom/tsconfig.json +++ b/virtual-dom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vortex-web-client/tsconfig.json b/vortex-web-client/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vortex-web-client/tsconfig.json +++ b/vortex-web-client/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/voximplant-websdk/tsconfig.json b/voximplant-websdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/voximplant-websdk/tsconfig.json +++ b/voximplant-websdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vso-node-api/tsconfig.json b/vso-node-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vso-node-api/tsconfig.json +++ b/vso-node-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vue-resource/tsconfig.json b/vue-resource/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vue-resource/tsconfig.json +++ b/vue-resource/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vue-router/tsconfig.json b/vue-router/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vue-router/tsconfig.json +++ b/vue-router/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/vue/tsconfig.json b/vue/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/vue/tsconfig.json +++ b/vue/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/w2ui/tsconfig.json b/w2ui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/w2ui/tsconfig.json +++ b/w2ui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wake_on_lan/tsconfig.json b/wake_on_lan/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wake_on_lan/tsconfig.json +++ b/wake_on_lan/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wampy/tsconfig.json b/wampy/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wampy/tsconfig.json +++ b/wampy/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/watch/tsconfig.json b/watch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/watch/tsconfig.json +++ b/watch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webaudioapi/tsconfig.json b/webaudioapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webaudioapi/tsconfig.json +++ b/webaudioapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webcl/tsconfig.json b/webcl/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webcl/tsconfig.json +++ b/webcl/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webcola/tsconfig.json b/webcola/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webcola/tsconfig.json +++ b/webcola/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webcomponents.js/tsconfig.json b/webcomponents.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webcomponents.js/tsconfig.json +++ b/webcomponents.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webcrypto/tsconfig.json b/webcrypto/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webcrypto/tsconfig.json +++ b/webcrypto/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webdriverio/tsconfig.json b/webdriverio/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webdriverio/tsconfig.json +++ b/webdriverio/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webfontloader/tsconfig.json b/webfontloader/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webfontloader/tsconfig.json +++ b/webfontloader/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webgl-ext/tsconfig.json b/webgl-ext/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webgl-ext/tsconfig.json +++ b/webgl-ext/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webix/tsconfig.json b/webix/tsconfig.json index dea67ef9cf..583becb0f7 100644 --- a/webix/tsconfig.json +++ b/webix/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["webix.d.ts", "webix-tests.ts"], + "files": [ + "webix.d.ts", + "webix-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webmidi/tsconfig.json b/webmidi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webmidi/tsconfig.json +++ b/webmidi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webpack/tsconfig.json b/webpack/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webpack/tsconfig.json +++ b/webpack/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webrtc/tsconfig.json b/webrtc/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webrtc/tsconfig.json +++ b/webrtc/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/websocket/tsconfig.json b/websocket/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/websocket/tsconfig.json +++ b/websocket/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webspeechapi/tsconfig.json b/webspeechapi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webspeechapi/tsconfig.json +++ b/webspeechapi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/websql/tsconfig.json b/websql/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/websql/tsconfig.json +++ b/websql/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webtorrent/tsconfig.json b/webtorrent/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webtorrent/tsconfig.json +++ b/webtorrent/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/webvr-api/tsconfig.json b/webvr-api/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/webvr-api/tsconfig.json +++ b/webvr-api/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/whatwg-fetch/tsconfig.json b/whatwg-fetch/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/whatwg-fetch/tsconfig.json +++ b/whatwg-fetch/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/when/tsconfig.json b/when/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/when/tsconfig.json +++ b/when/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/which/tsconfig.json b/which/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/which/tsconfig.json +++ b/which/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wiiu/tsconfig.json b/wiiu/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wiiu/tsconfig.json +++ b/wiiu/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/windows-1251/tsconfig.json b/windows-1251/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/windows-1251/tsconfig.json +++ b/windows-1251/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/windows-service/tsconfig.json b/windows-service/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/windows-service/tsconfig.json +++ b/windows-service/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/winjs/tsconfig.json b/winjs/tsconfig.json index 08eb9f4254..a7dd1ab4f8 100644 --- a/winjs/tsconfig.json +++ b/winjs/tsconfig.json @@ -1,10 +1,13 @@ { - "files": ["winjs.d.ts"], + "files": [ + "winjs.d.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/winreg/tsconfig.json b/winreg/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/winreg/tsconfig.json +++ b/winreg/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/winrt-uwp/tsconfig.json b/winrt-uwp/tsconfig.json index e8a71bb27d..9837d46d3e 100644 --- a/winrt-uwp/tsconfig.json +++ b/winrt-uwp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es5", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/winrt/tsconfig.json b/winrt/tsconfig.json index e8a71bb27d..9837d46d3e 100644 --- a/winrt/tsconfig.json +++ b/winrt/tsconfig.json @@ -4,6 +4,7 @@ "target": "es5", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/winston/tsconfig.json b/winston/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/winston/tsconfig.json +++ b/winston/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wiredep/tsconfig.json b/wiredep/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wiredep/tsconfig.json +++ b/wiredep/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wnumb/tsconfig.json b/wnumb/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wnumb/tsconfig.json +++ b/wnumb/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wolfy87-eventemitter/tsconfig.json b/wolfy87-eventemitter/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wolfy87-eventemitter/tsconfig.json +++ b/wolfy87-eventemitter/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wordcloud/tsconfig.json b/wordcloud/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wordcloud/tsconfig.json +++ b/wordcloud/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wrap-ansi/tsconfig.json b/wrap-ansi/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wrap-ansi/tsconfig.json +++ b/wrap-ansi/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wreck/tsconfig.json b/wreck/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wreck/tsconfig.json +++ b/wreck/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wrench/tsconfig.json b/wrench/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wrench/tsconfig.json +++ b/wrench/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ws/tsconfig.json b/ws/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ws/tsconfig.json +++ b/ws/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/wu/tsconfig.json b/wu/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/wu/tsconfig.json +++ b/wu/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/x-editable/tsconfig.json b/x-editable/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/x-editable/tsconfig.json +++ b/x-editable/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/x2js/tsconfig.json b/x2js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/x2js/tsconfig.json +++ b/x2js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xdate/tsconfig.json b/xdate/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xdate/tsconfig.json +++ b/xdate/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xdomain/tsconfig.json b/xdomain/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xdomain/tsconfig.json +++ b/xdomain/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xlsx/tsconfig.json b/xlsx/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xlsx/tsconfig.json +++ b/xlsx/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xml-parser/tsconfig.json b/xml-parser/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xml-parser/tsconfig.json +++ b/xml-parser/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xml2js/tsconfig.json b/xml2js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xml2js/tsconfig.json +++ b/xml2js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xmlbuilder/tsconfig.json b/xmlbuilder/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xmlbuilder/tsconfig.json +++ b/xmlbuilder/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xmldom/tsconfig.json b/xmldom/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xmldom/tsconfig.json +++ b/xmldom/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xmltojson/tsconfig.json b/xmltojson/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xmltojson/tsconfig.json +++ b/xmltojson/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xregexp/tsconfig.json b/xregexp/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xregexp/tsconfig.json +++ b/xregexp/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xrm/tsconfig.json b/xrm/tsconfig.json index 52afef6f55..2d65add73a 100644 --- a/xrm/tsconfig.json +++ b/xrm/tsconfig.json @@ -1,10 +1,14 @@ { - "files": ["xrm.d.ts", "xrm-tests.ts"], + "files": [ + "xrm.d.ts", + "xrm-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xsockets/tsconfig.json b/xsockets/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xsockets/tsconfig.json +++ b/xsockets/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/xss-filters/tsconfig.json b/xss-filters/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/xss-filters/tsconfig.json +++ b/xss-filters/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/yamljs/tsconfig.json b/yamljs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/yamljs/tsconfig.json +++ b/yamljs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/yandex-money-sdk/tsconfig.json b/yandex-money-sdk/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/yandex-money-sdk/tsconfig.json +++ b/yandex-money-sdk/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/yargs/tsconfig.json b/yargs/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/yargs/tsconfig.json +++ b/yargs/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/ydn-db/tsconfig.json b/ydn-db/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/ydn-db/tsconfig.json +++ b/ydn-db/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/yeoman-generator/tsconfig.json b/yeoman-generator/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/yeoman-generator/tsconfig.json +++ b/yeoman-generator/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/yfiles/tsconfig.json b/yfiles/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/yfiles/tsconfig.json +++ b/yfiles/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/yosay/tsconfig.json b/yosay/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/yosay/tsconfig.json +++ b/yosay/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/youtube/tsconfig.json b/youtube/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/youtube/tsconfig.json +++ b/youtube/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/yui/tsconfig.json b/yui/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/yui/tsconfig.json +++ b/yui/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/z-schema/tsconfig.json b/z-schema/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/z-schema/tsconfig.json +++ b/z-schema/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/zepto/tsconfig.json b/zepto/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/zepto/tsconfig.json +++ b/zepto/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/zeroclipboard/tsconfig.json b/zeroclipboard/tsconfig.json index 4ac057520f..b1ee7a66d5 100644 --- a/zeroclipboard/tsconfig.json +++ b/zeroclipboard/tsconfig.json @@ -1,13 +1,14 @@ { - "files": [ - "zeroclipboard.d.ts", - "zeroclipboard-tests.ts" - ], + "files": [ + "zeroclipboard.d.ts", + "zeroclipboard-tests.ts" + ], "compilerOptions": { "module": "commonjs", "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/zip.js/tsconfig.json b/zip.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/zip.js/tsconfig.json +++ b/zip.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/zmq/tsconfig.json b/zmq/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/zmq/tsconfig.json +++ b/zmq/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/zone.js/tsconfig.json b/zone.js/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/zone.js/tsconfig.json +++ b/zone.js/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file diff --git a/zynga-scroller/tsconfig.json b/zynga-scroller/tsconfig.json index effc71d799..cca0e6524e 100644 --- a/zynga-scroller/tsconfig.json +++ b/zynga-scroller/tsconfig.json @@ -4,6 +4,7 @@ "target": "es6", "noImplicitAny": true, "strictNullChecks": false, - "baseUrl": "../" + "baseUrl": "../", + "typesRoot": "../" } } \ No newline at end of file