clipboard-copy-element/.eslintrc.json

7 строки
101 B
JSON

{
"extends": [
"plugin:github/es6",
"plugin:github/browser",
"plugin:github/flow"
]
}