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