neotoma/sync-server

View on GitHub
app/config/mongodb.js

Summary

Maintainability
A
0 mins
Test Coverage

Definition for rule 'padding-line-between-statements' was not found
Open

var database = process.env.SYNC_SERVER_MONGODB_DATABASE ? process.env.SYNC_SERVER_MONGODB_DATABASE : 'sync_server';
Severity: Minor
Found in app/config/mongodb.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status