mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 01:10:03 +02:00
7 lines
113 B
Text
7 lines
113 B
Text
{
|
|
"printWidth": 100,
|
|
"quoteProps": "as-needed",
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": false
|
|
}
|