mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 02:06:34 +02:00
8 lines
133 B
Text
8 lines
133 B
Text
{
|
|
"semi": true,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"trailingComma": "all",
|
|
"singleQuote": false,
|
|
"arrowParens": "always"
|
|
}
|