aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/tidy/.eslintrc.json
blob: d72df1be7ed14e49226750e8a561a1ccd8b3ee5e (plain) (blame)
1
2
3
4
5
6
{
	"rules": {
		"indent": "off",
		"eol-last": "off"
	}
}