fxa/packages/123done/.eslintrc.json

9 строки
117 B
JSON

{
"extends": ["plugin:fxa/server"],
"plugins": ["fxa"],
"ignorePatterns": [
"static"
],
"root": true
}