Skip to content

Commit

Permalink
refactor: move everything from index.js into a new file library.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce17 committed Dec 30, 2017
1 parent 8eaca25 commit e718a13
Show file tree
Hide file tree
Showing 4 changed files with 587 additions and 585 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"no-unused-vars": 2,
"strict": [
2,
"function"
"safe"
],
"no-invalid-this": 2,
"keyword-spacing": [
Expand Down
Loading

0 comments on commit e718a13

Please sign in to comment.