mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-07 15:46:09 +08:00
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 80,
|
|
"proseWrap": "preserve",
|
|
"bracketSameLine": false,
|
|
"endOfLine": "auto",
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"trailingComma": "none"
|
|
}
|