mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-03 01:20:58 +01:00
8 lines
131 B
Text
8 lines
131 B
Text
{
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"printWidth": 90,
|
|
"arrowParens": "avoid"
|
|
}
|