Commit Graph
35 Commits
Author SHA1 Message Date
Ryan Cavanaugh a5f4d50ccc Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Mohamed Hegazy 2e97e04bc9 Fix strictNullChecks with webpack 2016-07-08 20:47:29 -07:00
Mohamed Hegazy 62adcdbd5f Do not use relative path in module references 2016-07-07 17:36:44 -07:00
Raghav Katyal 395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh 612c172c52 Use correct test list 2016-05-10 12:28:03 -07:00
Ryan Cavanaugh bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -07:00
Ryan Cavanaugh 50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh 49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh 69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh fa204a87d1 Remove obsolesced reference comments 2016-04-27 21:53:46 -07:00
Ryan Cavanaugh 337587de8c Rename external modules to index.d.ts 2016-04-27 21:30:22 -07:00
Ryan Cavanaugh e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
Ryan Cavanaugh d5999d2c80 More reference fixups 2016-04-27 10:27:31 -07:00
Ryan Cavanaugh 4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
Akim McMath 75192c91a9 Webpack: Make Resolve.alias optional
The alias property on the Resolve interface was incorrectly declared
as required. This commit makes it optional.

Files changed:
 - webpack/webpack.d.ts: Set Resolve.alias to optional
 - webpack/webpack-tests.ts: Add new test which would have failed
   but now passes

Documentation: https://webpack.github.io/docs/configuration.html#resolve-alias
2016-03-20 23:07:07 -07:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
tkqubo 51868917c7 feat: add node.js api definitions 2016-01-25 13:38:35 +09:00
Tanguy Krotoff f33aa7ba76 webpack now uses uglify-js 2016-01-06 16:37:25 +01:00
tkqubo 25c3427fd8 docs: add comments 2016-01-02 16:23:10 +09:00
tkqubo 8a951cf865 chore: update webpack version 2016-01-02 16:23:02 +09:00
tkqubo a41272778c feat: add typings 2016-01-02 16:22:17 +09:00
Jungman 95c02169ba Add missing properties for webpack 2015-12-19 20:35:43 +09:00
tkqubo 37cc265e02 add more test 2015-11-04 03:16:48 +09:00
tkqubo 15469aa4df Fix for stricter typings 2015-11-04 02:55:33 +09:00
tkqubo 124f32ed3c webpack: add HMR 2015-11-01 11:47:26 +09:00
use-strict a30171906e webpack - added missing chunkName parameter 2015-10-21 16:47:40 +03:00
tkqubo b5956f2bef Revert "Merge webpack-env.* into webpack.*"
This reverts commit b123aa5469.
2015-10-15 23:54:55 +09:00
tkqubo b123aa5469 Merge webpack-env.* into webpack.* 2015-10-11 14:41:32 +09:00
Alexandru Ciuca 409bdfdc33 Definitions for webpack module API 2015-10-01 13:48:19 +03:00
tkqubo 1025e20d03 Add plugins 2015-09-23 23:14:28 +09:00
tkqubo d0336ac511 Add more typings to webpack 2015-09-23 19:22:13 +09:00
tkqubo d12ff571bf Add webpack 2015-09-23 19:22:13 +09:00