Skip to content

Commit

Permalink
jshint: enable devel to allow using console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Feb 19, 2020
1 parent 31e3d13 commit bd55670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jshintrc
@@ -1,5 +1,6 @@
{
"browser": true,
"devel": true,
"esversion": 6,
"strict": "global"
}

0 comments on commit bd55670

Please sign in to comment.