xref: /aosp_15_r20/external/bazelbuild-rules_rust/.prettierrc.toml (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1*d4726bddSHONG Yifan# Prettier config file. For more opitons see https://prettier.io/docs/en/options
2*d4726bddSHONG YifantabWidth = 4
3*d4726bddSHONG YifantrailingComma = "all"
4