3 lines
94 B
TOML
3 lines
94 B
TOML
[language]
|
|
name = "jsonc"
|
|
file-types = ["jsonc", { glob = "config" }, { glob = "config##*" }]
|