mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-30 02:48:17 +08:00
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"endOfLine": "lf",
|
|
"proseWrap": "never",
|
|
"printWidth": 120,
|
|
"trailingComma": "none"
|
|
}
|