mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-22 22:38:05 +03:00
chore: prettier
This commit is contained in:
+4
-9
@@ -1,10 +1,5 @@
|
||||
{
|
||||
overrides: [
|
||||
{
|
||||
files: ['**/*.jsonc', '**/*.md'],
|
||||
options: {
|
||||
trailingComma: 'none',
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
"semi": false,
|
||||
"trailingComma": "none",
|
||||
"printWidth": 75
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user