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
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
541e24b685
Fix angularjs/angular; 'export declare'/'declare export'
2016-04-25 13:02:25 -07:00
Ryan Cavanaugh
4a433abbf4
Unwrap all lone ambient external modules
2016-04-22 14:12:45 -07:00
wind-rider
247e8d4840
Update noble.d.ts
...
* Update noble.d.ts
Fix type for services property
* Fix deprecated NodeBuffer
NodeBuffer is deprecated and replaced in noble by Buffer. Changed accordingly.
* Update noble.d.ts
* Revert reference change
* Fix the build
Apparently the header of the file needs a certain structure
2016-04-06 21:07:32 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Ilya Mochalov
abc2bcfb85
node: improved EventEmitter's definition with this-typing
2016-02-25 02:10:08 +05:00
Seon-Wook Park
beb50ac1e2
add noble/noble.d.ts.Peripheral.state
2014-10-09 19:13:24 +02:00
Seon-Wook Park
7ae6c54d6d
noble: Use less verbose optional parameters syntax
2014-06-26 11:48:25 +09:00
Seon-Wook Park
c10ae26f0a
noble: Respect optional parameters
2014-06-25 22:40:55 +09:00
Seon-Wook Park
9886325bf6
noble: Add test for new peripheral.updateRssi
2014-06-24 00:11:37 +09:00
Seon-Wook Park
202f2f6eb3
noble: Add Peripheral.updateRssi method
2014-06-24 00:05:22 +09:00
Seon-Wook Park
5bf0b7f456
noble: Remove vim comments
2014-04-28 17:08:47 +02:00
Seon-Wook Park
7dc04342a1
noble: Make classes be extends of events.EventEmitter
2014-04-27 01:39:00 +02:00
Seon-Wook Park
63c560a05f
Add definitions for github.com/sandeepmistry/noble
2014-04-22 15:43:58 +02:00