Files
ask262/biome.json
T
2026-03-27 17:47:12 +05:30

10 lines
201 B
JSON

{
"formatter": {
"indentStyle": "space",
"indentWidth": 2,
"lineWidth": 80,
"lineEnding": "lf"
},
"files": { "includes": ["**", "!!spec-built", "!!engine262", "!!graphology"] }
}