mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-08 08:07:46 +08:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid",
|
|
"bracketSpacing": true
|
|
} |