Skip to content

Commit

Permalink
Adding ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
George committed Jul 5, 2018
1 parent 2a4c24c commit 22c2af7
Show file tree
Hide file tree
Showing 3 changed files with 1,348 additions and 0 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 22c2af7

Please sign in to comment.