Merge "f-prot isn't so open now, so might aswell not advertise it in DefaultSetttings...
[lhc/web/wiklou.git] / .jshintrc
1 {
2 "predef": [
3 "mediaWiki",
4 "jQuery",
5 "QUnit"
6 ],
7 "browser": true,
8 "smarttabs": true,
9 "laxbreak": true
10 }