mirror of
https://github.com/ringtools/ringtools-server-ts.git
synced 2024-05-16 05:44:40 +02:00
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
|
{
|
||
|
"arrowParens": "always",
|
||
|
"singleQuote": true,
|
||
|
"bracketSpacing": false,
|
||
|
"trailingComma": "all",
|
||
|
"quoteProps": "as-needed"
|
||
|
}
|