mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-06-05 21:05:07 +08:00
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
{
|
|
"overrides": [
|
|
{
|
|
"files": ".github/**",
|
|
"options": {
|
|
"singleQuote": true
|
|
}
|
|
}
|
|
]
|
|
} |