mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
refactor: streamline formatting workflow by removing unused taplo steps and clarifying directory change refactor: remove unnecessary directory change step in formatting workflow
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "none",
|
|
"experimentalOperatorPosition": "start"
|
|
}
|