Skip to content

Commit

Permalink
refactor: update
Browse files Browse the repository at this point in the history
  • Loading branch information
akameco committed Jan 29, 2019
1 parent 41d5a79 commit 45c613b
Show file tree
Hide file tree
Showing 55 changed files with 7,649 additions and 4,956 deletions.
9 changes: 6 additions & 3 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
"presets": ["zero"],
"plugins": [
"flow-react-proptypes",
["styled-components", {
"displayName": false
}]
[
"styled-components",
{
"displayName": false
}
]
]
}
13 changes: 0 additions & 13 deletions .storybook/.babelrc

This file was deleted.

Loading

0 comments on commit 45c613b

Please sign in to comment.