{
	"root": true,

	"extends": "@ljharb",

	"rules": {
		"id-length": "off",
		"sort-keys": "off",
	},
}