mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-15 22:04:18 +00:00
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|