mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-22 22:38:05 +03:00
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
{
|
|
overrides: [
|
|
{
|
|
files: ['**/*.jsonc', '**/*.md'],
|
|
options: {
|
|
trailingComma: 'none',
|
|
}
|
|
}
|
|
]
|
|
} |