Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
themusicgod1
/
babel
Watch
0
Star
0
Fork
1
Files
Issues
4
Pull Requests
0
Wiki
Tree:
fb9abb34e1
Branches
Tags
master
babel
/
packages
/
babel-preset-es2015
/
test
/
fixtures
/
preset-options
/
modules-amd-loose
/
options.json
options.json
75 B
History
Raw
1
2
3
4
5
6
{
"presets": [
["es2015", { "modules": "amd", "loose": true }]
]
}