mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-19 04:32:59 +00:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
|
{
|
||
|
"printWidth": 100,
|
||
|
"quoteProps": "as-needed",
|
||
|
"trailingComma": "all",
|
||
|
"tabWidth": 2,
|
||
|
"semi": false
|
||
|
}
|