mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-15 22:22:51 +00:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"printWidth": 120,
|
|
"trailingComma": "all"
|
|
}
|