{
	"$schema": "../../node_modules/@biomejs/biome/configuration_schema.json",
	"extends": ["../../biome.jsonc"],
	"formatter": {
		"ignore": ["nodes/**/test/*.json", "nodes/**/__schema__/**/*.json"]
	}
}
