Skip to content

Commit

Permalink
Merge pull request #45 from VKCOM/v1.3.6
Browse files Browse the repository at this point in the history
v1.3.6
  • Loading branch information
ArthurStam authored Feb 21, 2018
2 parents 67735f7 + ec6800d commit 15621d0
Show file tree
Hide file tree
Showing 12 changed files with 3,985 additions and 817 deletions.
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-class-properties", "transform-object-rest-spread"]
}
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
dist/
styleguide/
*.test.js
Loading

0 comments on commit 15621d0

Please sign in to comment.