Commit Graph

32 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
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -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
5859f63fd3 Keep fixing... 2016-05-05 12:38:52 -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
4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Glen
d9b5b35ba3 Use Micromatch Pattern type 2016-01-30 21:44:02 +02:00
Glen
3467c722bd Add new "has" method 2016-01-30 21:25:04 +02:00
Glen
b86d447665 Remove "instances" array + test 2016-01-30 21:25:04 +02:00
Glen
620f9cc215 Refactor (add MatchTest type and StreamOptions interface) 2016-01-30 21:25:04 +02:00
Glen
149185d2fa Remove trailing whitespace and add missing semi-colon 2016-01-30 21:25:04 +02:00
Glen
9f1a17eef4 Add "instances" array + test 2016-01-30 21:20:51 +02:00
Glen
ce56f8e2f4 Update stream() signature and add tests 2016-01-30 21:20:51 +02:00
Jason Travis
40c81d6f5b Add middleware to browser-sync Options 2015-12-29 14:13:58 -07:00
Glen
a64af03846 Opts is optional
See: http://www.browsersync.io/docs/api/#api-stream
2015-11-20 22:35:30 +02:00
Joe Skeen
2ac42e05b9 Add tests to ensure interfaces are being exposed; reformatted comments 2015-11-04 10:59:27 -07:00
Joe Skeen
0e217b947f Expose interfaces in BrowserSync.d.ts 2015-11-04 09:28:26 -07:00
Joe Skeen
de62c43264 Fixed problem with using static BrowserSync functions on an instance causing a runtime error 2015-09-30 08:07:12 -06:00
Joe Skeen
596a8af137 Fix implicit 'any' 2015-09-28 16:17:56 -06:00
Joe Skeen
7aa3a226d7 Added documentation to browser-sync.d.ts 2015-09-28 16:04:43 -06:00
Tanguy Krotoff
dd836b4ac1 Export BrowserSync interface 2015-07-04 13:11:44 +02:00
Phips Peter
c1dcab7dc4 Updating browser-sync to 2.6.0
This primarily adds watch options
2015-05-19 16:34:16 -07:00
y-kurami
52cd14c560 The baseDir parameter also ca be set multiple directories 2015-04-18 01:52:24 +09:00
Phips Peter
e6ef60d24a Adding browser-sync definitions
Browser Sync is also really helpful if you want to setup a TypeScript
only development environment.
2015-01-28 14:36:15 -08:00