mirror of
https://github.com/philipredstone/relnet.git
synced 2025-06-16 20:51:16 +02:00
10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"printWidth": 100,
|
|
"trailingComma": "es5",
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "lf",
|
|
"bracketSpacing": true
|
|
} |