mirror of
https://github.com/ifengzp/cocos-awesome.git
synced 2026-01-02 03:57:26 +00:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"tabWidth": 2,
|
|
"printWidth": 120
|
|
}
|