mitmproxy/web/.eslintrc

8 lines
75 B
Plaintext
Raw Normal View History

2015-10-08 10:43:55 +00:00
{
"ecmaFeatures": {
"jsx": true
},
"env": {
"es6": true
}
}