7 lines
116 B
Text
Executable file
7 lines
116 B
Text
Executable file
{
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "auto",
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"useTabs": true
|
|
}
|