mitmproxy/web/.jshintrc

5 lines
67 B
Plaintext
Raw Normal View History

2014-09-13 21:57:01 +00:00
{
"loopfunc": true,
2014-09-15 22:05:06 +00:00
"esnext": true,
"validthis": true
2014-09-13 21:57:01 +00:00
}