quote-selection/.eslintrc.json

9 строки
130 B
JSON

{
"extends": [
"plugin:github/es6",
"plugin:github/browser",
"plugin:github/flow"
],
"parser": "babel-eslint"
}