mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-30 10:58:14 +08:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"endOfLine": "auto",
|
|
"proseWrap": "never",
|
|
"printWidth": 120,
|
|
"trailingComma": "none"
|
|
}
|