Ryan Cavanaugh
|
e105eabd48
|
Remove invalid references
|
2016-05-10 16:27:59 -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
|
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
|
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 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
Ilya Mochalov
|
f8b59970de
|
node: implementations of the interface "EventEmitter" in other modules have been fixed
|
2015-12-18 02:05:59 +05:00 |
|
Christopher Brown
|
7bd7a4233e
|
Fix tests to reflect what imap returns
|
2015-12-12 15:49:58 -06:00 |
|
Christopher Brown
|
3a4f3278d7
|
Add ImapMessageBodyInfo and ImapMessageAttributes interfaces; correct some of the occurrences; fix Folder interface
|
2015-12-12 15:48:55 -06:00 |
|
Christopher Brown
|
eb48b34846
|
Move //-comments above the corresponding line and use /** */ syntax so
that TypeScript tooling will read it. Standardize formatting.
|
2015-12-06 20:08:04 -06:00 |
|
psnider
|
c82428625d
|
repaired import error in test
|
2014-12-14 16:56:46 +00:00 |
|
psnider
|
345093a472
|
created module IMAP to contain interfaces
|
2014-12-14 16:15:57 +00:00 |
|