aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/admin-lte/build/grunt/.jshintrc
blob: d7c7c8d9337565a10c4436c30b363931d0e894ba (plain) (blame)
1
2
3
4
5
6
7
{
  "extends" : "../js/.jshintrc",
  "asi"     : false,
  "browser" : false,
  "es3"     : false,
  "node"    : true
}