wasm-bindgen/taplo.toml
2024-08-13 01:18:20 +02:00

10 lines
189 B
TOML

[formatting]
allowed_blank_lines = 1
column_width = 100
reorder_keys = true
[[rule]]
formatting = { array_auto_expand = false }
include = ["crates/web-sys/Cargo.toml"]
keys = ["features"]