mitmproxy/web/.eslintrc
2016-02-18 12:29:35 +01:00

8 lines
75 B
Plaintext

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