SocialNetworks/.prettierrc
qumeng039@126.com 2381e0241c 修改第一模块
1. 传播领袖识别页面修改
2. 传播桥梁节点识别添加
2025-06-24 17:53:58 +08:00

9 lines
156 B
Plaintext

{
"semi": true,
"singleQuote": false,
"printWidth":100,
"trailingComma": "none",
"tabWidth": 2,
"endOfLine": "auto",
"arrowParens": "always"
}