Skip to content

Commit

Permalink
Add noEmit to all config files
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanCavanaugh committed May 10, 2016
1 parent e808e8e commit bfd400a
Show file tree
Hide file tree
Showing 1,747 changed files with 6,977 additions and 1,747 deletions.
5 changes: 4 additions & 1 deletion DataStream.js/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion FileSaver/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion Finch/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion Headroom/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion HubSpot-pace/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion JSONStream/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion OpenJsCad/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion PayPal-Cordova-Plugin/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion _debugger/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion abs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion absolute/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion acc-wizard/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion accounting/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion ace/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
}
}
5 changes: 4 additions & 1 deletion acl/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion acorn/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion adal/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion add2home/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion adm-zip/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion ag-grid/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
}
}
5 changes: 4 additions & 1 deletion agenda/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion alertify/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion alt/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion amazon-product-api/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion amcharts/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": false,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts"
Expand Down
5 changes: 4 additions & 1 deletion amplify-deferred/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": false,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion amplify/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": false,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion amqp-rpc/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion amqplib/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion analytics-node/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion angular-agility/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion angular-bootstrap-calendar/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 4 additions & 1 deletion angular-bootstrap-lightbox/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesSearchPaths": ["../"]
"typesSearchPaths": [
"../"
],
"noEmit": true
},
"files": [
"index.d.ts",
Expand Down
Loading

0 comments on commit bfd400a

Please sign in to comment.