Skip to content

Commit 3b4d95f

Browse files
author
rofrischmann
committed
updated config files
1 parent 8ae205e commit 3b4d95f

6 files changed

Lines changed: 430 additions & 840 deletions

File tree

.babelrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"presets": [
3+
"es2015",
4+
"stage-0"
5+
],
6+
"plugins": [
7+
"transform-class-properties",
8+
"add-module-exports"
9+
]
10+
}

0 commit comments

Comments
 (0)