Skip to content

Commit

Permalink
base unit test structure
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Nov 23, 2018
1 parent c51bb0a commit fc66f14
Show file tree
Hide file tree
Showing 30 changed files with 4,964 additions and 25,391 deletions.
17 changes: 3 additions & 14 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
{
"presets": [
"stage-1",
"react",
[
"latest",
{
"es2015": {
"modules": false
}
}
]
],
"plugins": [
"external-helpers"
"@babel/preset-env",
"@babel/preset-react"
]
}
}
10 changes: 0 additions & 10 deletions demo/index.html

This file was deleted.

Loading

0 comments on commit fc66f14

Please sign in to comment.