Skip to content

Commit

Permalink
Start correcting with eslint
Browse files Browse the repository at this point in the history
Relates #45
  • Loading branch information
MynahMarie committed Nov 30, 2017
1 parent 0a2aaa6 commit 1349f44
Show file tree
Hide file tree
Showing 5 changed files with 475 additions and 154 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
"extends": "airbnb-base"
};
Loading

0 comments on commit 1349f44

Please sign in to comment.