Skip to content

Commit

Permalink
Style app
Browse files Browse the repository at this point in the history
  • Loading branch information
iamonuwa committed Feb 9, 2019
1 parent a0f2255 commit bb439b1
Show file tree
Hide file tree
Showing 8 changed files with 455 additions and 335 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["es2015", "react", "stage-2"]
"presets": ["es2015", "react", "stage-2"],
}
55 changes: 55 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"devDependencies": {
"babel-core": "^6.18.2",
"babel-loader": "^6.2.8",
"babel-plugin-import": "^1.11.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-2": "^6.18.0",
Expand Down
Loading

0 comments on commit bb439b1

Please sign in to comment.