tree-sitter-toml/.prettierrc

4 lines
29 B
Plaintext
Raw Normal View History

2019-08-18 06:30:34 -04:00
{
2019-08-22 05:22:58 -04:00
"trailingComma": "all"
2019-08-18 06:30:34 -04:00
}