snowyu/property-manager.js

View on GitHub
src/properties/index.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

          err.message = 'the attribute "'+k+'" can not be cloned, set descriptor "clone" to false.\n' +
Severity: Minor
Found in src/properties/index.coffee by coffeelint

Line exceeds maximum allowed length
Open

      return if skipDefault and (vAttr.exported != true or vAttr.writable != false) and deepEqual vAttr.value, value
Severity: Minor
Found in src/properties/index.coffee by coffeelint

Line contains a trailing semicolon
Open

module.exports.default = module.exports;
Severity: Minor
Found in src/properties/index.coffee by coffeelint

There are no issues that match your filters.

Category
Status