loopback/lib
Miroslav Bajtoš 48d4ed28d3 Coding style cleanup (Gruntfile, lib)
- Gruntfile: add `jshint` and `jscs` as deps of `grunt test`
 - Gruntfile: temporarily disable checks of `test` scripts
 - .jscsrc: relax jsdoc validation
 - .jshintrc: relax the rule for property access via dot notation
 - lib: fix remaining style issues
2014-11-04 08:25:35 +01:00
..
connectors Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
middleware Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
access-context.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
application.js Coding style cleanup (Gruntfile, lib) 2014-11-04 08:25:35 +01:00
browser-express.js Emit a 'modelRemoted' event by app.model() 2014-07-24 17:00:27 -07:00
builtin-models.js models: move Change LDL def into a json file 2014-10-14 09:04:43 +02:00
express-middleware.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
loopback.js Coding style cleanup (Gruntfile, lib) 2014-11-04 08:25:35 +01:00
model.js Coding style cleanup (Gruntfile, lib) 2014-11-04 08:25:35 +01:00
persisted-model.js Coding style cleanup (Gruntfile, lib) 2014-11-04 08:25:35 +01:00
registry.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
runtime.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00