{
  // If you are using SublimeLinter, after modifying this config file, be sure to close and reopen
  // the file(s) you were editing to see the changes take effect.

  "extends": "../.jshintrc",

  // Whitelist Jasmine's global variables so JSHint doesn't complain about them being undefined.
  "jasmine": true
}
