Skip to content
Snippets Groups Projects
Commit a682de9c authored by Ken Hawkins's avatar Ken Hawkins
Browse files

Add babel config

parent 6530f9db
No related branches found
No related tags found
No related merge requests found
{
"presets": [
["env", {
"targets": {
"browsers": ["last 2 versions", "safari >= 7"]
}
}]
]
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment