{
"id": "tool:biome",
"_kind": "Tool",
"_file": "domain/tools/biome.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Biome",
"kind": "linter",
"language": "language:javascript",
"description": "Toolchain combining a fast linter and formatter for the web - successor to Rome.\n"
},
"outgoingEdges": [
{
"from": "tool:biome",
"to": "language:javascript",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}