Skip to content
Snippets Groups Projects
.jshintrc 80 B
{
  "expr": true,
  "boss": true,
  "laxbreak": true,
  "predef": ["angular"]
}