Skip to content

Commit

Permalink
Rename all entry points to index.d.ts and explicitify all file lists
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanCavanaugh committed May 10, 2016
1 parent cfa7f7b commit 49b1ac6
Show file tree
Hide file tree
Showing 2,899 changed files with 8,483 additions and 2,023 deletions.
File renamed without changes.
6 changes: 5 additions & 1 deletion DataStream.js/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"DataStream.js-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion FileSaver/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"FileSaver-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion Finch/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"Finch-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion Headroom/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"headroom-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion HubSpot-pace/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"HubSpot-pace-tests.ts"
]
}
6 changes: 5 additions & 1 deletion JSONStream/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"JSONStream-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion OpenJsCad/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"openjscad-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion PayPal-Cordova-Plugin/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"PayPal-Cordova-Plugin-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion _debugger/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"_debugger-tests.ts"
]
}
6 changes: 5 additions & 1 deletion abs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"abs-tests.ts"
]
}
6 changes: 5 additions & 1 deletion absolute/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"absolute-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion acc-wizard/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"acc-wizard-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion accounting/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"accounting-tests.ts"
]
}
File renamed without changes.
2 changes: 1 addition & 1 deletion ace/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"files": [
"ace.d.ts",
"index.d.ts",
"all-tests.ts"
],
"compilerOptions": {
Expand Down
6 changes: 5 additions & 1 deletion acl/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"acl-mongodbBackend-tests.ts"
]
}
6 changes: 5 additions & 1 deletion acorn/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"acorn-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion adal/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"adal-angular-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion add2home/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"add2home-tests.ts"
]
}
6 changes: 5 additions & 1 deletion adm-zip/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"adm-zip-tests.ts"
]
}
File renamed without changes.
2 changes: 1 addition & 1 deletion ag-grid/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"files": [
"ag-grid.d.ts",
"index.d.ts",
"ag-grid-tests.ts"
],
"compilerOptions": {
Expand Down
6 changes: 5 additions & 1 deletion agenda/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"agenda-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion alertify/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"alertify-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion alt/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"alt-tests.ts"
]
}
6 changes: 5 additions & 1 deletion amazon-product-api/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"amazon-product-api-tests.ts"
]
}
File renamed without changes.
5 changes: 4 additions & 1 deletion amcharts/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion amplify-deferred/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"amplify-deferred-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion amplify/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"amplifyjs-tests.ts"
]
}
6 changes: 5 additions & 1 deletion amqp-rpc/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"amqp-rpc-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion amqplib/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"amqplib-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion analytics-node/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"analytics-node-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion angular-agility/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"angular-agility-tests.ts"
]
}
6 changes: 5 additions & 1 deletion angular-bootstrap-calendar/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"angular-bootstrap-calendar-tests.ts"
]
}
File renamed without changes.
6 changes: 5 additions & 1 deletion angular-bootstrap-lightbox/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts",
"angular-bootstrap-lightbox-tests.ts"
]
}
File renamed without changes.
5 changes: 4 additions & 1 deletion angular-breadcrumb/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
}
},
"files": [
"index.d.ts"
]
}
File renamed without changes.
Loading

0 comments on commit 49b1ac6

Please sign in to comment.