Browse Source

for jshint

pull/2/head
gorhill 9 years ago
parent
commit
3b7130c525
  1. 6
      .jshintrc

6
.jshintrc

@ -0,0 +1,6 @@
{
"browser": true,
"esnext": true,
"globals": {
}
}
Loading…
Cancel
Save