gplx/mediawiki/tests/phpunit/unit/includes/tidy/.eslintrc.json

7 lines
58 B
JSON

{
"rules": {
"indent": "off",
"eol-last": "off"
}
}