Skip to content
Snippets Groups Projects
.jshintrc 126 B
{
  "indent": 2,
  "jasmine": true,
  "predef": [
    "angular",
    "inject",
    "module",

    "CRM"
  ],
  "-W097": true
}