hidori/node-json-logger

View on GitHub
index.js

Summary

Maintainability
A
0 mins
Test Coverage

Replace './lib/logger' with "./lib/logger"
Open

module.exports = require('./lib/logger');
Severity: Minor
Found in index.js by eslint

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

Replace 'use·strict' with "use·strict"
Open

'use strict';
Severity: Minor
Found in index.js by eslint

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

There are no issues that match your filters.

Category
Status