summaryrefslogtreecommitdiff
path: root/bootstrap/fonts/js/tests/unit/.jshintrc
blob: 22e878512ba197e129672654698375111d12d186 (plain)
1
2
3
4
5
6
{
  "extends" : "../../.jshintrc",
  "devel"   : true,
  "es3"     : false,
  "qunit"   : true
}