@@ -3,7 +3,7 @@
["env", { "modules": false }],
"stage-2"
],
- "plugins": ["transform-runtime"],
+// "plugins": ["transform-runtime"],
"comments": false,
"env": {
"test": {
@@ -1,6 +1,9 @@
.DS_Store
node_modules/
dist/
+.idea/
+.idea/workspace.xml
npm-debug.log*
yarn-debug.log*
yarn-error.log*
+debug-log
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
+</project>