AlbanAndrieu/nabla-servers-bower

View on GitHub
components/nabla-styles/.jshintrc

Summary

Maintainability
Test Coverage
{
  "extends": "../../.jshintrc-base",
  "node": true,
  "predef": ["angular", "window", "$scope"],
  "globals": {}
}