summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc
blob: b02f3efa1c409d63a75d0d69f1e9067b24cd7063 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "curly" : false,
  "predef" : [ "$","libtoaster", "prettyPrint" ],
  "eqnull": true,
  "plusplus" : false,
  "browser" : true,
  "jquery" : true,
  "devel" : true,
  "unused" : true,
  "maxerr" : 60
}
OpenPOWER on IntegriCloud