Skip to content

Commit

Permalink
Added eslint, extended airbnbs style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
OuKevin committed Oct 6, 2018
1 parent f29603e commit 50ca312
Show file tree
Hide file tree
Showing 3 changed files with 8,274 additions and 6,360 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"
};
Loading

0 comments on commit 50ca312

Please sign in to comment.