mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-05-17 22:14:17 +02:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"quoteProps": "as-needed",
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": false
|
|
}
|