v1/.eslintrc.json

4 lines
60 B
JSON

{
"extends": [ "standard" ],
"parser": "babel-eslint"
}