mitmproxy/web/.eslintrc
2015-10-08 12:43:55 +02:00

8 lines
75 B
Plaintext

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