mirror of
https://codeberg.org/LibRedirect/libredirect.git
synced 2025-01-02 12:57:52 +01:00
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
|
{
|
||
|
"printWidth": 120,
|
||
|
"semi": false,
|
||
|
"singleQuote": false,
|
||
|
"trailingComma": "es5",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|