Browse Source

Add .jshintrc

tags/v1.2.0
Teemu Pöntelin 7 years ago
parent
commit
505ab3c62d
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .jshintrc

+ 4
- 0
.jshintrc View File

@@ -0,0 +1,4 @@
{
"node": true,
"esnext": true
}

Loading…
Cancel
Save