Skip to content

Commit c17a89d

Browse files
try to solve issue alanshaw#1
1 parent 7c66299 commit c17a89d

File tree

4 files changed

+2933
-1791
lines changed

4 files changed

+2933
-1791
lines changed

.babelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["@babel/preset-env"]
3+
}

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
coverage
33
.nyc_output
4+
dist

0 commit comments

Comments
 (0)