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