Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dnikolaev authored and dnikolaev committed Dec 13, 2016
0 parents commit e838851
Show file tree
Hide file tree
Showing 13,172 changed files with 1,323,405 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"presets": [ "es2015", "react" ],
"plugins": ["transform-decorators-legacy", "transform-object-rest-spread"]
}
Empty file added README.md
Empty file.
3 changes: 3 additions & 0 deletions __mocks__/styleMock.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
'use strict';

module.exports = {};
Loading

0 comments on commit e838851

Please sign in to comment.