{
	"root": true,

	"extends": "@ljharb",

	"rules": {
		"id-length": [1]
	}
}