Skip to content

Commit

Permalink
feat: stack
Browse files Browse the repository at this point in the history
  • Loading branch information
geminate committed Sep 4, 2019
1 parent 3c17426 commit a00f63a
Show file tree
Hide file tree
Showing 7 changed files with 3,481 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .babelrc
@@ -0,0 +1,7 @@
{
"presets": [
"es2015",
"stage-1"
],
"plugins": []
}
1 change: 1 addition & 0 deletions .gitignore
@@ -1,5 +1,6 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
Expand Down

0 comments on commit a00f63a

Please sign in to comment.