mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 05:51:56 +08:00
8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"extends": "tslint-config-standard",
|
|
"rules": [
|
|
{
|
|
"indent": [true, "spaces", 4]
|
|
}
|
|
]
|
|
} |