This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
mitmproxy
mirror of
https://github.com/mitmproxy/mitmproxy.git
Watch
1
Star
1
Fork
You've already forked mitmproxy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bcfce32bfa
mitmproxy
/
web
/
.babelrc
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix up web stuff
2016-02-28 21:35:08 +00:00
{
[web] VirtualScroll and AutoScroll helper
2016-03-10 13:40:07 +00:00
"presets": ["es2015", "react"],
"plugins": ["transform-class-properties"]
fix up web stuff
2016-02-28 21:35:08 +00:00
}