Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-10-14-11-04-09
[civicrm-core.git] / .jshintrc
CommitLineData
da8f0cf5
TO
1{
2 "indent": 2,
3 "jasmine": true,
4 "predef": [
5 "angular",
6 "inject",
7 "module",
8
9 "CRM"
10 ],
11 "-W097": true
12}