Skip to content

Commit

Permalink
Merge pull request #93 from thiamsantos/esmodules
Browse files Browse the repository at this point in the history
Change module system of the main file
  • Loading branch information
Phillip Clark authored Apr 23, 2017
2 parents 2cf8715 + caa7973 commit c62e8c0
Show file tree
Hide file tree
Showing 4 changed files with 767 additions and 375 deletions.
4 changes: 3 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
"strict": true,
"laxcomma": true,
"nomen": false,
"indent": 2
"indent": 2,
"esversion": 6,
"browser": true
}
Loading

0 comments on commit c62e8c0

Please sign in to comment.