This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble-web
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add .babelrc
pull/1/head
Jonathan Cobb
5 years ago
parent
6cb7ebd243
commit
006efbd8fd
1 changed files
with
6 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.babelrc
+ 6
- 0
.babelrc
View File
@@ -0,0 +1,6 @@
{
"presets": [
"env",
"stage-3"
]
}
Write
Preview
Loading…
Cancel
Save