Blame view

dist/bower_components/bootstrap/grunt/.jshintrc 119 Bytes
ffc06a7f8   Truong LD   change heroku to ...
1
2
3
4
5
6
7
  {
    "extends" : "../js/.jshintrc",
    "asi"     : false,
    "browser" : false,
    "es3"     : false,
    "node"    : true
  }