{
	"root": true,

	"extends": "@ljharb",

	"globals": {
		"Uint8Array": false,
	},

	"rules": {
	},
}