Skip to content

Commit

Permalink
eslint setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mankal111 committed Oct 12, 2018
1 parent 801e56f commit a860ea7
Show file tree
Hide file tree
Showing 3 changed files with 481 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 a860ea7

Please sign in to comment.