Commit Graph

18 Commits

Author SHA1 Message Date
Mike Crowe
1e8c96d196 Updated test example with real parameters 2017-09-13 11:49:44 -04:00
Mike Crowe
4229b17124 Fixing dtslint issues 2017-09-13 08:46:02 -04:00
Mike Crowe
4e0f63638d Updating comment in remoteMethod JSDoc
Added simple test for remoteMethod
2017-09-13 07:55:25 -04:00
Mike Crowe
10452eb078 Added 'static' to Model.remoteMethod
Integrated the remoteMethod ideas from https://github.com/Sequoia/loopback-type-definitions/blob/master/loopback.d.ts into the existing type
Improves remoteMethod composition and checking.  No impact on other types
2017-09-12 15:12:50 -04:00
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Tim Schumacher
1aad154148 As the loopback API supports promises, so should the type definitions. 2017-08-22 16:04:02 +02:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy Hanson
a306138098 Fix lint 2017-06-01 07:09:27 -07:00
richardgong1987
498022ec68 add loopback Remote hooks definitely types 2017-04-24 09:40:32 +08:00
richardgong1987
7e22b1422f add loopback Remote hooks definitely types 2017-04-24 09:39:46 +08:00
richardgong1987
5dd01a9a71 add loopback Remote hooks definitely types 2017-04-24 09:37:42 +08:00
richardgong1987
6292510edd add loopback Remote hooks definitely types 2017-04-24 09:28:52 +08:00
Ryan Cavanaugh
741629c940 Merge pull request #15688 from Loghorn/node_fs_position
Node filesystem read/write position can be null
2017-04-17 11:07:59 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
bf499af3dd loopback: Add ignores for failing lint rules (#15832) 2017-04-12 20:01:48 -07:00
Alessandro Vergani
ad859e6fb2 Fix lint issues 2017-04-06 15:01:04 +02:00
Andy Hanson
f96c1c5d92 Apply new lint rules to more files 2017-03-27 10:41:22 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00