mitmproxy/web/.eslintrc

8 lines
75 B
Plaintext

{
"ecmaFeatures": {
"jsx": true
},
"env": {
"es6": true
}
}