mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-05-07 20:32:26 +00:00
9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"bracketSameLine": true,
|
|
"quoteProps": "preserve",
|
|
"printWidth": 100
|
|
}
|