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