Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aderyabin committed Feb 26, 2018
1 parent 090515e commit f959323
Show file tree
Hide file tree
Showing 3 changed files with 477 additions and 158 deletions.
5 changes: 4 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"extends": [
"airbnb-standard"
]
],
"rules": {
"import/no-extraneous-dependencies": 0
}
}
Loading

0 comments on commit f959323

Please sign in to comment.