summaryrefslogtreecommitdiff
path: root/js/.jshintrc
blob: 23ef9464289c5720a6b7878285305ca5a8fee10f (plain)
1
2
3
4
{
  "globalstrict": true,
  "browser": true
}