kitsune-hosting/public/js/feather/bin/.eslintrc.json

7 lines
93 B
JSON

{
"rules": {
"import/no-extraneous-dependencies": "off",
"no-console": "off"
}
}