mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-21 19:16:23 +00:00
7 lines
113 B
Text
7 lines
113 B
Text
{
|
|
"printWidth": 100,
|
|
"quoteProps": "as-needed",
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": false
|
|
}
|