Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatsushita committed Jun 27, 2017
1 parent 72b75a2 commit c16d830
Show file tree
Hide file tree
Showing 10 changed files with 5,020 additions and 28 deletions.
12 changes: 12 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"plugins": [
/*["module-resolver", {
"root": ["./src"],
"alias": {
"react": "preact-compat",
"react-dom": "preact-compat"
}
}]*/
],
"presets": ["es2015", "react", "stage-0"]
}
1 change: 1 addition & 0 deletions .psc-ide-port
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
15444
Loading

0 comments on commit c16d830

Please sign in to comment.