This website requires JavaScript.
Explore
Help
Sign In
root
/
regexper-static
Watch
1
Star
0
Fork
0
You've already forked regexper-static
Code
Issues
Pull Requests
Releases
Wiki
Activity
dcc1cd3968
regexper-static
/
.babelrc
5 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Switching to Babel instead of es6ify
2015-11-01 11:50:57 +00:00
{
Adding babel-polyfill to fix errors
2015-11-11 01:59:26 +00:00
"presets": ["es2015"],
"plugins": ["transform-runtime"]
Switching to Babel instead of es6ify
2015-11-01 11:50:57 +00:00
}
Reference in New Issue
Copy Permalink