Skip to content

Commit

Permalink
Create component for Ingredient Search Box (#28)
Browse files Browse the repository at this point in the history
* Create component for Ingredient Search Box, resolves #18

* Resolving CR comments

* Resolving some more CR comments

* Resolving some more PR comments

* Fix line ending

* CR Comments
  • Loading branch information
vreddi authored Jun 2, 2018
1 parent 18cfb7d commit 5f3c60d
Show file tree
Hide file tree
Showing 10 changed files with 3,454 additions and 3,175 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"airbnb"
],

"parser": "babel-eslint",

"parserOptions": {
"ecmaFeatures": {
"experimentalObjectRestSpread": true,
Expand Down
Loading

0 comments on commit 5f3c60d

Please sign in to comment.